Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bug fixed circumventing an assertion in delete_connection when ikev1 is not set | Andreas Steffen | 2006-05-31 | 1 | -1/+2 | |
| | ||||||
* | minimized prefixed on stroke logger output | Andreas Steffen | 2006-05-31 | 2 | -8/+10 | |
| | ||||||
* | charon outputs strongSwan version | Andreas Steffen | 2006-05-31 | 1 | -0/+3 | |
| | ||||||
* | tests with subjectAltNames now | Andreas Steffen | 2006-05-31 | 5 | -1/+11 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-30 | 1 | -10/+13 | |
| | ||||||
* | - fixed event queue for events >36min | Martin Willi | 2006-05-30 | 1 | -30/+17 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-30 | 1 | -0/+1 | |
| | ||||||
* | - included charons module tests to build & dist | Martin Willi | 2006-05-30 | 10 | -11/+45 | |
| | ||||||
* | full support of ikev1 and ikev2 connection flags | Andreas Steffen | 2006-05-30 | 8 | -28/+47 | |
| | ||||||
* | cosmetics in log_status output | Andreas Steffen | 2006-05-30 | 1 | -1/+1 | |
| | ||||||
* | use of streq | Andreas Steffen | 2006-05-30 | 1 | -1/+1 | |
| | ||||||
* | - added testing files to dist | Martin Willi | 2006-05-30 | 2 | -2/+5 | |
| | | | | | | - required the use of the "ustar" format to support filenames longer than 99 chars | |||||
* | lookup of private key based on keyid of public key | Andreas Steffen | 2006-05-30 | 1 | -24/+47 | |
| | ||||||
* | new functions to add certificates and retrieve private and public keys | Andreas Steffen | 2006-05-30 | 3 | -120/+182 | |
| | ||||||
* | changed log level | Andreas Steffen | 2006-05-30 | 1 | -2/+2 | |
| | ||||||
* | list ca certificates | Andreas Steffen | 2006-05-30 | 1 | -2/+3 | |
| | ||||||
* | computation of SHA-1 hash over publicKeyInfo object | Andreas Steffen | 2006-05-30 | 3 | -104/+128 | |
| | ||||||
* | moved abbreviated thread_id in front of brackets | Andreas Steffen | 2006-05-30 | 1 | -3/+3 | |
| | ||||||
* | added has_key parameter to log_certificates() | Andreas Steffen | 2006-05-30 | 1 | -2/+4 | |
| | ||||||
* | log_certificates() now shows keyid and availability of matching private key | Andreas Steffen | 2006-05-30 | 1 | -7/+11 | |
| | ||||||
* | indented loaded file log entry | Andreas Steffen | 2006-05-30 | 1 | -1/+1 | |
| | ||||||
* | moved TIMETOA_BUF definition to types.h | Andreas Steffen | 2006-05-30 | 1 | -3/+0 | |
| | ||||||
* | moved TIMETOA_BUF definition from asn1.h | Andreas Steffen | 2006-05-30 | 1 | -0/+1 | |
| | ||||||
* | define default CA_CERTIFICATE_DIR | Andreas Steffen | 2006-05-30 | 1 | -2/+9 | |
| | ||||||
* | load all ca certificates | Andreas Steffen | 2006-05-30 | 1 | -1/+1 | |
| | ||||||
* | - fixed daemon destruction order to prevent | Martin Willi | 2006-05-30 | 1 | -25/+33 | |
| | | | | | crashes on termination | |||||
* | - fixed memleak when deleting a connection | Martin Willi | 2006-05-29 | 1 | -1/+5 | |
| | ||||||
* | - updated todo list | Martin Willi | 2006-05-29 | 1 | -1/+4 | |
| | ||||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 17 | -311/+468 | |
| | | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload | |||||
* | - changed iterator->remove behavior | Martin Willi | 2006-05-29 | 2 | -8/+4 | |
| | ||||||
* | ipsec up|down|route|delete require a connection name | Andreas Steffen | 2006-05-29 | 2 | -19/+68 | |
| | ||||||
* | stroke now uses constant size string buffer | Andreas Steffen | 2006-05-29 | 4 | -236/+205 | |
| | ||||||
* | changed to standard connection log output | Andreas Steffen | 2006-05-29 | 1 | -4/+7 | |
| | ||||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 4 | -323/+352 | |
| | ||||||
* | added memeq() macro | Andreas Steffen | 2006-05-29 | 1 | -3/+6 | |
| | ||||||
* | moved timetoa() from asn1.c to types.c | Andreas Steffen | 2006-05-29 | 4 | -24/+53 | |
| | ||||||
* | corrected type | Andreas Steffen | 2006-05-29 | 1 | -1/+1 | |
| | ||||||
* | - some logging improvements and cosmetics | Martin Willi | 2006-05-24 | 5 | -19/+63 | |
| | ||||||
* | - handle IKE_SA setup without a piggy-packed CHILD_SA | Martin Willi | 2006-05-24 | 7 | -48/+78 | |
| | | | | | more IKEv2 conform | |||||
* | - initiate IKE_SA deletion befor manager destruction | Martin Willi | 2006-05-24 | 1 | -7/+14 | |
| | ||||||
* | improved code of chunk_equals | Andreas Steffen | 2006-05-24 | 1 | -7/+4 | |
| | ||||||
* | added streq() macro and defined default BUF_LEN | Andreas Steffen | 2006-05-24 | 1 | -2/+11 | |
| | ||||||
* | typo | Andreas Steffen | 2006-05-24 | 1 | -1/+1 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-24 | 1 | -1/+1 | |
| | ||||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 4 | -17/+6 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - show connection templates in status & statusall | Martin Willi | 2006-05-23 | 6 | -19/+108 | |
| | | | | | - don't complain on termination of IKEv1 connections | |||||
* | - updated ipsec.conf manual to reflect actual state of | Martin Willi | 2006-05-23 | 1 | -5/+5 | |
| | | | | | keyexchange-parameter | |||||
* | - using hubs instead of switches, which allows us | Martin Willi | 2006-05-23 | 1 | -1/+1 | |
| | | | | | to sniff the traffic from the host system. | |||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 7 | -57/+69 | |
| | | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior. | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 2 | -5/+6 | |
| |