aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* restructuring of configuration backendsMartin Willi2007-04-2722-523/+1354
* forcing proper autoload of af_key kernel module in charonMartin Willi2007-04-271-0/+10
* properly checking received IDr as initiatorMartin Willi2007-04-252-4/+12
* added support for AES-XCBC in kernel using e.g. esp=aes128-aesxcbc (>=linux-2...Martin Willi2007-04-232-1/+11
* fixed CHILD_SA proposal selection when not using DH exchangeMartin Willi2007-04-231-8/+3
* fixed keyingtriesMartin Willi2007-04-231-0/+1
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-203-55/+64
* added support for EAP methods not establishing an MSKMartin Willi2007-04-195-66/+82
* added most problematic linux headers to distributionMartin Willi2007-04-191-1/+2
* added PDF support for CHILD_SAsMartin Willi2007-04-1911-190/+361
* fixed memleak in IKE_SA managerMartin Willi2007-04-191-0/+1
* moved initiate() code to the generic controller_t classMartin Willi2007-04-165-67/+223
* added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke...Andreas Steffen2007-04-141-4/+8
* started support of X.509 attribute certificatesAndreas Steffen2007-04-122-21/+95
* added AA and AATR cert pathsAndreas Steffen2007-04-121-1/+15
* fixed output of list_auth_certificates()Andreas Steffen2007-04-121-0/+1
* removed %Q, %Y, %W, %U printf handlersMartin Willi2007-04-121-3/+3
* not using %m printf handler, as late errno interpration over bus may be probl...Martin Willi2007-04-124-27/+40
* fixed DPD delay in peer_cfgMartin Willi2007-04-121-1/+1
* fixed payload debug messageMartin Willi2007-04-121-13/+19
* removed IKE_SA_ID (%J) printf hook, two more to goMartin Willi2007-04-115-43/+81
* cleanup and fixes for status & statusallMartin Willi2007-04-111-123/+129