Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated changelog4.0.5 | Martin Willi | 2006-11-03 | 1 | -0/+174 |
| | |||||
* | fixed typos | Martin Willi | 2006-11-03 | 1 | -2/+2 |
| | |||||
* | improved selection of ipsec status|statusall <name> | Andreas Steffen | 2006-11-02 | 1 | -10/+30 |
| | |||||
* | fixed NEWS (runtime debug level options) | Martin Willi | 2006-11-02 | 1 | -5/+5 |
| | |||||
* | fixed credits | Martin Willi | 2006-11-02 | 1 | -1/+1 |
| | |||||
* | fixed very old bug in linked_list's remove_first and remove_last | Martin Willi | 2006-11-02 | 1 | -10/+18 |
| | |||||
* | proper "ipsec up" signal handling when initiating to %any | Martin Willi | 2006-11-02 | 1 | -0/+1 |
| | |||||
* | removed iterator hook for replace | Martin Willi | 2006-11-02 | 1 | -1/+1 |
| | |||||
* | fixed output of proto/port selectors | Andreas Steffen | 2006-11-02 | 1 | -33/+38 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-11-01 | 1 | -2/+2 |
| | |||||
* | due to console logging, no need for final sleep anymore | Andreas Steffen | 2006-11-01 | 9 | -9/+0 |
| | |||||
* | adapted checks to changed ipsec status output | Andreas Steffen | 2006-11-01 | 1 | -2/+2 |
| | |||||
* | due to narrowing no need for rightsubnetwithin | Andreas Steffen | 2006-11-01 | 1 | -1/+1 |
| | |||||
* | no need to send certreq | Andreas Steffen | 2006-11-01 | 1 | -0/+1 |
| | |||||
* | fixed ipsec status|statusall <name> | Andreas Steffen | 2006-11-01 | 1 | -11/+14 |
| | |||||
* | log IKE SPIs on a separate line | Andreas Steffen | 2006-11-01 | 1 | -3/+3 |
| | |||||
* | redesigned formatting of ipsec status|statusall | Andreas Steffen | 2006-11-01 | 4 | -40/+62 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-11-01 | 1 | -3/+3 |
| | |||||
* | version bumps of strongSwan, Linux kernel and Gentoo root file system | Andreas Steffen | 2006-11-01 | 1 | -3/+3 |
| | |||||
* | corrected description | Andreas Steffen | 2006-11-01 | 1 | -2/+2 |
| | |||||
* | added dpd-hold scenario | Andreas Steffen | 2006-11-01 | 7 | -0/+98 |
| | |||||
* | added new features | Andreas Steffen | 2006-11-01 | 1 | -0/+26 |
| | |||||
* | fixed 64 bit issue | Andreas Steffen | 2006-11-01 | 1 | -3/+4 |
| | |||||
* | solved 64 bit issue by changing long to int | Andreas Steffen | 2006-11-01 | 2 | -10/+13 |
| | |||||
* | solved 64 bit issue in push/pop stroke interface | Andreas Steffen | 2006-10-31 | 3 | -5/+5 |
| | |||||
* | fixed 64 bit issue | Andreas Steffen | 2006-10-31 | 1 | -1/+1 |
| | |||||
* | some fixes for doxygen | Martin Willi | 2006-10-31 | 4 | -8/+16 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 151 | -1058/+1091 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | added nodebug configure script without any debug messages and without -g | Martin Willi | 2006-10-31 | 1 | -0/+2 |
| | |||||
* | preparations to include certreqs in policy decisions | Andreas Steffen | 2006-10-31 | 5 | -25/+47 |
| | |||||
* | do not sent certreq payloads when the peer is known to use PSK | Andreas Steffen | 2006-10-31 | 1 | -0/+1 |
| | |||||
* | position of (myself) moved in log output | Andreas Steffen | 2006-10-31 | 2 | -3/+3 |
| | |||||
* | do not sent certreq payloads when using self-signed certs | Andreas Steffen | 2006-10-31 | 2 | -0/+2 |
| | |||||
* | moved (myself) in log output | Andreas Steffen | 2006-10-31 | 1 | -1/+1 |
| | |||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 119 | -1120/+1196 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | do not sanitize '*' character | Andreas Steffen | 2006-10-30 | 1 | -7/+8 |
| | |||||
* | fixed SIGSEGV when setup of an additional CHILD_SA fails | Martin Willi | 2006-10-30 | 1 | -2/+8 |
| | |||||
* | added IKEv2 clarifications RFC | Martin Willi | 2006-10-30 | 1 | -0/+3251 |
| | |||||
* | changed debug level of certreq log output | Andreas Steffen | 2006-10-29 | 1 | -13/+9 |
| | |||||
* | cosmetics in debug output | Andreas Steffen | 2006-10-29 | 1 | -2/+2 |
| | |||||
* | support of certreq payload in IKE_AUTH messages | Andreas Steffen | 2006-10-28 | 5 | -18/+155 |
| | |||||
* | chunk_to_hex() function declaration deleted | Andreas Steffen | 2006-10-28 | 1 | -6/+0 |
| | |||||
* | added function certreq_payload_create_from_x509() | Andreas Steffen | 2006-10-28 | 2 | -13/+35 |
| | |||||
* | send a certreq as initiator if other_ca is set | Andreas Steffen | 2006-10-28 | 1 | -2/+19 |
| | |||||
* | added method get_ca_certificate() | Andreas Steffen | 2006-10-28 | 2 | -10/+54 |
| | |||||
* | added methods get_my_ca() and get_other_ca() | Andreas Steffen | 2006-10-28 | 1 | -0/+18 |
| | |||||
* | added methods get_my_ca() and get_other_ca() | Andreas Steffen | 2006-10-28 | 1 | -2/+22 |
| | |||||
* | added some missing 'AUD' entries | Andreas Steffen | 2006-10-28 | 1 | -14/+10 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-10-28 | 1 | -13/+13 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-10-28 | 1 | -13/+13 |
| |