index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
network
/
receiver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved packet_t to libstrongswan
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Avoid unnecessary copy of packet data when removing Non-ESP marker.
Tobias Brunner
2012-08-08
1
-2
/
+1
*
Improved how NAT-T keepalives are handled in sockets/receiver.
Tobias Brunner
2012-08-08
1
-3
/
+14
*
Callback for ESP packets added to receiver.
Tobias Brunner
2012-08-08
1
-1
/
+49
*
Handle Non-ESP marker in receiver and not individual socket plugins.
Tobias Brunner
2012-08-08
1
-1
/
+24
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-7
/
+17
*
Check rng return value when generating COOKIE secret in receiver
Tobias Brunner
2012-07-16
1
-8
/
+22
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-14
/
+3
*
Use proper getter for settings in sender and receiver.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-9
/
+10
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-33
/
+84
|
\
|
*
Send correct INVALID_MAJOR_VERSION when receiving packet with unsupported pro...
Martin Willi
2012-03-20
1
-39
/
+62
|
*
Drop IKEv1 main/aggressive modes if peer to aggressive
Martin Willi
2012-03-20
1
-4
/
+17
|
*
Don't accept IKEv2 packets if IKEv2 disabled
Martin Willi
2012-03-20
1
-0
/
+2
|
*
Add a payload.get_header_length() method, remove header length definitions
Martin Willi
2012-03-20
1
-0
/
+2
|
*
Allow creation of message_t objects for IKEv1 packets.
Tobias Brunner
2012-03-20
1
-1
/
+1
|
*
Accept and process IKEv1 messages in receiver
Martin Willi
2012-03-20
1
-7
/
+18
|
*
Extended IKE header for IKEv1 support
Martin Willi
2012-03-20
1
-1
/
+1
*
|
Keep COOKIEs enabled once threshold is hit, until we see no COOKIEs for a few...
Martin Willi
2012-04-17
1
-5
/
+43
|
/
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-2
/
+2
*
Added init_limit_half_open and a init_limit_job_load (replacing job_threshold...
Martin Willi
2011-05-16
1
-92
/
+107
*
Added a job_threshold option to drop IKE_SA_INITs if a certain job load reached
Martin Willi
2011-05-16
1
-0
/
+28
*
Avoid recursive loop if no socket implementations are loaded.
Tobias Brunner
2010-10-14
1
-2
/
+13
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-5
/
+4
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
Use AEAD wrapper for encryption payload encryption/decryption
Martin Willi
2010-08-19
1
-1
/
+1
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+3
*
Fixed typo.
Tobias Brunner
2010-07-05
1
-2
/
+2
*
Added simple conditional packet receive delay
Martin Willi
2010-05-18
1
-9
/
+38
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+402