aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/socket_default/socket_default_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Improved how NAT-T keepalives are handled in sockets/receiver.Tobias Brunner2012-08-081-10/+0
* Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.Tobias Brunner2012-08-081-36/+6
* Add Non-ESP marker in sender and not individual socket plugins.Tobias Brunner2012-08-081-12/+1
* Handle Non-ESP marker in receiver and not individual socket plugins.Tobias Brunner2012-08-081-13/+4
* Make the UDP ports charon listens for packets on (and uses as source ports) c...Tobias Brunner2012-08-081-13/+13
* Use proper defines for IPV6_PKTINFO on Mac OS X Lion and newer.Tobias Brunner2012-06-131-0/+2
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-1/+1
* Fix alignement compiler warningMartin Willi2011-06-031-5/+4
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-3/+3
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-2/+3
* Win7 might send up to 7k of certificate requestsAndreas Steffen2010-08-271-1/+1
* Discard a packet that exceeds the receive bufferMartin Willi2010-08-111-0/+5
* Added a strongswan.conf option to change socket receive buffer sizeMartin Willi2010-08-111-8/+9
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+631