aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan
Commit message (Collapse)AuthorAgeFilesLines
...
* added public methods is_ca() and is_valid()Andreas Steffen2006-06-092-62/+97
|
* changed ASN.1 CONTROL log output to LEVEL2Andreas Steffen2006-06-091-8/+8
|
* cosmeticsAndreas Steffen2006-06-091-1/+1
|
* proper leak detective hook for reallocMartin Willi2006-06-071-9/+36
| | | | | excluded pthread_setspecific from leak detective
* minimized prefixed on stroke logger outputAndreas Steffen2006-05-311-7/+9
|
* computation of SHA-1 hash over publicKeyInfo objectAndreas Steffen2006-05-303-104/+128
|
* moved abbreviated thread_id in front of bracketsAndreas Steffen2006-05-301-3/+3
|
* added has_key parameter to log_certificates()Andreas Steffen2006-05-301-2/+4
|
* log_certificates() now shows keyid and availability of matching private keyAndreas Steffen2006-05-301-7/+11
|
* indented loaded file log entryAndreas Steffen2006-05-301-1/+1
|
* moved TIMETOA_BUF definition to types.hAndreas Steffen2006-05-301-3/+0
|
* moved TIMETOA_BUF definition from asn1.hAndreas Steffen2006-05-301-0/+1
|
* - changed iterator->remove behaviorMartin Willi2006-05-292-8/+4
|
* reworked parsing and matching of subjectAltNamesAndreas Steffen2006-05-294-323/+352
|
* added memeq() macroAndreas Steffen2006-05-291-3/+6
|
* moved timetoa() from asn1.c to types.cAndreas Steffen2006-05-294-24/+53
|
* corrected typeAndreas Steffen2006-05-291-1/+1
|
* - some logging improvements and cosmeticsMartin Willi2006-05-241-11/+44
|
* improved code of chunk_equalsAndreas Steffen2006-05-241-7/+4
|
* added streq() macro and defined default BUF_LENAndreas Steffen2006-05-241-2/+11
|
* typoAndreas Steffen2006-05-241-1/+1
|
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-7/+2
| | | | | - moved built sources to maintainer-clean
* - changed build order to fix build error after distcleanMartin Willi2006-05-231-1/+2
|
* cosmeticsAndreas Steffen2006-05-231-1/+1
|
* moved definition of generalNames_t to identification.h; initialized ↵Andreas Steffen2006-05-231-17/+4
| | | | subjectKeyID, authKeyID and authKeySerialNumber
* moved definition of generalNames_t to identification.hAndreas Steffen2006-05-232-20/+22
|
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-232-5/+5
| | | | | should conform now to IKEv2
* - fixed build when using --enable-leak-detectiveMartin Willi2006-05-231-0/+6
|
* - removed perl-generated oid.c/h from svn,Martin Willi2006-05-193-277/+11
| | | | | added them to "dist" and "distclean"
* - re-added doxygen apidoc, buildable with "make apidoc"Martin Willi2006-05-191-4/+4
|
* - applied patch from andreas, which allows certificate listing via strokeMartin Willi2006-05-1910-67/+230
|
* - added ipsec.conf template and man page backMartin Willi2006-05-1810-330/+12
| | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack
* - applied andreas's patchMartin Willi2006-05-185-28/+26
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - added random source ./configure optionsMartin Willi2006-05-172-3/+7
| | | | | - fixed default-pkcs11 option
* - introduced autotoolsMartin Willi2006-05-161-0/+71
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-05-106-20/+7
|
* (no commit message)Martin Willi2006-05-1074-0/+16250