Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | renamed to appear in doxygen build | Martin Willi | 2006-12-19 | 1 | -0/+0 | |
| | ||||||
* | added a roadmap of the strongSwan project (TODO) | Martin Willi | 2006-12-19 | 1 | -84/+0 | |
| | | | | added some NEWS | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 11 | -51/+174 | |
| | ||||||
* | fixed more uClibc issues | Martin Willi | 2006-12-15 | 1 | -6/+7 | |
| | | | | | should compile against a uClibc > 0.9.28 (untested) | |||||
* | 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 | 1 | -2/+4 | |
| | | | | starter Makefile now uses proper $(COMPILE) to build pluto objects | |||||
* | made backtrace() calls optional to support uClibc | Martin Willi | 2006-12-06 | 1 | -1/+6 | |
| | ||||||
* | improved selection of ipsec status|statusall <name> | Andreas Steffen | 2006-11-02 | 1 | -10/+30 | |
| | ||||||
* | proper "ipsec up" signal handling when initiating to %any | Martin Willi | 2006-11-02 | 1 | -0/+1 | |
| | ||||||
* | fixed output of proto/port selectors | Andreas Steffen | 2006-11-02 | 1 | -33/+38 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-11-01 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | fixed 64 bit issue | Andreas Steffen | 2006-11-01 | 1 | -3/+4 | |
| | ||||||
* | solved 64 bit issue in push/pop stroke interface | Andreas Steffen | 2006-10-31 | 1 | -3/+3 | |
| | ||||||
* | 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 | 100 | -243/+171 | |
| | | | | | | | | | 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 | |||||
* | preparations to include certreqs in policy decisions | Andreas Steffen | 2006-10-31 | 5 | -25/+47 | |
| | ||||||
* | 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 | 95 | -1003/+1104 | |
| | | | | | | | 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 | |||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | improved signal handling and emitting | Martin Willi | 2006-10-26 | 45 | -828/+881 | |
| | ||||||
* | fixed typo in debug statement | Andreas Steffen | 2006-10-25 | 1 | -2/+2 | |
| | ||||||
* | redesigned list output format | Andreas Steffen | 2006-10-25 | 1 | -6/+9 | |
| | ||||||
* | removed deprecated iterator methods (has_next & current) | Martin Willi | 2006-10-24 | 27 | -427/+289 | |
| | | | | added iterator hook to manipulate iterator the clean way | |||||
* | linked list cleanups | Martin Willi | 2006-10-24 | 22 | -420/+120 | |
| | | | | | added list methods invoke(), destroy_offset(), destroy_function() simplified list destruction when destroying its items | |||||
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 1 | -8/+23 | |
| | ||||||
* | code cleanups in printf handlers | Martin Willi | 2006-10-20 | 2 | -43/+39 | |
| | ||||||
* | added eap authentication draft for ikev2 | Martin Willi | 2006-10-18 | 1 | -0/+729 | |
| | ||||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 92 | -3969/+3168 | |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | |||||
* | removed module tests, outdated. We need something more system-test like | Martin Willi | 2006-10-18 | 62 | -8203/+0 | |
| | ||||||
* | 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 |