aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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) i...Tobias Brunner2008-05-165-55/+242
* 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
* 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
* 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 after...Martin Willi2008-05-141-3/+3
* 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
* fixed "pool --purge" on mysqlMartin Willi2008-05-131-1/+1
* fixed compiler warning (missing include)Martin Willi2008-05-131-0/+1
* fixed lookup for expired leasesMartin Willi2008-05-131-3/+9
* forgot about alphabetical orderAndreas Steffen2008-05-121-4/+4
* added description of plutostderrlog parameter to ipsec.conf.5 man pageAndreas Steffen2008-05-121-0/+4
* plutostderrlog parameter now declares a stderr redirection fileAndreas Steffen2008-05-123-4/+17
* fixed typosAndreas Steffen2008-05-112-2/+2
* added missing ipcomp DB type definitionAndreas Steffen2008-05-111-1/+1
* support of plutostderrlog keywordAndreas Steffen2008-05-116-4/+8
* ported IP pool to mysqlMartin Willi2008-05-094-44/+74
* usable prototype of "ipsec pool" toolMartin Willi2008-05-091-24/+93
* support for left bounded padding in %H and %D Martin Willi2008-05-092-0/+8
* whitelisted gmtime_rMartin Willi2008-05-091-0/+1
* correctly reassigning valid leasesMartin Willi2008-05-091-1/+2
* supporting width modifier in identification_t printf hook (e.g. %30D)Martin Willi2008-05-092-45/+29
* fixed interface disconnectionMartin Willi2008-05-091-1/+2
* IPComp for IKEv2Tobias Brunner2008-05-0815-56/+452
* implemented append mode for xcbc, testcaseMartin Willi2008-05-082-36/+163
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-088-39/+239
* fixed compiler warningMartin Willi2008-05-081-1/+0
* renamed PRF_AES128_CBC to PRF_AES128_XCBCMartin Willi2008-05-084-5/+5
* renamed med_db plugin to medsrv, as we will introduce an additional medcli cl...Martin Willi2008-05-0813-112/+112
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-0811-89/+174