aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/message.c
Commit message (Expand)AuthorAgeFilesLines
* merged multi-auth branch back into trunkMartin Willi2009-04-141-49/+81
* allow multiple DELETE payloads in an informational messageMartin Willi2008-09-111-2/+7
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-211-0/+8
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-261-24/+24
* added generic payload order rules for notifiesMartin Willi2008-03-181-0/+6
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-117/+394
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-0/+28
* do not attempt to encrypt payloads without crypter or signer (allows to overr...Tobias Brunner2007-10-021-0/+7
* get_first_payload_type for message_tTobias Brunner2007-10-021-1/+11
* added message ID to message logMartin Willi2007-07-031-3/+7
* show kind of notify contained in messages in logMartin Willi2007-07-031-12/+16
* fixed payload debug messageMartin Willi2007-04-121-13/+19
* removed %M printf handler, five more to goMartin Willi2007-04-111-54/+27
* fixed payload order in IKE_AUTHMartin Willi2007-03-081-7/+27
* fixed ID selection bug when peer doesn't include IDr payloadMartin Willi2007-03-051-0/+8
* merged tasking branch into trunkMartin Willi2007-02-281-2/+56
* merged EAP framework from branch into trunkMartin Willi2007-02-121-6/+8
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-14/+2
* improved signal handling and emittingMartin Willi2006-10-261-47/+47
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-29/+7
* introduced new logging subsystem using bus:Martin Willi2006-10-181-385/+316
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-2/+1
* added message id loggingMartin Willi2006-07-121-2/+4
* added policy cache to kernel interfaceMartin Willi2006-07-121-1/+1
* updated copyright informationMartin Willi2006-07-071-1/+2
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-42/+86
* some message code cleanupsMartin Willi2006-06-231-21/+15
* first merge of NATT codeMartin Willi2006-06-221-5/+17
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-6/+6
* cosmeticsAndreas Steffen2006-06-121-45/+45
* further work for rekeying:Martin Willi2006-06-071-3/+5
* job management:Martin Willi2006-05-311-0/+26
* - some logging improvements and cosmeticsMartin Willi2006-05-241-3/+4
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-231-7/+10
* (no commit message)Martin Willi2006-05-101-0/+1251