strongswan/src/libstrongswan
Tobias Brunner 9d4fc8677f Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
..
asn1 Extract function to convert ASN.1 INTEGER object to u_int64_t 2013-05-08 14:53:08 +02:00
bio Add a bio_reader_t constructor variant freeing passed data during destruction 2013-01-15 17:43:05 +01:00
collections Moved utils.[ch] to utils folder 2012-10-24 16:07:53 +02:00
credentials sshkey: Added builder for SSHKEY RSA keys 2013-05-07 15:38:28 +02:00
crypto Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +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 Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +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: add a getter for the address previously passed to set_address() 2013-05-06 16:10:11 +02:00
pen Add Altiga Private Enterprise Numbers that Cisco uses in VPN 3000 2013-03-12 20:31:10 +01:00
plugins Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
processing Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
resolver Properly handle situation if no resolver plugins are loaded 2013-04-01 13:44:04 +02:00
selectors Use a complete port range in traffic_selector_create_from_{subnet,cidr} 2013-02-21 11:52:33 +01:00
threading semaphore: similar to thread_create(), semaphore_create() is used by Mach 2013-05-06 16:06:48 +02:00
utils settings: Add a set_default_str() to set a different default for a key 2013-05-06 15:28:27 +02:00
.gitignore Moved proposal_keywords to proposal_keywords_static 2012-09-13 15:42:38 +02:00
Android.mk Extract PKCS#5 handling from pkcs8 plugin to separate helper class 2013-05-08 14:53:08 +02:00
AndroidConfigLocal.h Added GPL header to AndroidConfigLocal.h 2012-06-29 16:51:29 +02:00
Makefile.am Add implementation of the RC2 block cipher (RFC 2268) 2013-05-08 15:02:34 +02:00
library.c In memwipe_check(), don't put magic on stack when calling do_magic() 2013-05-03 14:17:37 +02:00
library.h Added manager for DNS resolvers 2013-02-19 11:57:21 +01:00
stamp-h1 Add a return value to prf_t.get_bytes() 2012-07-16 14:53:33 +02:00