Tobias Brunner
|
4a6474c2c3
|
enabling acquire for mediated connections
|
2008-04-10 12:51:04 +00:00 |
|
Tobias Brunner
|
78abba428f
|
enabling reauthentication on mediation connections
|
2008-04-10 08:42:27 +00:00 |
|
Tobias Brunner
|
4a03518112
|
fixing a problem if the mediation server initiates the rekeying
|
2008-04-10 07:24:30 +00:00 |
|
Tobias Brunner
|
22452f70fc
|
mediation connections should now properly rekey
|
2008-04-09 18:12:22 +00:00 |
|
Tobias Brunner
|
4a96521965
|
signature in connectivity checks is now built with the message id in network byte order
|
2008-04-08 13:45:30 +00:00 |
|
Tobias Brunner
|
1d295d1ffa
|
printing the checklist, two bugfixes
|
2008-04-08 12:31:27 +00:00 |
|
Tobias Brunner
|
6f186d7e2e
|
connect manager: restart the sender if it is not running anymore
|
2008-04-08 09:21:27 +00:00 |
|
Tobias Brunner
|
03e5336340
|
better logging for chunks in connect manager
|
2008-04-08 08:41:23 +00:00 |
|
Tobias Brunner
|
028a345c63
|
refactored callback data in connect manager
|
2008-04-08 08:33:15 +00:00 |
|
Tobias Brunner
|
6970925422
|
fast finishing connectivity checks on the initiators side
|
2008-04-07 15:45:37 +00:00 |
|
Tobias Brunner
|
dd563e60df
|
corrected the logging for retransmissions of connectivity checks
|
2008-04-07 14:45:39 +00:00 |
|
Tobias Brunner
|
b03c1d415c
|
changed how retransmissions of connectivity checks are sent
|
2008-04-07 11:26:15 +00:00 |
|
Tobias Brunner
|
70a568b015
|
fixing another memory leak
|
2008-04-07 09:36:52 +00:00 |
|
Tobias Brunner
|
4c7e6112c5
|
and another
|
2008-04-03 15:22:06 +00:00 |
|
Tobias Brunner
|
471f923071
|
fixed two other memory leaks
|
2008-04-03 15:13:25 +00:00 |
|
Tobias Brunner
|
84b18d5fc7
|
replaced mutex in leak detective with thread scheduling
|
2008-04-03 09:24:35 +00:00 |
|
Tobias Brunner
|
8e91a36314
|
thread locking for sender and processor optimized
|
2008-04-03 09:19:12 +00:00 |
|
Tobias Brunner
|
c3f803c4c6
|
fixing some memory leaks
|
2008-04-02 18:21:03 +00:00 |
|
Tobias Brunner
|
f049b29491
|
securing total_threads with the mutex while destroying the processor
|
2008-04-02 15:28:08 +00:00 |
|
Tobias Brunner
|
9c2a905d63
|
stopping connectivity checks on the responders side after receiving an IKE_SA_INIT request with the proper ME_CONNECTID
|
2008-04-01 11:38:18 +00:00 |
|
Tobias Brunner
|
e5ab32a7ee
|
timing of connectivity checks adjusted
|
2008-03-31 15:04:38 +00:00 |
|
Tobias Brunner
|
9e183cd5b8
|
signal fixed
|
2008-03-31 14:27:16 +00:00 |
|
Tobias Brunner
|
f98736aee6
|
changed order of server and peer reflexive endpoints (and also the priorities)
|
2008-03-31 10:56:49 +00:00 |
|
Tobias Brunner
|
e74bc8e51d
|
changed external interface to the mediation extension.
|
2008-03-27 12:31:35 +00:00 |
|
Tobias Brunner
|
b42421a04c
|
corrected ME_ENDPOINT length check
|
2008-03-27 12:29:51 +00:00 |
|
Tobias Brunner
|
54150b3f13
|
checking the size of ME_* notify payloads
|
2008-03-27 10:17:29 +00:00 |
|
Tobias Brunner
|
b0dee635d2
|
replaced the COOKIE notify payload in connectivity checks with a ME_CONNECTAUTH notify payload
|
2008-03-27 09:54:09 +00:00 |
|
Tobias Brunner
|
dc04b7c743
|
mediation extension adapted to the naming convention of the current version of the draft. note: the external interface (config, autotools) has not yet been changed
|
2008-03-26 18:40:19 +00:00 |
|
Tobias Brunner
|
df3462ddbe
|
two small fixes
|
2008-03-13 15:03:06 +00:00 |
|
Tobias Brunner
|
fb7e7dc484
|
refactored connect_manager_t to use the find functions on linked lists
|
2008-02-14 13:42:36 +00:00 |
|
Tobias Brunner
|
e3311a40f0
|
find methods for linked lists
|
2008-02-14 12:29:29 +00:00 |
|
Tobias Brunner
|
cdd33ec665
|
* replaced __thread with pthread_key_t/pthread_setspecific
* use pthread_once to initialize the request handler
|
2008-02-05 09:31:21 +00:00 |
|
Tobias Brunner
|
17d6e9aa00
|
improving [3361]: moved one of the added return values
|
2007-11-22 11:22:33 +00:00 |
|
Tobias Brunner
|
d5cc175833
|
experimental P2P-NAT-T for IKEv2 merged back from branch
|
2007-10-03 15:10:41 +00:00 |
|
Tobias Brunner
|
183ddc20a9
|
typo
|
2007-10-02 13:56:58 +00:00 |
|
Tobias Brunner
|
9b997daab9
|
do not attempt to encrypt payloads without crypter or signer (allows to override message rules)
|
2007-10-02 13:31:12 +00:00 |
|
Tobias Brunner
|
0572d41459
|
destruction helper macros
|
2007-10-02 12:04:03 +00:00 |
|
Tobias Brunner
|
56db479192
|
ID payload with explicit payload type
|
2007-10-02 11:55:10 +00:00 |
|
Tobias Brunner
|
1fbcbe32d0
|
get_first_payload_type for message_t
|
2007-10-02 11:42:27 +00:00 |
|
Tobias Brunner
|
17e78a0981
|
dummy callback added to interface manager
|
2007-10-02 11:33:16 +00:00 |
|
Tobias Brunner
|
278396b6da
|
typos
|
2007-09-27 10:36:03 +00:00 |
|
Tobias Brunner
|
eff806eb5a
|
added missing 'break' in checkout_by_peer
|
2007-09-13 13:00:23 +00:00 |
|
Tobias Brunner
|
ebd9ef27c3
|
added two methods to clone linked lists and the contained objects.
|
2007-07-31 12:54:17 +00:00 |
|
Tobias Brunner
|
c019260e01
|
backports from the p2p-nat-t branch:
* double assignment of function ''destroy'' in some jobs
* typos
|
2007-07-19 14:12:19 +00:00 |
|
Tobias Brunner
|
3d8ec1bacb
|
virtual ip uml test
|
2007-02-28 15:20:10 +00:00 |
|