Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linked list cleanups | Martin Willi | 2006-10-24 | 26 | -550/+311 |
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 4 | -8/+31 |
* | code cleanups in printf handlers | Martin Willi | 2006-10-20 | 2 | -43/+39 |
* | added eap authentication draft for ikev2 | Martin Willi | 2006-10-18 | 1 | -0/+729 |
* | updated stroke to allow run-time manipulation of debug levels | Martin Willi | 2006-10-18 | 4 | -45/+8 |
* | added charondebug config parameter to set debug level at startup | Martin Willi | 2006-10-18 | 6 | -4/+52 |
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 129 | -6119/+3943 |
* | removed module tests, outdated. We need something more system-test like | Martin Willi | 2006-10-18 | 62 | -8203/+0 |
* | added missing -DDEBUG compile option | Andreas Steffen | 2006-10-18 | 1 | -0/+3 |
* | fixed auxillary message data parsing for IPV6 socket | Martin Willi | 2006-10-09 | 1 | -14/+12 |
* | fixed IPV6_PKTINFO setsockopt() to work with most kernel headers | Martin Willi | 2006-10-09 | 1 | -28/+22 |
* | cosmetics | Andreas Steffen | 2006-10-06 | 1 | -20/+83 |
* | added USE_LIBCURL | Andreas Steffen | 2006-10-06 | 1 | -1/+11 |
* | cosmetics | Andreas Steffen | 2006-10-06 | 1 | -6/+11 |
* | version bump to 4.0.5 | Andreas Steffen | 2006-10-03 | 2 | -3/+5 |
* | fixed DPD to survive IKE_SA rekeying | Martin Willi | 2006-09-28 | 1 | -1/+1 |
* | (no commit message) | Martin Willi | 2006-09-27 | 12 | -308/+392 |
* | introduced printf() specifiers for: | Martin Willi | 2006-09-27 | 26 | -203/+1300 |
* | added often used RFCs and drafts | Martin Willi | 2006-09-27 | 9 | -0/+29363 |
* | fixed retransmission policy for responder | Martin Willi | 2006-09-25 | 3 | -9/+9 |
* | fixed dpd for responder | Martin Willi | 2006-09-25 | 3 | -0/+19 |
* | added ID_ANY check to matches_binary() | Andreas Steffen | 2006-09-25 | 1 | -0/+5 |
* | replaced 'missing value' warning by zero length chunk_t value | Andreas Steffen | 2006-09-25 | 1 | -1/+2 |
* | defined maximum hash size | Andreas Steffen | 2006-09-25 | 1 | -0/+1 |
* | support of AES-192-CBC private key encryption | Andreas Steffen | 2006-09-25 | 1 | -5/+10 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 2 | -0/+3 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -0/+2 |
* | moved auth_method to policy | Andreas Steffen | 2006-09-25 | 1 | -5/+7 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -3/+5 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -1/+2 |
* | more consistent authentication logging | Andreas Steffen | 2006-09-25 | 1 | -44/+33 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -4/+11 |
* | moved auth_method to policy | Andreas Steffen | 2006-09-25 | 1 | -1/+1 |
* | moved auth_method to policy | Andreas Steffen | 2006-09-25 | 2 | -74/+1 |
* | added hostaccess support; moved auth_method to policy | Andreas Steffen | 2006-09-25 | 3 | -31/+138 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -5/+6 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -0/+1 |
* | fixed some compiler warnings4.0.4 | Martin Willi | 2006-09-21 | 3 | -10/+10 |
* | extended statusall output | Martin Willi | 2006-09-21 | 3 | -11/+69 |
* | fixed include typo | Martin Willi | 2006-09-21 | 1 | -1/+1 |
* | public declaration of all HASH_SIZEs in hasher.h | Martin Willi | 2006-09-20 | 4 | -14/+13 |
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 7 | -28/+61 |
* | support of encrypted private key files | Andreas Steffen | 2006-09-20 | 1 | -1/+19 |
* | added copyright notice to sha2_hasher | Martin Willi | 2006-09-19 | 3 | -4/+5 |
* | implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512 | Martin Willi | 2006-09-19 | 7 | -50/+741 |
* | added support for 3DES encryption algorithm in IKE | Martin Willi | 2006-09-19 | 7 | -8/+1613 |
* | fixed the ids parsing bug | Andreas Steffen | 2006-09-19 | 1 | -0/+1 |
* | fixed the ids parsing bug | Andreas Steffen | 2006-09-19 | 1 | -1/+4 |
* | updated TODOs | Martin Willi | 2006-09-18 | 1 | -9/+10 |
* | fixed memleak | Martin Willi | 2006-09-18 | 1 | -10/+27 |