aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Collapse)AuthorAgeFilesLines
...
* X509_IP_ADDR_BLOCKS flag signals the presence of an ipAddrBlock certificate ↵Andreas Steffen2009-12-222-7/+10
| | | | extension
* added create_ipAddrBlock_enumerator() method to x509_tAndreas Steffen2009-12-222-0/+16
|
* cosmeticsAndreas Steffen2009-12-221-2/+4
|
* fixed IPv6 bug in calc_range()Andreas Steffen2009-12-221-25/+16
|
* fixed initialization of netbitsAndreas Steffen2009-12-211-2/+3
|
* fixed distribution listAndreas Steffen2009-12-211-1/+1
|
* traffic_selector supports RFC 3779 address range formatAndreas Steffen2009-12-213-46/+190
|
* Migrated identification_t to INIT/METHOD macrosMartin Willi2009-12-211-128/+95
|
* this->type is set by traffic_selector_create()Andreas Steffen2009-12-201-2/+0
|
* parse RFC 3779 addressFamilyAndreas Steffen2009-12-201-2/+16
|
* plugin name is x509Andreas Steffen2009-12-201-1/+1
|
* discard certificate with unknown critical extensionsAndreas Steffen2009-12-201-0/+8
|
* use traffic_selector_t object to represent ipAddrBlocksAndreas Steffen2009-12-201-1/+2
|
* moved traffic_selectors from charon to libstrongswanAndreas Steffen2009-12-203-0/+1161
|
* parse ipAddrBlocksAndreas Steffen2009-12-171-1/+69
|
* Migrated curl_fetcher to INIT/METHOD macrosMartin Willi2009-12-171-22/+18
|
* Added a METHOD() macro to define methods with both public and private signaturesMartin Willi2009-12-171-0/+13
|
* Added a INIT() macro to initialize class instancesMartin Willi2009-12-171-0/+6
|
* ipsec pool manages dns and nbns serversAndreas Steffen2009-12-161-15/+298
|
* cosmeticsAndreas Steffen2009-12-161-1/+1
|
* provide attributes from SQL databaseAndreas Steffen2009-12-161-1/+21
|
* add IKEv1 support for the Camellia cipherAndreas Steffen2009-12-151-0/+1
|
* Added htoun16/32 and untoh16/32 to read/write unaligned network order integersMartin Willi2009-12-151-0/+54
|
* added ipAddrBlocks OIDAndreas Steffen2009-12-091-0/+1
|
* Removed obsolete curl interface specific destructorMartin Willi2009-12-081-5/+0
|
* Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keywordMartin Willi2009-11-263-4/+9
|
* Correctly enumerate attributes to request as initiator with the actually ↵Martin Willi2009-11-171-12/+61
| | | | requesting handler
* Support enumeration of key/value pairs in a section of strongswan.confMartin Willi2009-11-172-0/+45
|
* Whitelist register_printf_specifier in leak detectiveMartin Willi2009-11-171-0/+1
|
* Give plugins more control of which configuration attributes to request, and ↵Martin Willi2009-11-175-20/+100
| | | | pass received attributes back to the requesting handler
* Fix word alignement in memxor() on 64-bit architecturesMartin Willi2009-11-121-1/+1
|
* Prefer MODP2048/1536 over ECP Diffie-Hellman groupsMartin Willi2009-11-121-11/+9
|
* Use register_printf_specifier instead of deprecated ↵Martin Willi2009-11-122-5/+17
| | | | register_printf_function, if available
* Added identification constructor using a chunk of data, guessing id typeMartin Willi2009-11-122-0/+20
|
* Some coding style cleanupsMartin Willi2009-11-121-33/+47
|
* added some debugging to pgp certificate parsingAndreas Steffen2009-11-102-8/+35
|
* accept PGP v3 or v4 fingerprint as alternative to PGP user_idAndreas Steffen2009-11-091-2/+11
|
* list v3 or v4 fingerprintAndreas Steffen2009-11-082-3/+61
|
* define TIME_32_BITS_SIGNED_MAX in utils.hAndreas Steffen2009-11-083-7/+10
|
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-042-2/+3
|
* display printable characters in dntoa()Andreas Steffen2009-11-041-9/+4
|
* put directory path into single quotesAndreas Steffen2009-11-041-2/+2
|
* output optional pathLenConstraint in ipsec listcacertsAndreas Steffen2009-11-041-0/+9
|
* implemented parsing of pathLenConstraintAndreas Steffen2009-11-042-11/+45
|
* Show the number of times a lock was acquired in lock profilerMartin Willi2009-10-231-4/+18
|
* Fixed all doxygen warningsMartin Willi2009-10-2220-26/+26
|
* Store return value of getc() in an int to correctly test it against EOFMartin Willi2009-10-221-1/+1
|
* moved .gitignore for poolAndreas Steffen2009-10-153-4/+1
|
* Migrated the lease_history option to the new libstrongswan plugin namespaceMartin Willi2009-10-151-1/+1
|
* pool should be in th gitignore listAndreas Steffen2009-10-141-148/+0
|