Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | improved P2P_NAT debugging | Andreas Steffen | 2008-02-27 | 2 | -4/+7 | |
| | ||||||
* | refactored connect_manager_t to use the find functions on linked lists | Tobias Brunner | 2008-02-14 | 1 | -157/+65 | |
| | ||||||
* | split connections with different virtual IPs in different peer_cfgs | Martin Willi | 2008-02-05 | 4 | -31/+49 | |
| | | | | respect different peer_cfg's when initiating a CHILD_SA within an existing IKE_SA | |||||
* | implemented IKEV2 EAP-SIM server and client test module that use triplets ↵ | Andreas Steffen | 2008-02-04 | 4 | -141/+725 | |
| | | | | stored in a file. For details see the scenario 'ikev2/rw-eap-sim-rsa' | |||||
* | use identifiers in EAP_SUCCESS/EAP_FAILURE payloads | Martin Willi | 2008-02-04 | 3 | -15/+19 | |
| | ||||||
* | next_payload must be of type u_int8_t | Andreas Steffen | 2008-02-01 | 1 | -1/+2 | |
| | ||||||
* | NAT-T conditions were not inherited during IKE_SA rekeying | Andreas Steffen | 2008-01-29 | 1 | -1/+8 | |
| | ||||||
* | added missing hasher include | Martin Willi | 2008-01-03 | 1 | -0/+1 | |
| | ||||||
* | fixed EAP-MD5 to accept Name attribute in challenge | Martin Willi | 2007-12-18 | 1 | -1/+2 | |
| | ||||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 14 | -66/+185 | |
| | ||||||
* | fixed actual ID length when AT_IDENTITY gets padded | Martin Willi | 2007-12-13 | 1 | -1/+2 | |
| | ||||||
* | ported EAP-AKA branch into trunk | Martin Willi | 2007-12-13 | 3 | -4/+1588 | |
| | ||||||
* | merged EAP-MD5 into trunk | Martin Willi | 2007-12-12 | 3 | -0/+345 | |
| | ||||||
* | accept unknown attributes in config payloads | Martin Willi | 2007-12-09 | 1 | -1/+1 | |
| | ||||||
* | removed c++ style comments4.1.9 | Martin Willi | 2007-12-04 | 10 | -128/+123 | |
| | | | | | fixed compiler warnings | |||||
* | fixed mobike/auth_lifetime in conjunction with p2p-natt | Martin Willi | 2007-12-04 | 2 | -6/+6 | |
| | ||||||
* | removed redundant server reflexive endpoint debug message | Andreas Steffen | 2007-12-04 | 1 | -1/+0 | |
| | ||||||
* | improved P2P_ENDPOINT debugging | Andreas Steffen | 2007-12-03 | 5 | -3/+31 | |
| | ||||||
* | added more ./configure build options for | Martin Willi | 2007-12-03 | 1 | -17/+24 | |
| | | | | | | | | EAP-Identity module ipsec tools (openac, scepclient) optional charon/pluto build charon stroke interface | |||||
* | moved AUTH_LIFETIME handling in its own task (cleaner separation, proper ↵ | Martin Willi | 2007-12-03 | 8 | -34/+294 | |
| | | | | payload order) | |||||
* | added a "libcharon-" prefix to plugins to avoid conflicts | Martin Willi | 2007-12-03 | 1 | -24/+24 | |
| | ||||||
* | socket_t implementation withouth raw sockets | Martin Willi | 2007-11-26 | 5 | -323/+917 | |
| | | | | | | --disable-raw-socket configure option prevents charon/pluto to run in parallel | |||||
* | improving [3361]: moved one of the added return values | Tobias Brunner | 2007-11-22 | 1 | -1/+2 | |
| | ||||||
* | added two return statements comitted by Marius Tomaschewski | Andreas Steffen | 2007-11-21 | 1 | -1/+2 | |
| | ||||||
* | implemented RFC4478 (repeated authentication) | Martin Willi | 2007-11-20 | 10 | -145/+332 | |
| | | | | | changed %V printf handler to take a time delta, %#V now takes two arguments | |||||
* | fixed callback_job cancellation for threads waiting in the bus | Martin Willi | 2007-11-19 | 3 | -10/+50 | |
| | ||||||
* | fixed two leaks in stroke_interface | Martin Willi | 2007-11-19 | 1 | -6/+4 | |
| | ||||||
* | handle right=%any case in strongSwan manager | Andreas Steffen | 2007-11-17 | 1 | -3/+3 | |
| | ||||||
* | search : delimiter in ipsec.secrets entries from the rear | Andreas Steffen | 2007-11-16 | 1 | -1/+3 | |
| | ||||||
* | refactored bus and interface to resolve threading issues (WIP) | Martin Willi | 2007-11-15 | 5 | -608/+391 | |
| | ||||||
* | filtering out IKEv1 configurations for manager | Martin Willi | 2007-11-15 | 1 | -0/+5 | |
| | ||||||
* | fixed daemon kill before threads are spawned | Martin Willi | 2007-11-14 | 1 | -7/+5 | |
| | ||||||
* | fixed NO_PROPOSAL_CHOSEN response on IKE_SA_INIT | Martin Willi | 2007-11-14 | 1 | -0/+2 | |
| | ||||||
* | implemented configuration query and IKE_SA initiation in XML interface | Martin Willi | 2007-11-13 | 2 | -46/+324 | |
| | ||||||
* | implemented IKE/CHILD_SA termination through XML interface | Martin Willi | 2007-11-12 | 2 | -1/+101 | |
| | ||||||
* | fixed _updown target for ipv6 | Andreas Steffen | 2007-11-06 | 1 | -1/+1 | |
| | ||||||
* | adding new virtual ip before deleting old one to keep IP on reauthentication | Martin Willi | 2007-10-25 | 1 | -7/+7 | |
| | ||||||
* | added vsignal todo | Martin Willi | 2007-10-25 | 1 | -0/+4 | |
| | ||||||
* | 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 sqlite_backend compilation to respect changes from [3238] | Martin Willi | 2007-10-04 | 1 | -1/+1 | |
| | ||||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 32 | -27/+5035 | |
| | ||||||
* | 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 | |||||
* | 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 | |
| | ||||||
* | 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 | |
| |