Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | change due to change debug output | Andreas Steffen | 2006-10-27 | 1 | -1/+1 | |
| | ||||||
* | spaces should not be sanitized | Andreas Steffen | 2006-10-27 | 1 | -0/+1 | |
| | ||||||
* | fixed due to new logging concept | Andreas Steffen | 2006-10-27 | 14 | -30/+22 | |
| | ||||||
* | some improvements in signaling code | Martin Willi | 2006-10-27 | 5 | -18/+78 | |
| | ||||||
* | include only source NATD payloads really needed | Martin Willi | 2006-10-27 | 1 | -7/+17 | |
| | ||||||
* | updated for NAT team | Martin Willi | 2006-10-26 | 1 | -0/+3 | |
| | ||||||
* | improved signal handling and emitting | Martin Willi | 2006-10-26 | 46 | -834/+939 | |
| | ||||||
* | support of ModeCfg Push mode | Andreas Steffen | 2006-10-25 | 3 | -502/+337 | |
| | ||||||
* | support of mixed RSA/PSK static connections | Andreas Steffen | 2006-10-25 | 1 | -8/+16 | |
| |