aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads
Commit message (Expand)AuthorAgeFilesLines
* add keylength transform attribute for all algorithms with a keylength != 0Martin Willi2009-04-171-24/+10
* updated DoxyfileMartin Willi2009-03-2424-25/+24
* typoTobias Brunner2009-02-171-1/+1
* added two Microsoft proprietary configuration attribute types4.2.11Andreas Steffen2009-01-202-2/+8
* added notify message types used by RFC 4739Andreas Steffen2009-01-192-6/+13
* increase nonce size to 32 bytes, required when using SHA384/512 PRFsMartin Willi2008-12-311-1/+1
* ported some hard-to-merge cherries back to trunk :-/Martin Willi2008-11-121-2/+2
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-2/+16
* refactored credential builderMartin Willi2008-09-021-1/+1
* corrected vendor_id_payload diagramAndreas Steffen2008-06-271-3/+2
* ECDSA with OpenSSLTobias Brunner2008-06-101-1/+2
* Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) i...Tobias Brunner2008-05-161-7/+21
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+8
* removed status result from crypter interface to be consistent with other cryp...Martin Willi2008-04-221-22/+10
* Hash and URL cosmeticsAndreas Steffen2008-04-181-4/+4
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-182-24/+144
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-18/+10
* fixing some memory leaksTobias Brunner2008-04-021-1/+3
* changed order of server and peer reflexive endpoints (and also the priorities)Tobias Brunner2008-03-312-8/+8
* corrected ME_ENDPOINT length checkTobias Brunner2008-03-271-1/+2
* checking the size of ME_* notify payloadsTobias Brunner2008-03-271-1/+21
* replaced the COOKIE notify payload in connectivity checks with a ME_CONNECTAU...Tobias Brunner2008-03-272-3/+7
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-268-97/+97
* added equals() method to peer_cfg, ike_cfg, proposals, auth_infoMartin Willi2008-03-261-29/+31
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-1348-1501/+755
* use identifiers in EAP_SUCCESS/EAP_FAILURE payloadsMartin Willi2008-02-042-8/+11
* next_payload must be of type u_int8_tAndreas Steffen2008-02-011-1/+2
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-132-5/+19
* accept unknown attributes in config payloadsMartin Willi2007-12-091-1/+1
* removed c++ style comments4.1.9Martin Willi2007-12-042-10/+13
* improved P2P_ENDPOINT debuggingAndreas Steffen2007-12-032-1/+25
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-202-21/+10
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-038-6/+717
* ID payload with explicit payload typeTobias Brunner2007-10-023-67/+18
* typosTobias Brunner2007-09-271-1/+1
* backports from the p2p-nat-t branch:Tobias Brunner2007-07-191-7/+7
* show kind of notify contained in messages in logMartin Willi2007-07-032-0/+60
* further fixed for mobike roamingMartin Willi2007-06-252-3/+7
* further MOBIKE stuff:Martin Willi2007-06-211-28/+28
* added CERT_ROOFAndreas Steffen2007-03-231-1/+1
* added CERT_ROOFAndreas Steffen2007-03-232-2/+3
* added certificate encoding OCSP contentAndreas Steffen2007-03-232-3/+5
* fixed CHILD_SA rekeying/delete bug on 64bit machinesMartin Willi2007-03-192-144/+10
* generalized get_ca_certificate() to get_auth_certificate(auth_flags)Andreas Steffen2007-03-081-1/+1
* support if ocsp signing certificatesAndreas Steffen2007-03-081-5/+6
* fixed double free bugMartin Willi2007-03-051-9/+2
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-0/+2
* merged tasking branch into trunkMartin Willi2007-02-287-36/+75
* merged EAP framework from branch into trunkMartin Willi2007-02-125-65/+216
* be more liberal in accepting notifies with a protocol idMartin Willi2007-02-081-9/+6