aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* move SQL-based pool functionality to new attr-sql libstrongswan pluginAndreas Steffen2009-10-1310-28/+169
|
* use definitions from libstrongswan/attributes/attributes.hAndreas Steffen2009-10-133-18/+3
|
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-1331-125/+181
|
* Fixed assignment of get_triplet() dummy implementationMartin Willi2009-10-131-1/+1
|
* INTERNAL_IP6_NETMASK needed for ModeConfigAndreas Steffen2009-10-122-3/+4
|
* Merged SIM/USIM manager/card/provider, avoids code duplicationMartin Willi2009-10-1216-340/+129
|
* Added ${shlibs:Depends} dependency to Debian packageMartin Willi2009-10-122-4/+5
|
* Added .gitignore for NM Debian package buildMartin Willi2009-10-123-0/+9
|
* prepended all ISAKMP notification message types with ISAKMP_Andreas Steffen2009-10-127-159/+159
|
* Pass NULL as other identity in EAP-AKA 3GPP2 to find a match with all pluginsMartin Willi2009-10-121-4/+1
|
* Stroke plugin interprets NULL identities as ID_ANY in shared key lookupMartin Willi2009-10-121-3/+9
|
* fixed output of offered CAAndreas Steffen2009-10-111-1/+1
|
* fixed broken smartcard support (bug #91)Andreas Steffen2009-10-111-6/+30
|
* some missing refactoring changesAndreas Steffen2009-10-111-22/+24
|
* myids might not be defined yetAndreas Steffen2009-10-111-1/+1
|
* fixed refactoring bugAndreas Steffen2009-10-111-1/+1
|
* removed orphaned sha1.cAndreas Steffen2009-10-101-193/+0
|
* replaced struct id by identification_tAndreas Steffen2009-10-1032-2249/+988
|
* SIM card interface takes IMSI as parameter (same as in USIM)Martin Willi2009-10-097-87/+44
|
* Fixed USIM parameter descriptionMartin Willi2009-10-091-1/+1
|
* Do not use monotonic time for AKA sequence numbers, it has an undefined ↵Martin Willi2009-10-091-6/+4
| | | | starting point