Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logging to SQL database | Martin Willi | 2008-03-15 | 6 | -1/+255 |
| | |||||
* | correctly unregister IKE_SA at the bus | Martin Willi | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | removed X509_PEER flag; flags are meant to read cert, not to store ↵ | Martin Willi | 2008-03-14 | 1 | -21/+12 |
| | | | | | | | additional state in cert removed x509_t.set_flags for the reason above implemented a simple, generic shared_key_t | ||||
* | credential lookup in mysql/sqlite database | Martin Willi | 2008-03-14 | 7 | -2/+493 |
| | |||||
* | refactored buggy trustchain building, fixed refcount bug | Martin Willi | 2008-03-14 | 1 | -105/+91 |
| | |||||
* | SQL schema for MySQL and SQLite, test data | Martin Willi | 2008-03-14 | 4 | -89/+165 |
| | |||||
* | two small fixes | Tobias Brunner | 2008-03-13 | 3 | -5/+5 |
| | |||||
* | fixed apidoc grouping | Martin Willi | 2008-03-13 | 2 | -2/+2 |
| | |||||
* | added NetworkManager prototype DBUS policy, applet config | Martin Willi | 2008-03-13 | 2 | -0/+29 |
| | |||||
* | added old and unmaintained prototype of NetworkManager applet and authenticator | Martin Willi | 2008-03-13 | 3 | -0/+244 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 250 | -10583/+12994 |
| | |||||
* | 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 |
| |