Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up some code of the mediation extension. | Tobias Brunner | 2009-09-04 | 2 | -9/+15 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -7/+5 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 31 | -174/+174 |
| | |||||
* | Fixed some typos; whitespace cleanup. | Tobias Brunner | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵ | Tobias Brunner | 2009-08-14 | 1 | -1/+1 |
| | | | | enums mutex/condvar/rwlock_type_t. | ||||
* | make use of the new trap-manager | Martin Willi | 2009-05-08 | 2 | -26/+7 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 31 | -62/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -4/+4 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+15 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 16 | -16/+16 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | do not delete passive IKE_SAs | Martin Willi | 2008-11-28 | 1 | -0/+5 |
| | |||||
* | refactored and cleaned up child_sa interface | Martin Willi | 2008-11-19 | 1 | -1/+1 |
| | | | | | | | replaced add/update calls by a install() call allocating SPIs always externally support installation of non-allocated CHILD_SAs some other cleanups | ||||
* | completed migration of MIPv6 connections | Andreas Steffen | 2008-11-16 | 2 | -0/+31 |
| | |||||
* | fixing mediation extension | Tobias Brunner | 2008-11-11 | 1 | -7/+17 |
| | |||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 1 | -79/+5 |
| | |||||
* | replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant | Martin Willi | 2008-11-05 | 1 | -12/+14 |
| | |||||
* | got rid of deprecated create_iterator_locked() | Martin Willi | 2008-11-05 | 1 | -0/+2 |
| | |||||
* | added support for xfrm remote kmaddress | Andreas Steffen | 2008-11-03 | 2 | -9/+25 |
| | |||||
* | migrate job creates a new IKE_SA | Andreas Steffen | 2008-11-03 | 1 | -11/+35 |
| | |||||
* | migrate_job() finds a matching child_cfg | Andreas Steffen | 2008-11-03 | 2 | -0/+220 |
| | |||||
* | parse xfrm and pf_key acquire messages and subscribe to migrate messages | Andreas Steffen | 2008-10-31 | 2 | -6/+30 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -41/+43 |
| | |||||
* | userland support to process notifies for new NAT mappings detected in UDP ↵ | Martin Willi | 2008-10-07 | 2 | -0/+150 |
| | | | | encapsulation | ||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -6/+7 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | ike_sa_manager enumerable, not iterable | Martin Willi | 2008-04-14 | 1 | -5/+5 |
| | |||||
* | using dpd actions to enforce connection state | Martin Willi | 2008-04-11 | 1 | -1/+1 |
| | | | | dpd actions a per child-, not peer ike-sa | ||||
* | enabling acquire for mediated connections | Tobias Brunner | 2008-04-10 | 2 | -18/+5 |
| | |||||
* | fixed two other memory leaks | Tobias Brunner | 2008-04-03 | 1 | -0/+1 |
| | |||||
* | thread locking for sender and processor optimized | Tobias Brunner | 2008-04-03 | 1 | -7/+0 |
| | |||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 3 | -18/+18 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | two small fixes | Tobias Brunner | 2008-03-13 | 1 | -2/+2 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 27 | -359/+177 |
| | |||||
* | removed c++ style comments4.1.9 | Martin Willi | 2007-12-04 | 3 | -21/+24 |
| | | | | | fixed compiler warnings | ||||
* | fixed callback_job cancellation for threads waiting in the bus | Martin Willi | 2007-11-19 | 1 | -1/+2 |
| | |||||
* | refactored bus and interface to resolve threading issues (WIP) | Martin Willi | 2007-11-15 | 1 | -0/+1 |
| | |||||
* | fixed daemon kill before threads are spawned | Martin Willi | 2007-11-14 | 1 | -7/+5 |
| | |||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 5 | -0/+630 |
| | |||||
* | made linked lists invoke() method consistent to clone_*() and destroy_*() ↵ | Martin Willi | 2007-08-09 | 1 | -1/+1 |
| | | | | methods | ||||
* | backports from the p2p-nat-t branch: | Tobias Brunner | 2007-07-19 | 3 | -3/+0 |
| | | | | | | * double assignment of function ''destroy'' in some jobs * typos | ||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 2 | -3/+11 |
| | | | | | | | | 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 | ||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 6 | -20/+170 |
| | | | | | | | | | 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! | ||||
* | proper reauthentication: | Martin Willi | 2007-06-14 | 1 | -1/+1 |
| | | | | | IKE_SA is closed completely before the new is initiated, resolves some issues when a dynamic IP is requested from a pool | ||||
* | documentation fixes and updates | Martin Willi | 2007-06-11 | 2 | -3/+12 |
| | |||||
* | introduced callback_job: | Martin Willi | 2007-06-11 | 13 | -337/+461 |
| | | | | | | | | | | | | simple asynchronous method invocation use daemons thread pool for all threads proper cancellation and cleanups cancellation mechanism to dynamically unload multithreaded code unified event_queue and scheduler => scheduler unified job_queue and thread_pool => processor removed job_type_t, not really needed fixes here, there and everywhere | ||||
* | removed route_job, handled all in interface_manager | Martin Willi | 2007-05-16 | 2 | -192/+0 |
| | |||||
* | properly implemented interface_managers initiate, terminte_[ike|child] | Martin Willi | 2007-05-09 | 2 | -179/+0 |
| | | | | | proper thread release when stroke is CTRL+C'ed fixed some permission issues | ||||
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 1 | -1/+1 |
| | |||||
* | restructured file layout | Martin Willi | 2007-04-10 | 24 | -0/+2146 |
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 |