Go to file
Julien Kerihuel 7e001a05a4 Issue #1829: Fix crash in unrtf library.
Integer overflow in array index leading to unpredictable behavior.
Using correct integer signess and casting fix the problem and turn
negative value into 0. Expected fallback behavior then apply.

Make use of uint8_t since the hash array is a static array of 255 elements.
2013-01-18 10:27:37 -05:00
.tx Initial Finnish translation 2013-01-16 10:54:16 -05:00
Apache * Apache/SOGo.conf: 2012-05-24 15:38:24 +00:00
Documentation We now ignore default roles for "public" accesses. 2013-01-15 13:33:45 -05:00
Main Fixed most build warnings 2012-10-22 10:09:13 -04:00
Migration Migration script for SquirrelMail (address books). 2011-11-15 09:57:56 +00:00
OGoContentStore Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against 2012-11-07 09:50:32 -05:00
OpenChange Issue #1829: Fix crash in unrtf library. 2013-01-18 10:27:37 -05:00
packaging deb pkgs recommends 'memcached'. RPMs requires it 2013-01-03 15:53:58 -05:00
Scripts Build the updateLink dynamically from SCRIPT_URI 2012-12-07 12:44:36 -05:00
SoObjects Merge remote-tracking branch 'origin/master' 2013-01-18 09:38:27 -05:00
SOPE add updateCPathInFolderInfo: withCPath2 definition 2013-01-16 15:09:25 -05:00
Tests Fix typo in unit test 2013-01-18 09:39:02 -05:00
Tools remove leftover foreach loop 2013-01-16 15:10:21 -05:00
UI Fix DnD of events in Safari 2013-01-17 11:21:48 -05:00
.gitignore added tags to gitignore 2012-09-21 09:13:27 -04:00
ChangeLog Update ChangeLog 2012-12-06 13:07:45 -05:00
ChangeLog.old Renamed ChangeLog to ChangeLog.old 2012-09-18 10:02:52 -04:00
ChangeLog.skyrix Renamed ChangeLog to ChangeLog.old 2012-09-18 10:02:52 -04:00
configure Use the output of "gnustep-config --base-libs" to determine which libs our libraries must be linked against 2012-11-07 09:50:32 -05:00
COPYING.GPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
COPYING.LGPL Monotone-Parent: 107bfcafb94e725ae14c9e2bceacbf8399ae6958 2009-12-15 20:21:38 +00:00
general.make Monotone-Parent: 8712bf431a65898f75a48f2315a4db008777fdc5 2009-11-04 16:22:01 +00:00
GNUmakefile Implement a "make check" target that will run the unit tests 2012-10-19 18:46:46 +02:00
NEWS Update NEWS file 2013-01-16 11:33:51 -05:00
TODO Monotone-Parent: db028ce8c585be74840423effd3b77305f6ea051 2008-05-02 22:47:55 +00:00
Version Bump version to 2.0.3a 2012-12-21 14:30:12 -05:00