aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
* 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
|
* fixed AES-128 testMartin Willi2008-04-221-2/+2
|
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-228-0/+602
|
* 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-192-1/+3
|
* Hash and URL cosmeticsAndreas Steffen2008-04-185-28/+28
|
* fixed cbc(camellia) netlink configuration errorAndreas Steffen2008-04-181-1/+1
|
* fixed aes-xcbc netlink configuration errorAndreas Steffen2008-04-181-1/+1
|
* support of AES_XCBC and CAMELLIA ESP cipher by plutoAndreas Steffen2008-04-184-73/+66
|
* fixed AES default key lengthAndreas Steffen2008-04-181-1/+1
|
* shipping a default strongswan.confMartin Willi2008-04-183-2/+28
|
* updated pfkeyv2.hAndreas Steffen2008-04-181-1/+4
|
* sql pool prototypeMartin Willi2008-04-181-33/+87
|
* functions invoked on all linked list items now support up to five additional ↵Tobias Brunner2008-04-183-11/+23
| | | | arguments
* updated list of ESP and AH algorithmsAndreas Steffen2008-04-183-32/+52
|
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-1823-160/+760
|
* typoTobias Brunner2008-04-181-1/+1
|
* fixed peer config equality checkMartin Willi2008-04-181-1/+2
|
* type correctedTobias Brunner2008-04-182-3/+3
|
* changed logging of crl writing to old styleAndreas Steffen2008-04-171-4/+4
|
* corrected variable nameAndreas Steffen2008-04-171-2/+2
|
* fixed compiler warningMartin Willi2008-04-177-3/+332
|
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-1710-51/+86
|
* added missing bits for credential cachingMartin Willi2008-04-171-29/+47
|
* caching of CRLs to /etc/ipsec.d/crls Martin Willi2008-04-171-10/+41
|
* cosmetics to chunk_write()Martin Willi2008-04-173-20/+20
|