aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-142-0/+149
|
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-137-0/+1334
|
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-1312-2/+647
|
* corrected captionAndreas Steffen2009-10-091-1/+1
|
* created identification_create_from_sockaddr() functionAndreas Steffen2009-10-092-0/+41
|
* streamlined output from get_validity()Andreas Steffen2009-10-063-41/+5
|
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-054-16/+36
|
* ipsec pki --issue supports --flag ocspSigning optionAndreas Steffen2009-10-051-7/+24
|
* Distinguish invalid free()s between corrupted magic and invalid pointerMartin Willi2009-10-051-5/+24
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-0510-498/+669
|
* mark embedded parsing in debug modeAndreas Steffen2009-10-022-0/+4
|
* added some notBefore/notAfter debugging infoAndreas Steffen2009-10-021-1/+13
|
* verify correctness of X.509 versionsAndreas Steffen2009-10-021-2/+18
|
* added all missing RFC 5280 OIDsAndreas Steffen2009-10-021-0/+18
|
* generate known OIDs dynamicallyAndreas Steffen2009-09-301-14/+6
|
* whitelist Curl_client_writeAndreas Steffen2009-09-271-0/+2
|
* added get_subjectKeyIdentifier() to x509_tAndreas Steffen2009-09-262-14/+39
|
* Use mysql_config to query MySQL LIBS and CFLAGSMartin Willi2009-09-232-3/+3
|