Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added XAUTH client states | Andreas Steffen | 2006-12-15 | 2 | -2/+9 | |
| | ||||||
* | version bump to 4.0.6 | Andreas Steffen | 2006-12-15 | 2 | -1/+5 | |
| | ||||||
* | fixed stddef.h include | Martin Willi | 2006-12-14 | 3 | -3/+3 | |
| | ||||||
* | fixed encoding rules string | Martin Willi | 2006-12-14 | 2 | -15/+15 | |
| | | | | updated todo | |||||
* | fixed some byte-order issues | Martin Willi | 2006-12-12 | 2 | -6/+9 | |
| | ||||||
* | fixed HAVE_BACKTRACE checks | Martin Willi | 2006-12-11 | 3 | -5/+9 | |
| | | | | starter Makefile now uses proper $(COMPILE) to build pluto objects | |||||
* | made backtrace() calls optional to support uClibc | Martin Willi | 2006-12-06 | 3 | -1/+10 | |
| | ||||||
* | XAUTH support | Andreas Steffen | 2006-12-06 | 1 | -0/+5 | |
| | ||||||
* | XAUTH support | Andreas Steffen | 2006-12-06 | 2 | -8/+93 | |
| | ||||||
* | fixed bug in ifdef CISCO_QUIRKS | Andreas Steffen | 2006-12-05 | 1 | -1/+1 | |
| | ||||||
* | added XAUTH support | Andreas Steffen | 2006-12-05 | 4 | -3/+13 | |
| | ||||||
* | support of Cisco Unity VID | Andreas Steffen | 2006-12-05 | 1 | -0/+33 | |
| | ||||||
* | added new VIDs | Andreas Steffen | 2006-12-05 | 2 | -37/+48 | |
| | ||||||
* | version bump to 4.0.6 | Andreas Steffen | 2006-11-29 | 1 | -1/+1 | |
| | ||||||
* | fixed case with wildcard peer ID and static peer address | Andreas Steffen | 2006-11-28 | 1 | -0/+7 | |
| | ||||||
* | added simple script to port trunk changes into branches | Martin Willi | 2006-11-03 | 1 | -0/+22 | |
| | ||||||
* | start kdevelop with project file from actual branch | Martin Willi | 2006-11-03 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |