strongswan/src/libstrongswan
Tobias Brunner 2ed241aeb3 utils: Add memrchr(3) replacement for platforms that don't support it
For instance, on Mac OS X memrchr(3) is not provided by the C library.
2014-02-26 11:05:07 +01:00
..
asn1 Fixed a minor vulnerability in which a malformed ASN.1 length field could cause a crash of the charon daemon if the verbose debug level 3 (raw hex dump) for the asn subsystem is enabled. 2014-02-14 15:06:57 +01:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections array: Fix compilation on FreeBSD 2014-02-13 10:46:46 +01:00
credentials lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
crypto lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
database database: Add support for serializable transactions 2013-10-11 15:29:10 +02:00
eap Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
fetcher Fixed some typos 2014-02-18 10:36:25 +01:00
ipsec Doxygen fixes 2013-10-15 11:25:55 +02:00
networking lookip: Disconnect asynchronously to avoid dead-locking watcher unregistration 2014-02-17 09:48:55 +01:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins index limit can be easily computed 2014-02-19 20:18:53 +01:00
processing lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: Print ICMP[v6] message type and code in a more readable way 2013-10-17 16:57:39 +02:00
tests utils: Add memrchr(3) replacement for platforms that don't support it 2014-02-26 11:05:07 +01:00
threading thread: Note that tread_cancellation_point temporarily activates cancelability 2013-11-06 10:31:00 +01:00
utils utils: Add memrchr(3) replacement for platforms that don't support it 2014-02-26 11:05:07 +01:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk utils: Move thread-safe strerror replacement to a separate file 2014-02-24 12:04:10 +01:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am utils: Move thread-safe strerror replacement to a separate file 2014-02-24 12:04:10 +01:00
library.c array: Add fallback for qsort_r using thread-local value 2014-02-12 14:34:33 +01:00
library.h lib: Add global config namespace 2014-02-12 14:34:31 +01:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00