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
/
plugins
/
socket_raw
/
socket_raw_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the unneeded socket-raw plugin
Tobias Brunner
2012-09-14
1
-687
/
+0
*
Enable UDP decapsulation for both address families
Tobias Brunner
2012-08-16
1
-2
/
+2
*
Added get_port() method to socket_t to learn the listening port.
Tobias Brunner
2012-08-08
1
-1
/
+8
*
Improved how NAT-T keepalives are handled in sockets/receiver.
Tobias Brunner
2012-08-08
1
-2
/
+2
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-20
/
+8
*
Add Non-ESP marker in sender and not individual socket plugins.
Tobias Brunner
2012-08-08
1
-12
/
+1
*
Handle Non-ESP marker in receiver and not individual socket plugins.
Tobias Brunner
2012-08-08
1
-19
/
+5
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-10
/
+10
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Fix unaligned aliasing warning in raw socket
Martin Willi
2011-11-17
1
-5
/
+4
*
Android does not support 'struct in6_pktinfo'.
Tobias Brunner
2011-10-13
1
-1
/
+5
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-6
/
+1
*
Deferred instantiation of socket implmentations until registration.
Tobias Brunner
2010-10-15
1
-3
/
+4
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-4
/
+5
*
Win7 might send up to 7k of certificate requests
Andreas Steffen
2010-08-27
1
-1
/
+1
*
Discard a packet that exceeds the receive buffer
Martin Willi
2010-08-11
1
-0
/
+5
*
Added a strongswan.conf option to change socket receive buffer size
Martin Willi
2010-08-11
1
-9
/
+10
*
Accept IKE packets with any minor version in RAW socket
Martin Willi
2010-06-22
1
-6
/
+8
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+709