Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added public methods is_ca() and is_valid() | Andreas Steffen | 2006-06-09 | 2 | -62/+97 | |
| | ||||||
* | changed ASN.1 CONTROL log output to LEVEL2 | Andreas Steffen | 2006-06-09 | 1 | -8/+8 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-06-09 | 1 | -1/+1 | |
| | ||||||
* | proper leak detective hook for realloc | Martin Willi | 2006-06-07 | 1 | -9/+36 | |
| | | | | | excluded pthread_setspecific from leak detective | |||||
* | minimized prefixed on stroke logger output | Andreas Steffen | 2006-05-31 | 1 | -7/+9 | |
| | ||||||
* | computation of SHA-1 hash over publicKeyInfo object | Andreas Steffen | 2006-05-30 | 3 | -104/+128 | |
| | ||||||
* | moved abbreviated thread_id in front of brackets | Andreas Steffen | 2006-05-30 | 1 | -3/+3 | |
| | ||||||
* | added has_key parameter to log_certificates() | Andreas Steffen | 2006-05-30 | 1 | -2/+4 | |
| | ||||||
* | log_certificates() now shows keyid and availability of matching private key | Andreas Steffen | 2006-05-30 | 1 | -7/+11 | |
| | ||||||
* | indented loaded file log entry | Andreas Steffen | 2006-05-30 | 1 | -1/+1 | |
| | ||||||
* | moved TIMETOA_BUF definition to types.h | Andreas Steffen | 2006-05-30 | 1 | -3/+0 | |
| | ||||||
* | moved TIMETOA_BUF definition from asn1.h | Andreas Steffen | 2006-05-30 | 1 | -0/+1 | |
| | ||||||
* | - changed iterator->remove behavior | Martin Willi | 2006-05-29 | 2 | -8/+4 | |
| | ||||||
* | reworked parsing and matching of subjectAltNames | Andreas Steffen | 2006-05-29 | 4 | -323/+352 | |
| | ||||||
* | added memeq() macro | Andreas Steffen | 2006-05-29 | 1 | -3/+6 | |
| | ||||||
* | moved timetoa() from asn1.c to types.c | Andreas Steffen | 2006-05-29 | 4 | -24/+53 | |
| | ||||||
* | corrected type | Andreas Steffen | 2006-05-29 | 1 | -1/+1 | |
| | ||||||
* | - some logging improvements and cosmetics | Martin Willi | 2006-05-24 | 1 | -11/+44 | |
| | ||||||
* | improved code of chunk_equals | Andreas Steffen | 2006-05-24 | 1 | -7/+4 | |
| | ||||||
* | added streq() macro and defined default BUF_LEN | Andreas Steffen | 2006-05-24 | 1 | -2/+11 | |
| | ||||||
* | typo | Andreas Steffen | 2006-05-24 | 1 | -1/+1 | |
| | ||||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -7/+2 | |
| | | | | | - moved built sources to maintainer-clean | |||||
* | - changed build order to fix build error after distclean | Martin Willi | 2006-05-23 | 1 | -1/+2 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2006-05-23 | 1 | -1/+1 | |
| | ||||||
* | moved definition of generalNames_t to identification.h; initialized ↵ | Andreas Steffen | 2006-05-23 | 1 | -17/+4 | |
| | | | | subjectKeyID, authKeyID and authKeySerialNumber | |||||
* | moved definition of generalNames_t to identification.h | Andreas Steffen | 2006-05-23 | 2 | -20/+22 | |
| | ||||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 2 | -5/+5 | |
| | | | | | should conform now to IKEv2 | |||||
* | - fixed build when using --enable-leak-detective | Martin Willi | 2006-05-23 | 1 | -0/+6 | |
| | ||||||
* | - removed perl-generated oid.c/h from svn, | Martin Willi | 2006-05-19 | 3 | -277/+11 | |
| | | | | | added them to "dist" and "distclean" | |||||
* | - re-added doxygen apidoc, buildable with "make apidoc" | Martin Willi | 2006-05-19 | 1 | -4/+4 | |
| | ||||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 10 | -67/+230 | |
| | ||||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 10 | -330/+12 | |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack | |||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 5 | -28/+26 | |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | |||||
* | - added random source ./configure options | Martin Willi | 2006-05-17 | 2 | -3/+7 | |
| | | | | | - fixed default-pkcs11 option | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+71 | |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 6 | -20/+7 | |
| | ||||||
* | (no commit message) | Martin Willi | 2006-05-10 | 74 | -0/+16250 | |