Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | completed pkcs7 parsing methods | Andreas Steffen | 2007-10-07 | 2 | -456/+274 | |
| | ||||||
* | added eme_pkcs1_decrypt() method | Andreas Steffen | 2007-10-07 | 2 | -18/+80 | |
| | ||||||
* | added error message in case of incorrect padding | Andreas Steffen | 2007-10-07 | 1 | -0/+3 | |
| | ||||||
* | added RCSID | Andreas Steffen | 2007-10-07 | 1 | -0/+2 | |
| | ||||||
* | replaced strncmp() == 0 by strneq() | Andreas Steffen | 2007-10-07 | 2 | -4/+14 | |
| | ||||||
* | added strneq(x,y,len) macro | Andreas Steffen | 2007-10-07 | 4 | -0/+1000 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2007-10-07 | 1 | -0/+3 | |
| | ||||||
* | use RCSID | Andreas Steffen | 2007-10-06 | 6 | -7/+8 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 98 | -96/+98 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 | |
| | ||||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 | |
| | ||||||
* | fixed some typos | Martin Willi | 2007-10-05 | 1 | -2/+2 | |
| | ||||||
* | removed recursive mutex and __USE_UNIX98, should fix uClibc build | Martin Willi | 2007-10-05 | 1 | -12/+13 | |
| | ||||||
* | fixed bad cast which resulted in a crash on "ipsec update" | Martin Willi | 2007-10-05 | 1 | -1/+2 | |
| | ||||||
* | fixed memory leak | Martin Willi | 2007-10-04 | 1 | -0/+1 | |
| | ||||||
* | implemented an optional DH public value test | Martin Willi | 2007-10-04 | 2 | -125/+125 | |
| | | | | some other cleanups, using RFC2631 variable names | |||||
* | cleanups, fixes and simplification of diffie hellman code | Martin Willi | 2007-10-04 | 1 | -123/+96 | |
| | ||||||
* | implemented enumerator for linked_list | Martin Willi | 2007-10-04 | 2 | -1/+63 | |
| | ||||||
* | moved enumerator from libappserv to libstrongswan | Martin Willi | 2007-10-04 | 8 | -5/+5 | |
| | ||||||
* | fixed sqlite_backend compilation to respect changes from [3238] | Martin Willi | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.1.8 | Andreas Steffen | 2007-10-04 | 4 | -3/+5 | |
| | ||||||
* | added Andreas Eigenmann and Joel Stillhart to copyright statement4.1.7 | Andreas Steffen | 2007-10-03 | 1 | -2/+3 | |
| | ||||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 41 | -31/+5114 | |
| | ||||||
* | proper cleanup on error | Martin Willi | 2007-10-03 | 1 | -2/+4 | |
| | ||||||
* | more libstrongswan-like error handling in optionsfrom | Martin Willi | 2007-10-03 | 3 | -53/+36 | |
| | ||||||
* | added inbound and outbound arrows to ESP SPIs | Andreas Steffen | 2007-10-03 | 1 | -2/+2 | |
| | ||||||
* | reverted changeset [3215], as we need NULL callback to do asynchronous calls | Martin Willi | 2007-10-03 | 3 | -35/+62 | |
| | | | | added interface_manager_cb_empty function, which calls synchronous but doesn't do anything | |||||
* | selection from multiple PSK in ipsec.secrets | Andreas Steffen | 2007-10-03 | 1 | -1/+5 | |
| | ||||||
* | reformulation | Andreas Steffen | 2007-10-03 | 1 | -1/+1 | |
| | ||||||
* | added missing enumerator implementation | Martin Willi | 2007-10-03 | 1 | -0/+44 | |
| | ||||||
* | check for NAT faking log entry | Andreas Steffen | 2007-10-02 | 1 | -0/+1 | |
| | ||||||
* | added force-udp-encaps scenario | Andreas Steffen | 2007-10-02 | 8 | -0/+184 | |
| | ||||||
* | added mobike=no to net2net scenarios | Andreas Steffen | 2007-10-02 | 8 | -2/+10 | |
| | ||||||
* | switched mobike-nat and mobike-virtual-ip scenarios to a virtual IP of 10.3.0.3 | Andreas Steffen | 2007-10-02 | 6 | -16/+16 | |
| | ||||||
* | version bump to 4.1.7 | Andreas Steffen | 2007-10-02 | 2 | -2/+2 | |
| | ||||||
* | activated the libstrongswan integrity test | Andreas Steffen | 2007-10-02 | 1 | -0/+2 | |
| | ||||||
* | typo | Tobias Brunner | 2007-10-02 | 1 | -1/+1 | |
| | ||||||
* | do not attempt to encrypt payloads without crypter or signer (allows to ↵ | Tobias Brunner | 2007-10-02 | 1 | -0/+7 | |
| | | | | override message rules) | |||||
* | fixed "ipsec statusall" SPI formatting | Martin Willi | 2007-10-02 | 1 | -2/+2 | |
| | ||||||
* | destruction helper macros | Tobias Brunner | 2007-10-02 | 1 | -1/+11 | |
| | ||||||
* | fixed sqlite database path | Martin Willi | 2007-10-02 | 1 | -2/+2 | |
| | ||||||
* | ID payload with explicit payload type | Tobias Brunner | 2007-10-02 | 4 | -69/+20 | |
| | ||||||
* | get_first_payload_type for message_t | Tobias Brunner | 2007-10-02 | 2 | -2/+21 | |
| | ||||||
* | updated NEWS for 4.1.7 | Martin Willi | 2007-10-02 | 1 | -0/+13 | |
| | ||||||
* | dummy callback added to interface manager | Tobias Brunner | 2007-10-02 | 2 | -48/+34 | |
| | ||||||
* | added thread initialization/deinitialization hooks | Martin Willi | 2007-10-02 | 6 | -32/+78 | |
| | | | | | moved empty_enumerator to a public implementation | |||||
* | remove control sockets on startup, as we don't have privileges on shutdown | Martin Willi | 2007-10-02 | 2 | -9/+5 | |
| | ||||||
* | improved debugging code for traffic selector processing | Martin Willi | 2007-10-02 | 1 | -7/+15 | |
| | ||||||
* | renamed force_encap to forceencaps (as it is named in openswan) | Martin Willi | 2007-10-02 | 4 | -4/+4 | |
| | ||||||
* | fixed path to the local libstrongswan build | Andreas Steffen | 2007-10-01 | 1 | -1/+1 | |
| |