aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-3014-2/+1099
| | | | | | supporting ike=...-aesxcbc-... in ipsec.conf added AUTH_AES_XCBC_96 and PRF_AES128_CBC to default IKE proposal AES XCBC testcase
* 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-2813-802/+809
|
* 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-287-0/+460
|
* made some stuff staticTobias Brunner2008-04-281-3/+3
|
* fixed javascript include using <script> tagMartin Willi2008-04-281-2/+2
|
* some scenario fixesAndreas Steffen2008-04-276-6/+4
|
* 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
|
* fixed memory corruption problem in starterAndreas Steffen2008-04-274-77/+85
|
* optimized parser->success()Andreas Steffen2008-04-268-71/+54
|
* ported ASN.1 changes to pkcs7Andreas Steffen2008-04-262-178/+189
|
* doxygen fix for fips.hAndreas Steffen2008-04-261-1/+1
|
* refactoring of the ASN.1 parserAndreas Steffen2008-04-2619-1149/+1570
|
* supporting multiple comma seperated subnets in left/rightsubnet definitionMartin Willi2008-04-2510-57/+116
| | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16
* added simple Makefile to build scriptsMartin Willi2008-04-251-0/+13
|
* extract_token() now handles whitespaceAndreas Steffen2008-04-251-0/+8
|
* chunk_to_hex() adaptationsAndreas Steffen2008-04-252-15/+14
|
* added _GNU_SOURCE and limits.h to build against glibc-2.8Martin Willi2008-04-243-0/+7
|
* added missing base64 chunk testMartin Willi2008-04-241-0/+84
|
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-2411-537/+229
|
* some c-libs require _GNU_SOURCE for pthread_rwlockMartin Willi2008-04-231-1/+4
|
* 'Hash and URL' certificates of research and sales CAsAndreas Steffen2008-04-228-0/+0
|
* fixed AES-128 testMartin Willi2008-04-221-2/+2
|
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-229-0/+614
|
* added AES-128 unit testMartin Willi2008-04-223-2/+172
|
* removed status result from crypter interface to be consistent with other ↵Martin Willi2008-04-225-171/+77
| | | | crypto interfaces
* proper library initialization for dummMartin Willi2008-04-211-0/+4
|
* version bump to 4.2.2Andreas Steffen2008-04-195-4/+6
|