Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+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! | ||||
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 1 | -3/+3 |
| | | | | added schedule_job_ms for ms resolution events | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -4/+4 |
| | |||||
* | replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant | Martin Willi | 2008-11-05 | 1 | -34/+34 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | introduced an additional bus->signal parameter for signal specific data | Martin Willi | 2008-07-18 | 1 | -1/+1 |
| | | | | added SIG_IKE/SIG_CHD macros for signal emitting | ||||
* | enabling acquire for mediated connections | Tobias Brunner | 2008-04-10 | 1 | -69/+11 |
| | |||||
* | signature in connectivity checks is now built with the message id in network ↵ | Tobias Brunner | 2008-04-08 | 1 | -1/+4 |
| | | | | byte order | ||||
* | printing the checklist, two bugfixes | Tobias Brunner | 2008-04-08 | 1 | -2/+24 |
| | |||||
* | connect manager: restart the sender if it is not running anymore | Tobias Brunner | 2008-04-08 | 1 | -6/+19 |
| | |||||
* | better logging for chunks in connect manager | Tobias Brunner | 2008-04-08 | 1 | -12/+12 |
| | |||||
* | refactored callback data in connect manager | Tobias Brunner | 2008-04-08 | 1 | -48/+24 |
| | |||||
* | fast finishing connectivity checks on the initiators side | Tobias Brunner | 2008-04-07 | 1 | -53/+99 |
| | |||||
* | corrected the logging for retransmissions of connectivity checks | Tobias Brunner | 2008-04-07 | 1 | -6/+8 |
| | |||||
* | changed how retransmissions of connectivity checks are sent | Tobias Brunner | 2008-04-07 | 1 | -16/+10 |
| | |||||
* | and another | Tobias Brunner | 2008-04-03 | 1 | -0/+1 |
| | |||||
* | fixing some memory leaks | Tobias Brunner | 2008-04-02 | 1 | -1/+10 |
| | |||||
* | stopping connectivity checks on the responders side after receiving an ↵ | Tobias Brunner | 2008-04-01 | 1 | -1/+30 |
| | | | | IKE_SA_INIT request with the proper ME_CONNECTID | ||||
* | timing of connectivity checks adjusted | Tobias Brunner | 2008-03-31 | 1 | -28/+39 |
| | |||||
* | replaced the COOKIE notify payload in connectivity checks with a ↵ | Tobias Brunner | 2008-03-27 | 1 | -14/+14 |
| | | | | ME_CONNECTAUTH notify payload | ||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 1 | -72/+72 |
| | | | | 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 | 1 | -8/+10 |
| | |||||
* | improved P2P_NAT debugging | Andreas Steffen | 2008-02-27 | 1 | -2/+5 |
| | |||||
* | refactored connect_manager_t to use the find functions on linked lists | Tobias Brunner | 2008-02-14 | 1 | -157/+65 |
| | |||||
* | added missing hasher include | Martin Willi | 2008-01-03 | 1 | -0/+1 |
| | |||||
* | removed c++ style comments4.1.9 | Martin Willi | 2007-12-04 | 1 | -37/+34 |
| | | | | | fixed compiler warnings | ||||
* | improved P2P_ENDPOINT debugging | Andreas Steffen | 2007-12-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -0/+1615 |