aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed traffic selector redundancy removal code (not completely tested)Martin Willi2007-03-062-7/+17
|
* add crl and ocsp uris to linked list after partial verificationAndreas Steffen2007-03-061-22/+35
|
* sending an SPI of 0 as responder when IKE_SA_INIT failsMartin Willi2007-03-061-0/+7
|
* some cleanupsMartin Willi2007-03-052-13/+7
| | | | | | not assigning %any virtual IPs to peer anymore
* fixed double free bugMartin Willi2007-03-0510-24/+96
|
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-054-40/+34
| | | | | allowing vendor ID in any messag
* moved listing of crls to local_credential_store and caAndreas Steffen2007-03-031-14/+1
|
* refactored ca_info_tAndreas Steffen2007-03-032-166/+115
|
* fixed netlink socket receiver codeMartin Willi2007-03-038-289/+190
| | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore
* refactored kernel interface, works reliable againMartin Willi2007-03-031-1151/+942
|
* implemented get_iface() using RTM_GETADDRMartin Willi2007-03-022-74/+180
| | | | | added support for multi-header netlink messages really ugly now, need a lot of refactoring
* added debuggin for interface lookupMartin Willi2007-03-011-0/+3
|
* fixed address lookup when !using getifaddrs()Martin Willi2007-03-011-2/+2
|
* added firewalling support when using virtual IPsMartin Willi2007-03-013-16/+40
|
* added support for 0.0.0.0/0 traffic selectorsMartin Willi2007-03-016-40/+158
| | | | fixed routing to make correct 0.0.0.0/0 routes
* preparations for PLUTO_MY_SOURCEIPAndreas Steffen2007-03-011-3/+22
|
* corrected typoAndreas Steffen2007-03-011-1/+1
|
* fixed reauthentication when connections other is %anyMartin Willi2007-02-281-0/+2
|
* merged tasking branch into trunkMartin Willi2007-02-2885-8271/+8224
|
* changed ca info to caAndreas Steffen2007-02-251-4/+4
|
* added support of OCSP accessLocationsAndreas Steffen2007-02-251-5/+17
|
* full support of ca info recordsAndreas Steffen2007-02-242-22/+111
|
* full support of ca info recordsAndreas Steffen2007-02-241-7/+45
|
* support of ca info recordsAndreas Steffen2007-02-233-2/+137
|
* using "left" as my host per default, swapping to "right" when neededMartin Willi2007-02-151-10/+10
|
* respecting source address when sending packetsMartin Willi2007-02-151-2/+51
|
* prepared support of ca information records and ocsp functionalityAndreas Steffen2007-02-141-0/+36
|
* removed eap aka module due ndaMartin Willi2007-02-132-1532/+0
|
* merged EAP framework from branch into trunkMartin Willi2007-02-1230-319/+7700
| | | | | includes a lot of other modifications
* %T requires time_t ptrAndreas Steffen2007-02-081-1/+1
|
* added support for NULL encryption in ESPMartin Willi2007-02-081-1/+5
|
* be more liberal in accepting notifies with a protocol idMartin Willi2007-02-081-9/+6
|
* include NO_EXT_SEQUENCE_NUMBER in default proposalMartin Willi2007-02-081-0/+6
|
* added address listing without getifaddrs for uclibc (only IPv4 yet)Martin Willi2007-02-021-1/+75
|
* added threads to support multiple simultaneous stroke requestsMartin Willi2007-02-021-127/+145
|
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-013-7/+13
|
* sending proper signal to the bus when detecting a dead peerMartin Willi2007-02-011-0/+17
|
* name the created CHILD_SAAndreas Steffen2007-01-111-2/+4
|
* show rekeying|reauthentication time4.0.6Andreas Steffen2007-01-101-4/+15
|
* show name of created CHILD_SAAndreas Steffen2007-01-101-4/+8
|
* combined use_in and use_fwdAndreas Steffen2007-01-101-18/+18
|
* corrected typoAndreas Steffen2007-01-101-1/+1
|
* fixed crash when CA for certrequest not foundMartin Willi2007-01-082-11/+28
|
* removed unused debugging codeMartin Willi2007-01-082-3/+0
|
* fixed reauthentication when using %any hostsMartin Willi2007-01-083-8/+11
|
* support for transport in create_child_saMartin Willi2007-01-084-8/+26
| | | | include TRANSPORT/TUNNEL information in statusall
* fixed typoAndreas Steffen2007-01-041-1/+1
|
* fixed reuathentication when connections other host is %anyMartin Willi2007-01-035-14/+36
|
* fixed host conversion length checkMartin Willi2007-01-031-2/+2
|
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-2113-101/+429
| | | | | support for the type=transport/tunnel parameter in charon