aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/socket_dynamic
Commit message (Expand)AuthorAgeFilesLines
* Added get_port() method to socket_t to learn the listening port.Tobias Brunner2012-08-081-0/+10
* Improved how NAT-T keepalives are handled in sockets/receiver.Tobias Brunner2012-08-081-9/+0
* Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.Tobias Brunner2012-08-081-15/+5
* Add Non-ESP marker in sender and not individual socket plugins.Tobias Brunner2012-08-081-14/+1
* Handle Non-ESP marker in receiver and not individual socket plugins.Tobias Brunner2012-08-081-7/+1
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-1/+1
* Don't cast second argument of mem_printf_hook (%b) to size_t.Tobias Brunner2012-03-271-1/+1
* Add features support to socket-dynamic pluginMartin Willi2011-10-141-6/+12
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-1/+7
* Missed one unneeded destructor.Tobias Brunner2010-10-151-4/+0
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-152-16/+9
* 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
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+5
* 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
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-195-0/+796