aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/threads/kernel_interface.c
Commit message (Expand)AuthorAgeFilesLines
* restructured file layoutMartin Willi2007-04-101-1964/+0
* removed unneded includesMartin Willi2007-03-301-1/+0
* using IFA_LOCAL for interface enumeration to support ppp linksMartin Willi2007-03-301-5/+20
* fixed SPI byte orderMartin Willi2007-03-211-1/+1
* not installing a route when policy gets updatedMartin Willi2007-03-201-2/+8
* always update reqid on policy install, fixes dpdaction=hold issueMartin Willi2007-03-191-9/+1
* disabling routing for IPv6, does not work correctlyMartin Willi2007-03-081-1/+2
* added (not yet supported) sha2 algorithms to kernelMartin Willi2007-03-081-7/+10
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-1/+1
* fixed netlink socket receiver codeMartin Willi2007-03-031-67/+147
* refactored kernel interface, works reliable againMartin Willi2007-03-031-1151/+942
* implemented get_iface() using RTM_GETADDRMartin Willi2007-03-021-71/+177
* added debuggin for interface lookupMartin Willi2007-03-011-0/+3
* fixed address lookup when !using getifaddrs()Martin Willi2007-03-011-2/+2
* added support for 0.0.0.0/0 traffic selectorsMartin Willi2007-03-011-3/+44
* merged tasking branch into trunkMartin Willi2007-02-281-106/+715
* fixed host conversion length checkMartin Willi2007-01-031-2/+2
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-211-7/+8
* fixed 64 bit issueAndreas Steffen2006-10-311-1/+1
* improved signal handling and emittingMartin Willi2006-10-261-54/+54
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-4/+4
* introduced new logging subsystem using bus:Martin Willi2006-10-181-81/+65
* add priority management for kernel policyMartin Willi2006-09-081-4/+17
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-3/+0
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-26/+22
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-20/+40
* cleanups in kernel interface codeMartin Willi2006-07-181-64/+218
* added policy cache to kernel interfaceMartin Willi2006-07-121-338/+447
* further work done for simultaneous rekeying/deleteMartin Willi2006-07-101-8/+5
* updated copyright informationMartin Willi2006-07-071-1/+2
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-14/+13
* applied latest NATT patch with some fixes and cleanupsMartin Willi2006-07-041-8/+15
* applied new changes from NATT teamMartin Willi2006-06-231-0/+70
* first merge of NATT codeMartin Willi2006-06-221-262/+391
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-0/+1
* improved kernel interface loggingMartin Willi2006-06-091-47/+38
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-091-53/+114
* fixed compile warnings when using -WallMartin Willi2006-06-081-4/+3
* further work for rekeying:Martin Willi2006-06-071-4/+6
* job management:Martin Willi2006-05-311-12/+70
* (no commit message)Martin Willi2006-05-101-0/+729