aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* also respect the mobike=no setting as responderMartin Willi2008-09-301-2/+13
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-251-1/+1
* merging modularized kernel interface back to trunkTobias Brunner2008-09-253-15/+15
* completed support of AUTHZ_CA_CERT and AUTHZ_CA_CERT_NAME attributesAndreas Steffen2008-08-261-7/+24
* ported parts of two-sim branchMartin Willi2008-08-222-14/+57
* initiator sends contents of rightca= if present as a certificate request with...Andreas Steffen2008-08-051-9/+15
* completed IKE_SA logging at the AUDIT levelAndreas Steffen2008-07-233-8/+43
* IKE_SA rekeying inherits other_host from old IKE_SAAndreas Steffen2008-07-231-0/+3
* cosmeticsAndreas Steffen2008-07-231-1/+1
* some more changes to IKE_SA and CHILD_SA loggingAndreas Steffen2008-07-225-19/+43
* ipsec status lists IPCOMP CPIsAndreas Steffen2008-07-221-1/+1
* consistent logging of SPIs and CPIsAndreas Steffen2008-07-221-2/+2
* consistent logging of IKE and CHILD SAsAndreas Steffen2008-07-213-20/+36
* introduced an additional bus->signal parameter for signal specific dataMartin Willi2008-07-185-66/+72
* fixed acquire-delay bug by:Martin Willi2008-07-161-10/+9
* peer_cfg lookup takes peer addresses into accountMartin Willi2008-07-011-1/+2
* strongswan.conf's charon.close_ike_on_child_failure closes IKE_SA if CHILD_SA...Martin Willi2008-07-011-2/+36
* sending INTERNAL_ADDRESS_FAILURE if virtual IP requested but none foundMartin Willi2008-07-012-14/+46
* log received vendor id as a hex valueAndreas Steffen2008-06-271-0/+9
* display selected IKE proposal in ipsec statusallAndreas Steffen2008-06-221-4/+20
* ECDSA with OpenSSLTobias Brunner2008-06-102-6/+6
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-061-1/+1
* filtering out non matching path probing pairs explicitlyMartin Willi2008-05-231-0/+5
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-211-1/+49
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+112
* Hash and URL cosmeticsAndreas Steffen2008-04-182-11/+11
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-182-51/+230
* added API for random number generators, served through credential factoryMartin Willi2008-04-154-45/+35
* implemented IKE_SA uniqueness using ipsec.conf uniqueids paramaterMartin Willi2008-04-141-0/+68
* added close_action as a seperate config option to dpd_actionMartin Willi2008-04-142-7/+6
* fixed rightsourceip=%config scenariosMartin Willi2008-04-141-2/+5
* fixed disabling the sending of cert requestsAndreas Steffen2008-04-131-1/+1
* using dpd actions to enforce connection stateMartin Willi2008-04-113-10/+34
* enabling reauthentication on mediation connectionsTobias Brunner2008-04-101-2/+24
* fixing a problem if the mediation server initiates the rekeyingTobias Brunner2008-04-101-2/+1
* mediation connections should now properly rekeyTobias Brunner2008-04-091-8/+10
* implementation of an CFG attribute framework, currently supporting virtual IPsMartin Willi2008-04-092-21/+17
* demoted more notify debug messages to level 24.2.0Andreas Steffen2008-04-022-3/+3
* fixing some memory leaksTobias Brunner2008-04-021-2/+17
* generate debug output if ocsp response does not contain status information fo...Andreas Steffen2008-04-021-1/+1
* demoted received notify debug message to level 2Andreas Steffen2008-04-011-1/+1
* stopping connectivity checks on the responders side after receiving an IKE_SA...Tobias Brunner2008-04-011-1/+61
* signal fixedTobias Brunner2008-03-311-2/+2
* changed error messageAndreas Steffen2008-03-291-1/+1
* checking the size of ME_* notify payloadsTobias Brunner2008-03-271-8/+1
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-266-154/+154
* added equals() method to peer_cfg, ike_cfg, proposals, auth_infoMartin Willi2008-03-262-6/+6
* added support for certificate requests for not yet known CAsMartin Willi2008-03-201-5/+6
* attempt to achieve consistent debugging outputAndreas Steffen2008-03-193-27/+27
* two small fixesTobias Brunner2008-03-131-1/+1