aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* added configure check and support for sqlite3 libraries without sqlite3_prepa...Martin Willi2008-05-071-1/+5
* fixed 3DES encryptionMartin Willi2008-05-072-1/+10
* prototype of sql pool administration utilityMartin Willi2008-05-072-1/+439
* using capset version 1 if a newer is availableMartin Willi2008-05-071-0/+6
* support for @#hex ID_KEY_ID identification_tMartin Willi2008-05-061-3/+5
* providing medation configuration through med_db pluginMartin Willi2008-05-064-1/+215
* fixed parsing of openssl format public keysMartin Willi2008-05-062-23/+18
* returning reference pointer on get_ref()Martin Willi2008-05-066-29/+19
* printf "width" support for hosts (e.g. %15H)Martin Willi2008-05-051-33/+34
* resetting old scheduling policy correctly in free() hookMartin Willi2008-05-051-1/+1
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-3013-2/+1086
* crypter_t api supports in-place encryption using NULL as output parameterMartin Willi2008-04-304-17/+57
* simplified the OpenSSL crypter a bitTobias Brunner2008-04-301-10/+4
* simplified the OpenSSL hasher a bitTobias Brunner2008-04-301-11/+3
* OpenSSL hasher does not need an internal buffer anymoreTobias Brunner2008-04-301-44/+21
* adding diffie hellman with OpenSSLTobias Brunner2008-04-294-1/+313
* use SHA-1 as preferred hasher in the OpenSSL pluginTobias Brunner2008-04-291-2/+2
* set Id keywordAndreas Steffen2008-04-282-3/+3
* prototype of dumm GUIMartin Willi2008-04-2812-801/+801
* cosmeticsAndreas Steffen2008-04-281-19/+19
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-2813-229/+178
* added wrapper for OpenSSL hashersTobias Brunner2008-04-284-1/+284
* algo lookup correctedTobias Brunner2008-04-281-3/+3
* made algo struct staticTobias Brunner2008-04-281-2/+2
* typosTobias Brunner2008-04-281-2/+2
* added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)Tobias Brunner2008-04-286-0/+443
* made some stuff staticTobias Brunner2008-04-281-3/+3
* fixed javascript include using <script> tagMartin Willi2008-04-281-2/+2
* end->srcip string must be removed if it contains %configAndreas Steffen2008-04-271-0/+2
* fixed starter_cmp_end()Andreas Steffen2008-04-271-2/+2