Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetics | Andreas Steffen | 2008-04-28 | 1 | -19/+19 | |
| | ||||||
* | introduced ASN1_EXIT command in ASN.1 object syntax definition | Andreas Steffen | 2008-04-28 | 13 | -229/+178 | |
| | ||||||
* | added wrapper for OpenSSL hashers | Tobias Brunner | 2008-04-28 | 4 | -1/+284 | |
| | ||||||
* | algo lookup corrected | Tobias Brunner | 2008-04-28 | 1 | -3/+3 | |
| | ||||||
* | made algo struct static | Tobias Brunner | 2008-04-28 | 1 | -2/+2 | |
| | ||||||
* | typos | Tobias Brunner | 2008-04-28 | 1 | -2/+2 | |
| | ||||||
* | added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.) | Tobias Brunner | 2008-04-28 | 6 | -0/+443 | |
| | ||||||
* | made some stuff static | Tobias Brunner | 2008-04-28 | 1 | -3/+3 | |
| | ||||||
* | fixed javascript include using <script> tag | Martin Willi | 2008-04-28 | 1 | -2/+2 | |
| | ||||||
* | end->srcip string must be removed if it contains %config | Andreas Steffen | 2008-04-27 | 1 | -0/+2 | |
| | ||||||
* | fixed starter_cmp_end() | Andreas Steffen | 2008-04-27 | 1 | -2/+2 | |
| | ||||||
* | fixed memory corruption problem in starter | Andreas Steffen | 2008-04-27 | 4 | -77/+85 | |
| | ||||||
* | optimized parser->success() | Andreas Steffen | 2008-04-26 | 8 | -71/+54 | |
| | ||||||
* | ported ASN.1 changes to pkcs7 | Andreas Steffen | 2008-04-26 | 2 | -178/+189 | |
| | ||||||
* | doxygen fix for fips.h | Andreas Steffen | 2008-04-26 | 1 | -1/+1 | |
| | ||||||
* | refactoring of the ASN.1 parser | Andreas Steffen | 2008-04-26 | 19 | -1149/+1570 | |
| | ||||||
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 10 | -57/+116 | |
| | | | | | e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16 | |||||
* | extract_token() now handles whitespace | Andreas Steffen | 2008-04-25 | 1 | -0/+8 | |
| | ||||||
* | chunk_to_hex() adaptations | Andreas Steffen | 2008-04-25 | 2 | -15/+14 | |
| | ||||||
* | added _GNU_SOURCE and limits.h to build against glibc-2.8 | Martin Willi | 2008-04-24 | 3 | -0/+7 | |
| | ||||||
* | added missing base64 chunk test | Martin Willi | 2008-04-24 | 1 | -0/+84 | |
| | ||||||
* | replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions | Martin Willi | 2008-04-24 | 11 | -537/+229 | |
| | ||||||
* | some c-libs require _GNU_SOURCE for pthread_rwlock | Martin Willi | 2008-04-23 | 1 | -1/+4 | |
| | ||||||
* | fixed AES-128 test | Martin Willi | 2008-04-22 | 1 | -2/+2 | |
| | ||||||
* | experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 Esther | Martin Willi | 2008-04-22 | 8 | -0/+602 | |
| | ||||||
* | added AES-128 unit test | Martin Willi | 2008-04-22 | 3 | -2/+172 | |
| | ||||||
* | removed status result from crypter interface to be consistent with other ↵ | Martin Willi | 2008-04-22 | 5 | -171/+77 | |
| | | | | crypto interfaces | |||||
* | proper library initialization for dumm | Martin Willi | 2008-04-21 | 1 | -0/+4 | |
| | ||||||
* | version bump to 4.2.2 | Andreas Steffen | 2008-04-19 | 2 | -1/+3 | |
| | ||||||
* | Hash and URL cosmetics | Andreas Steffen | 2008-04-18 | 5 | -28/+28 | |
| | ||||||
* | fixed cbc(camellia) netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | fixed aes-xcbc netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 4 | -73/+66 | |
| | ||||||
* | fixed AES default key length | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | shipping a default strongswan.conf | Martin Willi | 2008-04-18 | 3 | -2/+28 | |
| | ||||||
* | updated pfkeyv2.h | Andreas Steffen | 2008-04-18 | 1 | -1/+4 | |
| | ||||||
* | sql pool prototype | Martin Willi | 2008-04-18 | 1 | -33/+87 | |
| | ||||||
* | functions invoked on all linked list items now support up to five additional ↵ | Tobias Brunner | 2008-04-18 | 3 | -11/+23 | |
| | | | | arguments | |||||
* | updated list of ESP and AH algorithms | Andreas Steffen | 2008-04-18 | 3 | -32/+52 | |
| | ||||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 23 | -160/+760 | |
| | ||||||
* | typo | Tobias Brunner | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | fixed peer config equality check | Martin Willi | 2008-04-18 | 1 | -1/+2 | |
| | ||||||
* | type corrected | Tobias Brunner | 2008-04-18 | 2 | -3/+3 | |
| | ||||||
* | changed logging of crl writing to old style | Andreas Steffen | 2008-04-17 | 1 | -4/+4 | |
| | ||||||
* | corrected variable name | Andreas Steffen | 2008-04-17 | 1 | -2/+2 | |
| | ||||||
* | fixed compiler warning | Martin Willi | 2008-04-17 | 7 | -3/+332 | |
| | ||||||
* | respecting ipsec.conf cachecrls= option | Martin Willi | 2008-04-17 | 10 | -51/+86 | |
| | ||||||
* | added missing bits for credential caching | Martin Willi | 2008-04-17 | 1 | -29/+47 | |
| | ||||||
* | caching of CRLs to /etc/ipsec.d/crls | Martin Willi | 2008-04-17 | 1 | -10/+41 | |
| | ||||||
* | cosmetics to chunk_write() | Martin Willi | 2008-04-17 | 3 | -20/+20 | |
| |