Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 7 | -0/+460 | |
| | ||||||
* | 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 | |
| | ||||||
* | some scenario fixes | Andreas Steffen | 2008-04-27 | 6 | -6/+4 | |
| | ||||||
* | 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 | |||||
* | added simple Makefile to build scripts | Martin Willi | 2008-04-25 | 1 | -0/+13 | |
| | ||||||
* | 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 | |
| | ||||||
* | 'Hash and URL' certificates of research and sales CAs | Andreas Steffen | 2008-04-22 | 8 | -0/+0 | |
| | ||||||
* | 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 | 9 | -0/+614 | |
| | ||||||
* | 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 | 5 | -4/+6 | |
| | ||||||
* | edited NEWS4.2.1 | Andreas Steffen | 2008-04-19 | 1 | -6/+6 | |
| | ||||||
* | updated testing.conf | Andreas Steffen | 2008-04-19 | 2 | -4/+5 | |
| | ||||||
* | add symbolic link to hash-and-url certs | Andreas Steffen | 2008-04-19 | 1 | -0/+1 | |
| | ||||||
* | fixed iptables/ip6tables switch | Andreas Steffen | 2008-04-19 | 1 | -8/+1 | |
| | ||||||
* | added hash-and-url certs | Andreas Steffen | 2008-04-18 | 20 | -0/+0 | |
| | ||||||
* | added ikev2/rw-hash-and-url scenario | Andreas Steffen | 2008-04-18 | 11 | -0/+158 | |
| | ||||||
* | updated NEWS: support of AES_XCBC_MAC and CAMELLIA | Andreas Steffen | 2008-04-18 | 1 | -3/+8 | |
| | ||||||
* | Hash and URL cosmetics | Andreas Steffen | 2008-04-18 | 5 | -28/+28 | |
| | ||||||
* | added ikev1/esp-alg-camellia scenario | Andreas Steffen | 2008-04-18 | 7 | -0/+89 | |
| | ||||||
* | fixed cbc(camellia) netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 | |
| | ||||||
* | use ip xfrm state in crypto evaltests | Andreas Steffen | 2008-04-18 | 5 | -10/+18 | |
| | ||||||
* | added ikev1/esp-alg-aesxcbc scenario | Andreas Steffen | 2008-04-18 | 7 | -0/+90 | |
| | ||||||
* | 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 |