aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
...
* increased receive buffer to handle more interfacesMartin Willi2007-06-181-1/+1
* implemented more flexible iterator hook APIMartin Willi2007-06-153-201/+350
* implemented address change notification (for MOBIKE)Martin Willi2007-06-145-204/+364
* fixed memleak when initiating to %anyMartin Willi2007-06-141-0/+1
* added missing files to the last commitMartin Willi2007-06-142-0/+232
* proper reauthentication:Martin Willi2007-06-147-78/+28
* ported interfaces to new threading functions (incomplete)Martin Willi2007-06-112-143/+129
* documentation fixes and updatesMartin Willi2007-06-114-9/+26
* introduced callback_job:Martin Willi2007-06-1136-1778/+1606
* moved assignment of CERT_UNKNOWN4.1.3Andreas Steffen2007-05-251-2/+2
* log trust pathlenAndreas Steffen2007-05-251-4/+6
* included a certificate label in the is_trusted() methodAndreas Steffen2007-05-251-8/+6
* DBG1 level now shows stepping up through the certifiate hierarchy up to the t...Andreas Steffen2007-05-251-2/+2
* set certinfo status to CERT_UNKNOWN before crl and|or ocsp verificationAndreas Steffen2007-05-251-3/+7
* removed paranoid module checkingMartin Willi2007-05-252-26/+0
* added compatibility names (pluto) for sha2 algorithms (sha2_256, ...)Martin Willi2007-05-251-4/+11
* proper thread cancellation when using the charon->interfacesMartin Willi2007-05-238-5/+100
* fixed crash when using 0.0.0.0/0 subnetsMartin Willi2007-05-231-0/+1
* removed misleading warning when rekeyingMartin Willi2007-05-231-1/+0
* support for virtual IP definition on client side:Martin Willi2007-05-225-30/+58
* fixed memleakMartin Willi2007-05-221-0/+1
* using local address as gateway in installed routesMartin Willi2007-05-221-2/+1
* support of left|rightgroups parameterAndreas Steffen2007-05-201-31/+28
* fixed nextUpdate and until behaviour in the non-strict caseAndreas Steffen2007-05-191-10/+8
* support of CA-based ipsec policiesAndreas Steffen2007-05-188-116/+220
* output of eap_type_names requires %N formatAndreas Steffen2007-05-181-1/+1
* added set_other_ca() and get_other_ca()Andreas Steffen2007-05-171-44/+68
* added set_other_ca() and get_other_ca()Andreas Steffen2007-05-171-2/+19
* removed route_job, handled all in interface_managerMartin Willi2007-05-165-195/+0
* routing/unrouting through interfaceMartin Willi2007-05-164-18/+187
* authentication failure is handled in ike_auth.cAndreas Steffen2007-05-151-3/+5
* cosmeticsAndreas Steffen2007-05-151-5/+5
* cosmeticsAndreas Steffen2007-05-152-3/+3
* adapted authentication failure text to those in the authenticatorsAndreas Steffen2007-05-151-3/+3
* verification of locally loaded peer certificatesAndreas Steffen2007-05-151-87/+92
* support of multiple certificates with same peer idAndreas Steffen2007-05-152-54/+81
* cosmeticsAndreas Steffen2007-05-151-9/+7
* working dummy for NetworkManager DBUS interfaceMartin Willi2007-05-141-8/+68
* simplified capability droppingMartin Willi2007-05-099-45/+26
* properly implemented interface_managers initiate, terminte_[ike|child]Martin Willi2007-05-098-303/+326
* properly ignoring signals rised by a thread which is in listening stateMartin Willi2007-05-081-11/+8
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-0711-57/+51
* extended interface_manager (more work needed here)Martin Willi2007-05-033-3/+243
* allow to have listening state TRUE while sending singal ourselfMartin Willi2007-05-031-0/+7
* reducing capabilities of the threads to a minimumMartin Willi2007-05-0311-40/+214
* added more API documentation to backends/interfacesMartin Willi2007-04-307-20/+40
* added interface.hAndreas Steffen2007-04-271-0/+1
* fixed castingAndreas Steffen2007-04-271-2/+2
* added writeable_backend.hAndreas Steffen2007-04-271-1/+1
* fixed typoAndreas Steffen2007-04-271-1/+1