strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shortened menu item
[strongswan.git]
/
src
/
libstrongswan
/
2008-03-28
Andreas Steffen
demoted ldap debug output to level 2
tree
|
commitdiff
2008-03-28
Martin Willi
leak detective detects heap over- and underflow
tree
|
commitdiff
2008-03-28
Martin Willi
updated leak_detective whitelist: libxml and clearsilve...
tree
|
commitdiff
2008-03-28
Martin Willi
fixed compiler warning
tree
|
commitdiff
2008-03-27
Martin Willi
whitelisted FCGX_Init
tree
|
commitdiff
2008-03-26
Andreas Steffen
makeshift fix of --enable-integrity-test option
tree
|
commitdiff
2008-03-26
Martin Willi
caching of ocsp responses (experimental), no crl cachin...
tree
|
commitdiff
2008-03-26
Andreas Steffen
treat sig_alg and algorithm comparison in a consistent...
tree
|
commitdiff
2008-03-26
Martin Willi
fixed compiler warnings
tree
|
commitdiff
2008-03-25
Andreas Steffen
certificate factory can load certs from file
tree
|
commitdiff
2008-03-25
Andreas Steffen
added component BUILD_FROM_FILE
tree
|
commitdiff
2008-03-25
Andreas Steffen
renamed certificate field in x509_cert.c to encoding
tree
|
commitdiff
2008-03-25
Andreas Steffen
added ac.c
tree
|
commitdiff
2008-03-25
Andreas Steffen
defined *_create_from_file() constructors in libstrongs...
tree
|
commitdiff
2008-03-25
Andreas Steffen
fixed refence counts before calling attribute certifica...
tree
|
commitdiff
2008-03-22
Andreas Steffen
corrected some doxygen entries
tree
|
commitdiff
2008-03-21
Andreas Steffen
optimized self-signed certificate detection
tree
|
commitdiff
2008-03-21
Andreas Steffen
self-signed certificates were not marked by x509_cert.c
tree
|
commitdiff
2008-03-21
Andreas Steffen
added ietf group attribute support to attibute certific...
tree
|
commitdiff
2008-03-21
Andreas Steffen
fixed memory allocation problem in openac
tree
|
commitdiff
2008-03-21
Andreas Steffen
added BUILD_SERIAL component and fixed several ac bugs
tree
|
commitdiff
2008-03-21
Andreas Steffen
added VALIDATION_UNKNOWN to cert_validation_names
tree
|
commitdiff
2008-03-21
Andreas Steffen
added credential factory support for BULD_NOT_BEFORE_TI...
tree
|
commitdiff
2008-03-21
Andreas Steffen
added x509_ac_builder plugin
tree
|
commitdiff
2008-03-20
Andreas Steffen
refactored openac and its attribute certificate factory
tree
|
commitdiff
2008-03-20
Martin Willi
some C libraries need _GNU_SOURCE for rwlocks
tree
|
commitdiff
2008-03-20
Andreas Steffen
added $
tree
|
commitdiff
2008-03-20
Andreas Steffen
included utils/linked_list.h
tree
|
commitdiff
2008-03-20
Andreas Steffen
cleaned up includes
tree
|
commitdiff
2008-03-20
Martin Willi
CA certificates are allowed to sign OCSP responsed...
tree
|
commitdiff
2008-03-19
Martin Willi
removed unimplemented private/public key function decla...
tree
|
commitdiff
2008-03-19
Martin Willi
The introduced SHA1_NOFINAL hasher was not sufficient...
tree
|
commitdiff
2008-03-19
Andreas Steffen
attempt to achieve consistent debugging output
tree
|
commitdiff
2008-03-19
Martin Willi
fixed CRL check return value on revoked certificates
tree
|
commitdiff
2008-03-18
Martin Willi
creating public key from RSA private key
tree
|
commitdiff
2008-03-18
Andreas Steffen
made is_newer() a certificate_t method
tree
|
commitdiff
2008-03-17
Martin Willi
enforcing x509_flags on certificate construction
tree
|
commitdiff
2008-03-17
Martin Willi
fixed CRL revoked certs enumeration
tree
|
commitdiff
2008-03-14
Martin Willi
removed X509_PEER flag; flags are meant to read cert...
tree
|
commitdiff
2008-03-14
Martin Willi
reduced mysql pool verbosity
tree
|
commitdiff
2008-03-13
Tobias Brunner
two small fixes
tree
|
commitdiff
2008-03-13
Martin Willi
merged the modularization branch (credentials) back...
tree
|
commitdiff
2008-02-14
Tobias Brunner
find methods for linked lists
tree
|
commitdiff
2008-02-05
Andreas Steffen
some websites append a newline character to a DER-encod...
tree
|
commitdiff
2008-02-04
Andreas Steffen
fixed tabs
tree
|
commitdiff
2008-02-04
Andreas Steffen
refactored optionsfrom as in an object-oriented way...
tree
|
commitdiff
2008-02-02
Andreas Steffen
parse signedData object with empty content
tree
|
commitdiff
2008-02-01
Andreas Steffen
build_signedData() now computes messageDigest attribute
tree
|
commitdiff
2008-02-01
Andreas Steffen
added set_messageDigest() and get_messageDigest() methods
tree
|
commitdiff
2008-02-01
Andreas Steffen
extended and debugged PKCS#7 signedData support
tree
|
commitdiff
2008-02-01
Andreas Steffen
added S/MIME capabilities OID
tree
|
commitdiff
2008-02-01
Andreas Steffen
changed tabs to 4 spaces
tree
|
commitdiff
2008-01-27
Andreas Steffen
fixed comment
tree
|
commitdiff
2008-01-27
Andreas Steffen
implemented pkcs1_encrypt()
tree
|
commitdiff
2008-01-22
Andreas Steffen
added RCSID
tree
|
commitdiff
2008-01-22
Andreas Steffen
added md2WithRSA algorithm identifier
tree
|
commitdiff
2008-01-22
Andreas Steffen
extended asn1_algorithmIdentifier() to SHA-2
tree
|
commitdiff
2008-01-22
Andreas Steffen
x509_t.build_encoding() now supports any hash algorithm
tree
|
commitdiff
2008-01-22
Andreas Steffen
fully implemented x509_create()
tree
|
commitdiff
2008-01-21
Andreas Steffen
fixed destruction of generalNames linked list
tree
|
commitdiff
2008-01-21
Andreas Steffen
fixed parsing and building of generalNames
tree
|
commitdiff
2008-01-21
Andreas Steffen
implemented rsa_private_key_t.get_public_key()
tree
|
commitdiff
2008-01-21
Andreas Steffen
added rsa_public_key_create(mpz_t n, mpz_t e)
tree
|
commitdiff
2008-01-21
Andreas Steffen
added notBefore and notAfter to x509_create()
tree
|
commitdiff
2007-12-12
Andreas Steffen
fixed error in the ordering of the certinfo_t records...
tree
|
commitdiff
2007-11-20
Martin Willi
implemented RFC4478 (repeated authentication)
tree
|
commitdiff
2007-11-19
Martin Willi
fixed memrchr compiler warning
tree
|
commitdiff
2007-11-16
Andreas Steffen
search : delimiter in ipsec.secrets entries from the...
tree
|
commitdiff
2007-10-17
Andreas Steffen
corrected typos
tree
|
commitdiff
2007-10-17
Andreas Steffen
corrected brief
tree
|
commitdiff
2007-10-12
Andreas Steffen
added hasher_signature_algorithm_to_oid() function
tree
|
commitdiff
2007-10-12
Andreas Steffen
added get_publicKeyInfo() method
tree
|
commitdiff
2007-10-12
Andreas Steffen
added create_certificate_iterator() method
tree
|
commitdiff
2007-10-12
Andreas Steffen
added x509_build_generalNames() and x509_build_subjectA...
tree
|
commitdiff
2007-10-12
Andreas Steffen
added x509_ prefix to imported parse functions
tree
|
commitdiff
2007-10-12
Andreas Steffen
added RCSID
tree
|
commitdiff
2007-10-12
Andreas Steffen
cosmetics
tree
|
commitdiff
2007-10-12
Andreas Steffen
implemented pkcs1_write() method
tree
|
commitdiff
2007-10-11
Andreas Steffen
added x509_create() synthesis function
tree
|
commitdiff
2007-10-11
Andreas Steffen
added get_data() method
tree
|
commitdiff
2007-10-11
Andreas Steffen
call get_keysize with const rsa_private_key_t*
tree
|
commitdiff
2007-10-11
Andreas Steffen
cosmetics
tree
|
commitdiff
2007-10-11
Andreas Steffen
renamed eme_pkcs1_decrypt() to pkcs1_decrypt()
tree
|
commitdiff
2007-10-08
Andreas Steffen
corrected brief
tree
|
commitdiff
2007-10-08
Andreas Steffen
increase debug level from 1 to 2
tree
|
commitdiff
2007-10-07
Andreas Steffen
completed pkcs7 parsing methods
tree
|
commitdiff
2007-10-07
Andreas Steffen
added eme_pkcs1_decrypt() method
tree
|
commitdiff
2007-10-07
Andreas Steffen
added error message in case of incorrect padding
tree
|
commitdiff
2007-10-07
Andreas Steffen
added RCSID
tree
|
commitdiff
2007-10-07
Andreas Steffen
replaced strncmp() == 0 by strneq()
tree
|
commitdiff
2007-10-07
Andreas Steffen
added strneq(x,y,len) macro
tree
|
commitdiff
2007-10-07
Andreas Steffen
cosmetics
tree
|
commitdiff
2007-10-04
Martin Willi
fixed memory leak
tree
|
commitdiff
2007-10-04
Martin Willi
implemented an optional DH public value test
tree
|
commitdiff
2007-10-04
Martin Willi
cleanups, fixes and simplification of diffie hellman...
tree
|
commitdiff
2007-10-04
Martin Willi
implemented enumerator for linked_list
tree
|
commitdiff
2007-10-04
Martin Willi
moved enumerator from libappserv to libstrongswan
tree
|
commitdiff
2007-10-03
Martin Willi
more libstrongswan-like error handling in optionsfrom
tree
|
commitdiff
2007-10-02
Tobias Brunner
destruction helper macros
tree
|
commitdiff
2007-09-27
Martin Willi
implemented SHA1 encrypted passwords for manager
tree
|
commitdiff
next