aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* filtering out non matching path probing pairs explicitlyMartin Willi2008-05-231-0/+5
|
* added display of holderIssuer, holderSerial, and authorityKeyIdentifierAndreas Steffen2008-05-233-4/+95
|
* fixed the strongswan.conf pathAndreas Steffen2008-05-225-15/+27
|
* implement basic listing of attribute certificatesAndreas Steffen2008-05-223-17/+85
|
* log received DH groups and PRFs if no common proposal is foundAndreas Steffen2008-05-221-3/+23
|
* Id and typoTobias Brunner2008-05-227-1/+13
|
* added the ECP groups from RFC 5114Tobias Brunner2008-05-225-2/+25
|
* added ECDH with OpenSSL (see RFC 4753)Tobias Brunner2008-05-227-5/+446
|
* correctly initialize the mediation and connection managerTobias Brunner2008-05-221-0/+4
|
* fixed segmentation fault caused by malformed attribute certificatesAndreas Steffen2008-05-211-0/+5
|
* fixed parsing of UNKNOWN_PAYLOADsMartin Willi2008-05-211-1/+1
|
* fixed typoAndreas Steffen2008-05-211-1/+1
|
* version bump to 4.2.3Andreas Steffen2008-05-212-1/+3
|
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-212-1/+57
| | | | including COOKIE2 ourself after path probing
* writing guest pid to file (simplifies debugging)Martin Willi2008-05-211-1/+20
|
* using fixed size keys in key derivation for AES-XCBC PRFMartin Willi2008-05-211-7/+24
|
* added more verbosity if signature hash OID is unknownMartin Willi2008-05-211-1/+3
|
* list proposed ESP ENCRYPTION and INTEGRITY algorithms if no proposal is chosenAndreas Steffen2008-05-201-2/+23
|
* removed debug statementAndreas Steffen2008-05-201-1/+0
|
* fixed whitespace eating in plugin loaderAndreas Steffen2008-05-201-10/+16
|
* added missing break in case statementAndreas Steffen2008-05-191-1/+3
|
* fixed loading of smp pluginMartin Willi2008-05-191-1/+1
|
* added an error message when strongswan.conf cannot be readTobias Brunner2008-05-191-0/+1
|
* added a fixup for addresses from shared libraries in segmentation fault handlerTobias Brunner2008-05-191-1/+24
|
* fixed the cleanup code when the credential factory fails to create a builderTobias Brunner2008-05-192-2/+42
|
* fixed a bug introduced in [3973]Tobias Brunner2008-05-191-2/+4
|
* suppress listing of integrity algorithm if it is undefinedAndreas Steffen2008-05-172-7/+13
|
* ccm and gcm icv_sizes are accepted both in bits and octetsAndreas Steffen2008-05-171-7/+13
|
* fixed warning if plugin list has trailing whitespacesMartin Willi2008-05-161-0/+4
|
* Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) ↵Tobias Brunner2008-05-165-55/+242
| | | | in charon.
* updated xfrm.h to the version from the 2.6.25.4 kernel sourcesTobias Brunner2008-05-161-12/+128
|
* fixed plugin names of EAP modulesMartin Willi2008-05-161-4/+4
|
* moved manager to its own subdirectory in ipsecdirMartin Willi2008-05-161-15/+17
|
* loading default modules depending on configure optionsMartin Willi2008-05-1610-27/+28
|
* added missing semicolonAndreas Steffen2008-05-151-1/+1
|
* plugin load configuration in strongswan.confMartin Willi2008-05-1521-109/+160
| | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
* RSA with OpenSSLTobias Brunner2008-05-156-1/+966
|
* corrected deinitialisation of public key factoryTobias Brunner2008-05-152-3/+3
|
* generic public key factory movedTobias Brunner2008-05-156-14/+16
|
* static leases use 0, not NULL timeoutMartin Willi2008-05-153-4/+4
| | | | fixed static leases
* properly removing bootup poll interface eth0Martin Willi2008-05-151-1/+4
|
* implemented classical UML network scenario in dumm (ipsec testing)Martin Willi2008-05-143-1/+176
|
* poll UML guests after startup using eth9=mcast, as networking is loaded ↵Martin Willi2008-05-141-3/+3
| | | | after console
* typoTobias Brunner2008-05-141-3/+3
|
* prototype of mediation client database pluginMartin Willi2008-05-149-0/+871
|
* handle ID_KEY_ID as a ID_PUBKEY_SHA1 for authenticationMartin Willi2008-05-142-4/+11
|
* fixed printing of %#H hostsMartin Willi2008-05-141-2/+4
|
* reverted [3945], proper fix for zero value ASN1 integerMartin Willi2008-05-131-3/+7
|
* fixed unsave calculation of mpz_export lengthMartin Willi2008-05-131-3/+1
|
* decreased plugin load verbosityMartin Willi2008-05-131-2/+2
|