aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/cert_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-340/+0
|
* Do not null-terminate url in hash-and-url payloadsMartin Willi2009-10-161-6/+1
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-17/+17
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* refactored credential builderMartin Willi2008-09-021-1/+1
| | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts
* Hash and URL cosmeticsAndreas Steffen2008-04-181-4/+4
|
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-24/+108
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-103/+76
|
* added CERT_ROOFAndreas Steffen2007-03-231-1/+1
|
* added certificate encoding OCSP contentAndreas Steffen2007-03-231-2/+3
|
* merged tasking branch into trunkMartin Willi2007-02-281-1/+1
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* cosmeticsAndreas Steffen2006-10-281-13/+13
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-9/+3
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-1/+1
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* support of cert payloadsAndreas Steffen2006-07-031-14/+29
|
* (no commit message)Martin Willi2006-05-101-0/+279