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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
fixed broken smartcard support (bug #91)
Andreas Steffen
2009-10-11
1
-6
/
+30
|
*
some missing refactoring changes
Andreas Steffen
2009-10-11
1
-22
/
+24
|
*
myids might not be defined yet
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
fixed refactoring bug
Andreas Steffen
2009-10-11
1
-1
/
+1
|
*
removed orphaned sha1.c
Andreas Steffen
2009-10-10
1
-193
/
+0
|
*
replaced struct id by identification_t
Andreas Steffen
2009-10-10
29
-2207
/
+972
|
*
hex_str() isn't used externally any more
Andreas Steffen
2009-10-08
2
-13
/
+11
|
*
parsing of generalNames is not needed any more
Andreas Steffen
2009-10-08
2
-299
/
+0
|
*
use of asn1_build_known_oid()
Andreas Steffen
2009-10-08
1
-86
/
+29
|
*
migrated public key IDs to identification_t
Andreas Steffen
2009-10-08
20
-466
/
+463
|
*
list subjectAltNames
Andreas Steffen
2009-10-06
1
-1
/
+33
|
*
some ipsec listall finetuning
Andreas Steffen
2009-10-06
3
-10
/
+9
|
*
pluto and charon now have the same ipsec listall output format
Andreas Steffen
2009-10-06
17
-131
/
+89
|
*
streamlined output from get_validity()
Andreas Steffen
2009-10-06
7
-91
/
+45
|
*
pluto now uses x509 plugin for attribute certificate handling
Andreas Steffen
2009-10-05
16
-941
/
+312
|
*
fixed output of authKeyID
Andreas Steffen
2009-10-02
1
-1
/
+1
|
*
fixes multiple IPsec SAs with IKEv1 Mode Config
Andreas Steffen
2009-10-01
1
-0
/
+17
|
*
pluto's crl handling now uses the x509 plugin
Andreas Steffen
2009-09-30
3
-394
/
+159
|
*
abbreviated struct connection by connection_t
Andreas Steffen
2009-09-27
17
-289
/
+269
|
*
pluto and scepclient now use the x509 plugin for certificates
Andreas Steffen
2009-09-27
21
-1506
/
+979
|
*
added and fixed debug output of version information
Andreas Steffen
2009-09-23
1
-7
/
+23
|
*
fixed PKCS#7 wrapped certificate parsing
Andreas Steffen
2009-09-23
1
-1
/
+1
|
*
enforce coding rules
Andreas Steffen
2009-09-22
1
-7
/
+42
|
*
enforce coding rules
Andreas Steffen
2009-09-22
1
-63
/
+277
|
*
set XFRM_STATE_AF_UNSPEC flag
Andreas Steffen
2009-09-22
1
-1
/
+14
|
*
replaced the missed ${confdir} by ${sysconfdir}
Martin Willi
2009-09-14
1
-1
/
+1
|
*
Fixed pluto certificate parsing
Martin Willi
2009-09-14
1
-2
/
+5
|
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
6
-104
/
+39
|
*
pass NULL to library_init() to load settings from default file
Martin Willi
2009-09-10
2
-2
/
+1
|
*
use NULL to load plugins from default plugin directory
Martin Willi
2009-09-10
2
-2
/
+1
|
*
Updated pluto to the new builder API
Martin Willi
2009-09-10
1
-159
/
+91
|
*
use sysconfdir, no need for an additional confdir variable
Martin Willi
2009-09-07
1
-1
/
+1
|
*
Use macros to define --with options
Martin Willi
2009-09-07
1
-1
/
+2
|
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
6
-8
/
+8
|
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
8
-14
/
+14
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
47
-379
/
+379
|
*
handle plugin loading failures
Martin Willi
2009-09-01
1
-2
/
+5
|
*
changed prefix of crl_reason_t values from CRL_ to CRL_REASON_
Andreas Steffen
2009-08-31
3
-17
/
+17
|
*
use crl_reason_t definition from <credentials/certificates/crl.h>
Andreas Steffen
2009-08-31
5
-8
/
+12
|
*
use crl_reason_t definition from <credentials/certificates/crl.h>
Andreas Steffen
2009-08-31
2
-29
/
+0
|
*
use time_monotonic() instead of gettimeofday() for time difference calculations
Martin Willi
2009-08-31
1
-1
/
+0
|
*
clear RSA private key chunks after use
Andreas Steffen
2009-08-30
1
-1
/
+1
|
*
ASN.1 DER encoding of private key is not needed anymore
Andreas Steffen
2009-08-30
1
-24
/
+16
|
*
create algorithmIdentifier dynamically from OID database
Martin Willi
2009-08-27
3
-12
/
+10
|
*
fixed typo
Andreas Steffen
2009-08-26
1
-1
/
+1
|
*
streamlined file loading labels
Andreas Steffen
2009-08-26
4
-8
/
+11
|
*
updated pluto to new fingerprinting API
Martin Willi
2009-08-26
5
-36
/
+44
|
*
moved PGP code to pluto and gpg plugin
Martin Willi
2009-08-26
1
-1
/
+74
|
*
renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support ↵
Martin Willi
2009-08-26
2
-2
/
+2
|
|
|
|
other key types
*
pluto uses KEY_ANY builder to parse PGP public keys
Martin Willi
2009-08-26
1
-23
/
+4
|
[prev]
[next]