Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -0/+16 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | display selected IKE proposal in ipsec statusall | Andreas Steffen | 2008-06-22 | 1 | -0/+15 |
| | |||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 1 | -0/+5 |
| | |||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -1/+0 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | using dpd actions to enforce connection state | Martin Willi | 2008-04-11 | 1 | -2/+11 |
| | | | | dpd actions a per child-, not peer ike-sa | ||||
* | enabling acquire for mediated connections | Tobias Brunner | 2008-04-10 | 1 | -2/+1 |
| | |||||
* | fixing a problem if the mediation server initiates the rekeying | Tobias Brunner | 2008-04-10 | 1 | -0/+7 |
| | |||||
* | mediation connections should now properly rekey | Tobias Brunner | 2008-04-09 | 1 | -0/+5 |
| | |||||
* | stopping connectivity checks on the responders side after receiving an ↵ | Tobias Brunner | 2008-04-01 | 1 | -2/+10 |
| | | | | IKE_SA_INIT request with the proper ME_CONNECTID | ||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -11/+11 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -191/+112 |
| | |||||
* | implemented RFC4478 (repeated authentication) | Martin Willi | 2007-11-20 | 1 | -9/+36 |
| | | | | | changed %V printf handler to take a time delta, %#V now takes two arguments | ||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -1/+92 |
| | |||||
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -2/+7 |
| | | | | | enforces UDP encapsulation by faking NAT detection payloads to hurdle restrictive firewalls | ||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 1 | -3/+20 |
| | | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation | ||||
* | simple roaming of the client works (not MOBIKE conform yet!) | Martin Willi | 2007-06-26 | 1 | -0/+11 |
| | |||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 1 | -29/+86 |
| | | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! | ||||
* | added extensions management to IKE_SA | Martin Willi | 2007-06-18 | 1 | -1/+37 |
| | | | | fixed NATD payload (port) when using route lookup | ||||
* | proper reauthentication: | Martin Willi | 2007-06-14 | 1 | -2/+3 |
| | | | | | IKE_SA is closed completely before the new is initiated, resolves some issues when a dynamic IP is requested from a pool | ||||
* | added set_other_ca() and get_other_ca() | Andreas Steffen | 2007-05-17 | 1 | -2/+19 |
| | |||||
* | routing/unrouting through interface | Martin Willi | 2007-05-16 | 1 | -2/+3 |
| | |||||
* | added support for EAP methods not establishing an MSK | Martin Willi | 2007-04-19 | 1 | -5/+5 |
| | |||||
* | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go | Martin Willi | 2007-04-11 | 1 | -0/+7 |
| | |||||
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 1 | -1/+29 |
| | | | | | | added some comments removed configuration.[ch], as it does not make sense like it is | ||||
* | restructured file layout | Martin Willi | 2007-04-10 | 1 | -30/+25 |
| | | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads | ||||
* | fixed deferred CHILD_SA rekeying while IKE_SA rekeying in progress | Martin Willi | 2007-03-27 | 1 | -1/+4 |
| | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -103/+126 |
| | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -1/+13 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -3/+1 |
| | | | | | | | | | 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 | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -14/+10 |
| | | | | | | | 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 | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -18/+4 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | fixed retransmission policy for responder | Martin Willi | 2006-09-25 | 1 | -3/+3 |
| | |||||
* | fixed dpd for responder | Martin Willi | 2006-09-25 | 1 | -0/+8 |
| | |||||
* | implement proper handling of most simultaneous IKE_SA rekeying cases | Martin Willi | 2006-08-23 | 1 | -22/+56 |
| | |||||
* | implemented IKE_SA rekeying | Martin Willi | 2006-07-27 | 1 | -8/+63 |
| | | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet! | ||||
* | added possibility to route CHILD_SAs, without to set them up | Martin Willi | 2006-07-21 | 1 | -5/+25 |
| | | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires | ||||
* | introduced refcounting on policy and connections | Martin Willi | 2006-07-20 | 1 | -34/+97 |
| | | | | | | | | | aren't stored in the IKE_SA anymore, they are queried on the fly are immutable now, allows it to share them policy selection based on traffic selectors, leads to valid lookup results rekeying queries the policy based on its traffic selectors | ||||
* | added CHILD_SA states, which allows us to detect further simultaneous ↵ | Martin Willi | 2006-07-13 | 1 | -4/+12 |
| | | | | | | | transactions reimplemented the buggy message id handling | ||||
* | updated some inline docs | Martin Willi | 2006-07-12 | 1 | -1/+33 |
| | |||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | reimplemented CHILD_SA rekeying & delete | Martin Willi | 2006-07-07 | 1 | -50/+56 |
| | | | | | no simultanous transaction with CHILD_SAs yet! | ||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -426/+190 |
| | | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet | ||||
* | support of cert payloads | Andreas Steffen | 2006-07-03 | 1 | -1/+8 |
| | |||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -4/+12 |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | ||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -0/+97 |
| | |||||
* | old child_sa gets deleted after rekeying | Martin Willi | 2006-06-09 | 1 | -0/+18 |
| | | | | | | rekeying almost complete, but: IKE_SA get in an invalid state when both initiate rekeying at the same time, | ||||
* | further work for rekeying: | Martin Willi | 2006-06-07 | 1 | -0/+28 |
| | | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals | ||||
* | job management: | Martin Willi | 2006-05-31 | 1 | -1/+14 |
| | | | | | | | | | | | | | moved job code from thread_pool to job, jobs have an "execute" method now added two new jobs: delete_child_sa & rekey_child_sa kernel interface: listens now for ACQUIRE & EXPIRE supports hard and soft lifetimes fires jobs for delete and rekey child sa ike sa manager: can checkout IKE SAs by requid of owned CHILD SAs we have now the infrastructure to do the rekeying... :-) | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -11/+18 |
| | | | | | should conform now to IKEv2 | ||||
* | - applied patch from the NAT-T team fixing several typos | Martin Willi | 2006-05-19 | 1 | -1/+1 |
| |