Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed auxillary message data parsing for IPV6 socket | Martin Willi | 2006-10-09 | 1 | -14/+12 | |
| | | | | using SOL_* constants for socket level | |||||
* | fixed IPV6_PKTINFO setsockopt() to work with most kernel headers | Martin Willi | 2006-10-09 | 1 | -28/+22 | |
| | | | | | replaced strerror(errno) with %m printf specifier | |||||
* | 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 | |
| | | | | | | | | | | | host_t (%H) identification_t (%D) chunk pointers (%B) memory pointer/length (%b) added a signaling bus: receives event and debug messages, sends them to its listeners stream_logger, sys_logger, file_logger added, listen to bus some other tweaks here and there | |||||
* | 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 | |
| | | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE | |||||
* | 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 | |
| | | | | included SHA2 in build process | |||||
* | 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 | |
| | | | | | fixed proper handling of id parsing errors proper return value when no PSK found | |||||
* | added HOST_ACCESS for firewall script as default | Martin Willi | 2006-09-18 | 1 | -0/+1 | |
| | ||||||
* | more debugging output for PSK authentication | Martin Willi | 2006-09-18 | 1 | -3/+11 | |
| | ||||||
* | some cleanups here and there | Martin Willi | 2006-09-18 | 4 | -13/+9 | |
| | ||||||
* | added auth_method field | Andreas Steffen | 2006-09-18 | 1 | -0/+29 | |
| | ||||||
* | added auth_method field | Andreas Steffen | 2006-09-18 | 1 | -0/+1 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-09-18 | 1 | -1/+0 | |
| | ||||||
* | verify_emsa_pkcs1_signature returns status_t | Andreas Steffen | 2006-09-18 | 1 | -1/+1 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-09-18 | 1 | -2/+1 | |
| | ||||||
* | added PSK support | Andreas Steffen | 2006-09-18 | 8 | -166/+433 | |
| |