aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* libsimaka provides cryptographic functionality used in EAP-SIM and EAP-AKAMartin Willi2009-11-123-1/+262
|
* Migrated EAP-SIM to libsimaka, separated server/peer implementationsMartin Willi2009-11-127-1175/+1047
|
* Added a libsimaka library with shared message handling code for EAP-SIM/AKAMartin Willi2009-11-124-0/+1002
|
* sim_provider_t API gained support for pseudonym/fast reauthenticationMartin Willi2009-11-123-16/+52
|
* sim_card_t API gained support for pseudonym/fast reauthenticationMartin Willi2009-11-123-16/+63
|
* fixed 4.3.6 ocsp regressionAndreas Steffen2009-11-114-24/+24
|
* adapted log messageAndreas Steffen2009-11-101-2/+2
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-102-57/+0
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-1025-1088/+472
|
* added separating lineAndreas Steffen2009-11-101-0/+1
|
* 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
|
* Install bypass policies after creating XFRM netlink socket, loading ↵Martin Willi2009-11-091-6/+6
| | | | xfrm_user module
* put PGP userid in single quotesAndreas Steffen2009-11-081-1/+1
|
* list v3 or v4 fingerprintAndreas Steffen2009-11-083-3/+65
|
* stroke_list supports listing of PGP certificatesAndreas Steffen2009-11-081-1/+50
|
* define TIME_32_BITS_SIGNED_MAX in utils.hAndreas Steffen2009-11-083-7/+10
|
* pluto ignores proprietary Juniper SRX notification 40001Andreas Steffen2009-11-052-2/+13
|
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-049-36/+63
|
* display printable characters in dntoa()Andreas Steffen2009-11-041-9/+4
|
* check if acerts linked_list has been initialized before destroying itAndreas Steffen2009-11-041-1/+4
|
* implemented path length constraint checking for IKEv1Andreas Steffen2009-11-041-5/+16
|
* put directory path into single quotesAndreas Steffen2009-11-041-2/+2
|
* removed redundant and buggy debug statementAndreas Steffen2009-11-041-1/+0
|
* output optional pathLenConstraint in ipsec listcacertsAndreas Steffen2009-11-043-1/+27
|
* implemented parsing of pathLenConstraintAndreas Steffen2009-11-042-11/+45
|
* version bump to 4.3.6Andreas Steffen2009-11-022-1/+3
|
* Use XFRM instead of PF_KEY IKE bypass policies in netlink based kernel interfaceMartin Willi2009-10-301-23/+12
|
* fixed a memory leak in OCSP fetching4.3.5Andreas Steffen2009-10-291-3/+14
|
* Query secrets in EAP-MD5 with me/other identities, fixing lookup in ↵Martin Willi2009-10-261-6/+6
| | | | NetworkManager
* Show the number of times a lock was acquired in lock profilerMartin Willi2009-10-231-4/+18
|
* Hand out shared secret of load tester for all identitiesMartin Willi2009-10-221-15/+0
|
* Fixed all doxygen warningsMartin Willi2009-10-2234-42/+42
|
* Store return value of getc() in an int to correctly test it against EOFMartin Willi2009-10-221-1/+1
|
* Load-testers PSK is used for all purposes, including EAP authenticationMartin Willi2009-10-201-4/+0
|
* hyphenate eap-radius4.3.5rc1Andreas Steffen2009-10-171-3/+3
|
* setting the IP family enables mixed tunnelsHeiko Hund2009-10-161-1/+1
|
* Do not null-terminate url in hash-and-url payloadsMartin Willi2009-10-161-6/+1
|
* use directory enumerator to load authcertsAndreas Steffen2009-10-154-39/+30
|
* cleaned out some bugs in refactoring of ac.cAndreas Steffen2009-10-151-10/+7
|
* moved .gitignore for poolAndreas Steffen2009-10-1510-240/+147
|
* moved .gitignore for poolAndreas Steffen2009-10-151-1/+0
|
* Renamed plugin configuration sections to the actual plugin nameMartin Willi2009-10-158-26/+26
|
* Streamlined EAP plugins to use a dash between eap-method, as used in all ↵Martin Willi2009-10-159-34/+34
| | | | other places
* Renamed --enable-load-tests to --enable-load-tester, like the plugin itselfMartin Willi2009-10-151-1/+1
|
* Updated configuration directive of resolve plugin, renamed from resolv_confMartin Willi2009-10-151-1/+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-1416-243/+440
|
* Improved debugging log in SIM triplet lookupMartin Willi2009-10-141-3/+4
|