index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pluto
/
x509.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Bye bye Pluto!
Tobias Brunner
2012-06-11
1
-463
/
+0
|
|
|
|
|
Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
*
remove leading zero in ASN.1 encoded serial numbers
Andreas Steffen
2012-04-05
1
-1
/
+1
|
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-2
/
+2
|
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for ↵
Martin Willi
2011-01-05
1
-2
/
+2
|
|
|
|
PolicyConstraints, too
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-1
/
+1
|
*
Fix use of snprintf() in pluto subjectAltName enumeration
Martin Willi
2010-07-28
1
-0
/
+4
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
1
-2
/
+2
|
|
|
|
encoding
*
Fixed a bug in pluto's x509 handling.
Tobias Brunner
2010-03-12
1
-2
/
+2
|
|
|
|
|
This bug would have lead to a segmentation fault, if no public key could have been extracted from a certificate.
*
fixed 4.3.6 ocsp regression
Andreas Steffen
2009-11-11
1
-23
/
+0
|
*
merged pluto's PGP certificate parsing with charon's
Andreas Steffen
2009-11-10
1
-157
/
+17
|
*
implemented path length constraint checkinf for IKEv2
Andreas Steffen
2009-11-04
1
-4
/
+4
|
*
implemented path length constraint checking for IKEv1
Andreas Steffen
2009-11-04
1
-5
/
+16
|
*
output optional pathLenConstraint in ipsec listcacerts
Andreas Steffen
2009-11-04
1
-1
/
+9
|
*
replaced struct id by identification_t
Andreas Steffen
2009-10-10
1
-735
/
+50
|
*
hex_str() isn't used externally any more
Andreas Steffen
2009-10-08
1
-12
/
+11
|
*
parsing of generalNames is not needed any more
Andreas Steffen
2009-10-08
1
-273
/
+0
|
*
migrated public key IDs to identification_t
Andreas Steffen
2009-10-08
1
-38
/
+19
|
*
list subjectAltNames
Andreas Steffen
2009-10-06
1
-1
/
+33
|
*
pluto and charon now have the same ipsec listall output format
Andreas Steffen
2009-10-06
1
-15
/
+11
|
*
streamlined output from get_validity()
Andreas Steffen
2009-10-06
1
-42
/
+12
|
*
pluto now uses x509 plugin for attribute certificate handling
Andreas Steffen
2009-10-05
1
-9
/
+9
|
*
pluto and scepclient now use the x509 plugin for certificates
Andreas Steffen
2009-09-27
1
-673
/
+121
|
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-5
/
+2
|
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
1
-5
/
+5
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-35
/
+35
|
*
changed prefix of crl_reason_t values from CRL_ to CRL_REASON_
Andreas Steffen
2009-08-31
1
-1
/
+1
|
*
use crl_reason_t definition from <credentials/certificates/crl.h>
Andreas Steffen
2009-08-31
1
-1
/
+1
|
*
create algorithmIdentifier dynamically from OID database
Martin Willi
2009-08-27
1
-3
/
+3
|
*
updated pluto to new fingerprinting API
Martin Willi
2009-08-26
1
-12
/
+13
|
*
pruned OID tree
Andreas Steffen
2009-08-18
1
-2
/
+2
|
*
ASN.1 parsing of RSA public key not needed anymore
Andreas Steffen
2009-06-12
1
-13
/
+0
|
*
hooray, pluto and scepclient do not depend on libgmp anymore
Andreas Steffen
2009-06-09
1
-1
/
+0
|
*
created signature_scheme_from_oid() helper function
Andreas Steffen
2009-06-09
1
-45
/
+6
|
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-224
/
+126
|
*
eliminated ipsec_policy.h
Andreas Steffen
2009-05-26
1
-4
/
+3
|
*
updated copyright statements
Andreas Steffen
2009-05-22
1
-1
/
+1
|
*
SKEYID derivation based on libstrongswan
Andreas Steffen
2009-05-05
1
-10
/
+12
|
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-572
/
+505
|
*
support of the enum printf_hook
Andreas Steffen
2009-04-20
1
-2
/
+2
|
*
conversion from 8 spaces to 4 spaces per tab
Andreas Steffen
2009-04-19
1
-1613
/
+1613
|
*
created pluto and scepclient now use libstrongswan-lite
Andreas Steffen
2009-04-18
1
-10
/
+10
|
*
ported most of the libstrongswan chunk_t macros to pluto
Andreas Steffen
2009-04-17
1
-4
/
+4
|
*
renamed empty_chunk to chunk_empty
Andreas Steffen
2009-04-17
1
-11
/
+11
|
*
port the libstrongswan memory allocation methods to pluto
Andreas Steffen
2009-04-17
1
-6
/
+6
|
*
renamed known_oid() to asn1_known_oid() and defined asn1_get_oid()
Andreas Steffen
2009-04-15
1
-7
/
+7
|
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-25
/
+141
|
*
activated Id property
Andreas Steffen
2007-10-06
1
-1
/
+1
|
*
OID_UNKNOWN (-1) requires int type
Andreas Steffen
2007-09-11
1
-3
/
+2
|
*
removed oid.txt and oid.pl in pluto subdir
Andreas Steffen
2007-08-15
1
-1
/
+1
|
[next]