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_default
/
socket_default_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket-default: Use -1 if socket is not available, as 0 is actually a valid fd
Martin Willi
2013-05-06
1
-20
/
+23
*
Set DSCP values when sending IP packets in socket-default
Martin Willi
2013-02-06
1
-1
/
+65
*
Don't send a packet in default socket if family is not IPv4 nor IPv6
Martin Willi
2013-02-06
1
-12
/
+18
*
Avoid extensive casting of sockaddr types in socket-default by using a union
Martin Willi
2013-02-06
1
-24
/
+16
*
Clarified error message if enabling UDP decapsulation fails
Tobias Brunner
2012-09-27
1
-1
/
+2
*
Enable UDP decapsulation for both address families
Tobias Brunner
2012-08-16
1
-7
/
+9
*
Added option to prevent socket-default from setting the source address on out...
Tobias Brunner
2012-08-08
1
-1
/
+9
*
socket-default plugin allocates random ports if configured to 0.
Tobias Brunner
2012-08-08
1
-36
/
+84
*
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
-10
/
+0
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-36
/
+6
*
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
-13
/
+4
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-13
/
+13
*
Use proper defines for IPV6_PKTINFO on Mac OS X Lion and newer.
Tobias Brunner
2012-06-13
1
-0
/
+2
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-1
/
+1
*
Fix alignement compiler warning
Martin Willi
2011-06-03
1
-5
/
+4
*
Deferred instantiation of socket implmentations until registration.
Tobias Brunner
2010-10-15
1
-3
/
+3
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
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
-8
/
+9
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+631