Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use internal host venus as dns2 | Andreas Steffen | 2009-02-12 | 2 | -2/+2 | |
| | ||||||
* | configuration of DNS server assignment via strongswan.conf | Andreas Steffen | 2009-02-12 | 3 | -6/+33 | |
| | ||||||
* | [4859] caused crash when handling the %config case | Andreas Steffen | 2009-02-11 | 1 | -8/+8 | |
| | ||||||
* | corrected syntax | Andreas Steffen | 2009-02-11 | 1 | -1/+1 | |
| | ||||||
* | this debug statement has only two arguments | Andreas Steffen | 2009-02-11 | 2 | -1/+5 | |
| | ||||||
* | fixed a 64-bit issue with time_t printf hooks | Andreas Steffen | 2009-02-11 | 1 | -12/+9 | |
| | ||||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 10 | -34/+29 | |
| | ||||||
* | respect family when assigning pool addresses | Martin Willi | 2009-02-11 | 1 | -1/+8 | |
| | ||||||
* | send proper AUTHENTICATION_FAILED if EAP method is successful, but AUTH ↵ | Martin Willi | 2009-02-10 | 1 | -0/+6 | |
| | | | | mismatches | |||||
* | free unneeded retransmission packet when exchange completes | Martin Willi | 2009-02-09 | 1 | -1/+2 | |
| | ||||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 12 | -25/+35 | |
| | ||||||
* | disable MOBIKE in load-tester | Andreas Steffen | 2009-02-05 | 1 | -1/+1 | |
| | ||||||
* | output pool name string rather than pool pointer | Andreas Steffen | 2009-01-28 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.2.12 | Andreas Steffen | 2009-01-21 | 5 | -4/+6 | |
| | ||||||
* | added two Microsoft proprietary configuration attribute types4.2.11 | Andreas Steffen | 2009-01-20 | 2 | -2/+8 | |
| | ||||||
* | changes in 4.2.11 | Andreas Steffen | 2009-01-20 | 1 | -1/+5 | |
| | ||||||
* | added notify message types used by RFC 4739 | Andreas Steffen | 2009-01-19 | 2 | -6/+13 | |
| | ||||||
* | proper initialization and disposal of keying material | Andreas Steffen | 2009-01-15 | 2 | -3/+8 | |
| | ||||||
* | added pfkey/esp-alg-null scenario | Andreas Steffen | 2009-01-15 | 9 | -0/+100 | |
| | ||||||
* | added ikev2/esp-alg-null scenario | Andreas Steffen | 2009-01-15 | 9 | -0/+100 | |
| | ||||||
* | fixed ESP NULL encryption | Andreas Steffen | 2009-01-15 | 1 | -3/+3 | |
| | ||||||
* | fixed broken listing of connections in ipsec statusall | Andreas Steffen | 2009-01-14 | 1 | -3/+3 | |
| | ||||||
* | added eap=gtc option to ipsec.conf man page | Andreas Steffen | 2009-01-14 | 1 | -1/+3 | |
| | ||||||
* | disable DPD and sending of cert requests in load-tester | Andreas Steffen | 2009-01-14 | 1 | -2/+2 | |
| | ||||||
* | fixing cross-compilation | Tobias Brunner | 2009-01-13 | 1 | -0/+1 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-01-13 | 1 | -4/+3 | |
| | ||||||
* | changed type definition of level from char* to int | Andreas Steffen | 2009-01-13 | 1 | -2/+6 | |
| | ||||||
* | hiding XFRM message names from netlink | Andreas Steffen | 2009-01-09 | 2 | -26/+30 | |
| | ||||||
* | renamed chunk | Andreas Steffen | 2009-01-09 | 1 | -2/+2 | |
| | ||||||
* | refactored DBG3 output of sent XFRM messages | Andreas Steffen | 2009-01-09 | 2 | -72/+41 | |
| | ||||||
* | DBG3 output of sent XFRM messages | Andreas Steffen | 2009-01-09 | 1 | -3/+74 | |
| | ||||||
* | added message for undefined ocsp status #4 | Andreas Steffen | 2009-01-09 | 1 | -0/+1 | |
| | ||||||
* | add a compatible memrchr() function if the platform does not support it ↵ | Andreas Steffen | 2009-01-09 | 4 | -0/+50 | |
| | | | | (e.g. old glibc). Patch courtesy to Thomas Jarosch | |||||
* | the Linux 2.6.28 uml guest kernel does not need any patches | Andreas Steffen | 2009-01-09 | 2 | -5/+3 | |
| | ||||||
* | test of ipsec leases command in ikev2/ip-pool and ikev2/ip-two-pools scenarios | Andreas Steffen | 2009-01-09 | 2 | -0/+7 | |
| | ||||||
* | version bump to 2.4.11 | Andreas Steffen | 2009-01-08 | 6 | -10/+18 | |
| | ||||||
* | adapted ikev2/ip-pool-wish scenario to the new stroke ip pool function | Andreas Steffen | 2009-01-08 | 5 | -9/+9 | |
| | ||||||
* | fixed two bugs introduced by the stroke ip pool refactoring4.2.10 | Andreas Steffen | 2009-01-08 | 1 | -2/+9 | |
| | ||||||
* | increase nonce size to 32 bytes, required when using SHA384/512 PRFs | Martin Willi | 2008-12-31 | 1 | -1/+1 | |
| | ||||||
* | missing LOGFILE in debug statement | Andreas Steffen | 2008-12-23 | 1 | -1/+1 | |
| | ||||||
* | added some NEWS for 4.2.10 | Martin Willi | 2008-12-22 | 1 | -0/+24 | |
| | ||||||
* | fixed a potential memory leak when reusing mobike task | Martin Willi | 2008-12-19 | 1 | -0/+4 | |
| | ||||||
* | RNG tests based on FIPS 140-1 | Martin Willi | 2008-12-18 | 3 | -2/+225 | |
| | ||||||
* | support for Padlock RNG | Martin Willi | 2008-12-18 | 4 | -1/+206 | |
| | ||||||
* | proper feature probing for padlock | Martin Willi | 2008-12-17 | 1 | -10/+107 | |
| | ||||||
* | correct use of calloc in hashtable_t | Tobias Brunner | 2008-12-17 | 1 | -2/+1 | |
| | ||||||
* | updated documentation | Martin Willi | 2008-12-17 | 2 | -137/+131 | |
| | | | | | some minor cleanups calloc does not need an additional memset(0) | |||||
* | improved IKE_SA uniqueness check | Tobias Brunner | 2008-12-16 | 4 | -89/+83 | |
| | ||||||
* | purge certificates after IKE_AUTH response has been built | Martin Willi | 2008-12-16 | 1 | -6/+8 | |
| | ||||||
* | reimplemented certificate cache: | Martin Willi | 2008-12-15 | 1 | -154/+220 | |
| | | | | | | | fixes unsafe certificate caching use fixed array instead of a list fine grained per-slot locking use cache hits for housekeeping |