strongswan/src/libstrongswan
Martin Willi 324b90cc46 openssl: RAND_pseudo_bytes() returns 0 if bytes are not cryptographically strong
For our purposes with RNG_WEAK this is fine, so accept a zero return value.
2013-07-04 11:09:54 +02:00
..
asn1 Add pkcs12 plugin which adds support for decoding PKCS#12 containers 2013-05-08 15:02:39 +02:00
bio Ensure buffer in bio_writer_t is properly increased 2013-06-11 11:03:13 +02:00
collections Remove dead code in token enumerator 2013-06-11 11:03:12 +02:00
credentials Remove pluto specific certificate types 2013-05-08 15:02:40 +02:00
crypto crypto-factory: count the number of test vector failures during registration 2013-06-21 10:53:20 +02:00
database Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
eap Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
fetcher curl: add an option to fetch bound to a local source address 2013-06-11 15:54:26 +02:00
ipsec Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan 2012-08-08 15:41:02 +02:00
networking tun-device: Packets sent over utun devices on Mac OS X have the protocol family prepended 2013-06-21 17:03:21 +02:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins openssl: RAND_pseudo_bytes() returns 0 if bytes are not cryptographically strong 2013-07-04 11:09:54 +02:00
processing processor: Simplified the main loop 2013-06-28 17:02:06 +02:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors traffic-selector: inet_pton is successful only if it returns 1 2013-05-16 11:01:27 +02:00
tests chunk: Add predictable hash function 2013-06-28 17:00:29 +02:00
threading semaphore: similar to thread_create(), semaphore_create() is used by Mach 2013-05-06 16:06:48 +02:00
utils integrity-checker: Use chunk_hash_static() to calculate checksums 2013-06-28 17:00:29 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk Move PKCS#12 key derivation to a separate file 2013-05-08 15:02:39 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am Enable coverage report for libstrongswan 2013-06-11 11:03:11 +02:00
library.c capabilities: Move global capabilities_t instance to libstrongswan 2013-06-25 17:16:32 +02:00
library.h capabilities: Move global capabilities_t instance to libstrongswan 2013-06-25 17:16:32 +02:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00