strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strongswan.git
2007-09-12
Andreas Steffen
replaced 8 by BITS_PER_BYTE
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
error message outputs hash size differences
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
renamed encoded_hash to digestInfo
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
included pem.h and x509.h; fixed comparison bug
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
removed unused chunk variable
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
included kernel_alg.h
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Martin Willi
moving virtual IP when interface changes due mobike
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Martin Willi
fixed NAT detection with mobike
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Martin Willi
fixed shutdown order to prevent crash when kernel inter...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Martin Willi
fixed warnings and memory leak
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
added error messages in signature verification
commit
|
commitdiff
|
tree
|
snapshot
2007-09-12
Andreas Steffen
increased debug level for errors to DBG1
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
overwrite shared_key with random bytes before freeing it
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
check for surplus bytes in EM structure after the diges...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
check hash algorithms used in signatures
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
OID_UNKNOWN (-1) requires int type
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
removed rsa_private_key clone() function
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
added md2, sha256, sha384, and sha512 ASN.1 algorithm IDs
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Martin Willi
first revision of new manager webapp
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
Andreas Steffen
replaced get_rsa_private_key() by rsa_signature() in...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Andreas Steffen
mpz_clear_randomized() overwrites private key material...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Andreas Steffen
overwrite storage used for shared secrets with pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Andreas Steffen
ipsec barf is not supported by the strongSwan 4.1 branch
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Andreas Steffen
the new function chunk_free_randomized() overwrites...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Andreas Steffen
added new Windows Vista VID, courtesy of Jacco de Leeuw
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Andreas Steffen
version bump to 4.1.7
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Martin Willi
implemented routeability checks for mobike (experimental)
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Andreas Steffen
correct debug
4.1.6
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Andreas Steffen
added mobike option to man page
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Andreas Steffen
added new features
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Andreas Steffen
re-introduced the XAUTH_VID compile option
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Martin Willi
added RADIUS, RADIUS-EAP and EAP-MD5 (CHAP) RFCs
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Martin Willi
proper initialization of rsa private key
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
added bitnames for POLICY_BEET and POLICY_MOBIKE flags
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
change ipsec route table in UML scenarios
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
updated index.txt.old
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Martin Willi
added mobike=yes|no connection option
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
_updown removed from distribution
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
included the FIPS integrity test in LICENSE, CREDITS...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
renamed integrity check to integrity test
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
fixed 64 bit issue (size_t is 32 bit)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
fips_verify_hmac_signature() now returns a boolean...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
SHA-1 HMAC signature is now computed over concatenation...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
compute SHA-1 HMAC over libstrongswan TEXT segment...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Martin Willi
signers implemented with HMAC now support NULL output...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
change self_test to self-test
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
build fips_signer and fips_signature with USE_INTEGRITY...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
changed interface of fips_verify_hmac_signature
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
free hmac_signature string after use
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
beautification
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
started implementation of libstrongswan code integrity...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Andreas Steffen
defined ietfAttr_create_from_string()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
fixed typo
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Martin Willi
simple console support through pts devices
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
set ignore properties
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
set ignore properties
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
testing/do-tests is made from do-tests.in by inserting...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
testing/do-tests is made from do-tests.in by inserting...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Andreas Steffen
added --enable-integrity-test and --disable-self-test...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Martin Willi
default routing table/prio: 220/220 (as 19530 was invalid)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Martin Willi
using default routing table 19530 for ipsec routes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Martin Willi
added --with-routing-table= configure option
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Martin Willi
rerouting CHILD_SA if its IKE_SA gets deleted
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Andreas Steffen
initiated support of caIssuers accessLocation
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Andreas Steffen
required CA is that.ca not this.ca
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Andreas Steffen
matching_request instead of matching_trust must go...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Andreas Steffen
fixed maximum path length info in match_requested_ca()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Andreas Steffen
sort attributes alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Andreas Steffen
added caIssuers OID
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Andreas Steffen
corrected typo
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Andreas Steffen
use symbolic shell variables in library paths
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
Andreas Steffen
removed oid.txt and oid.pl in pluto subdir
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
aligned pluto/oid.txt to libstrongswan/asn1/oid.txt
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
added Microsof Encrypting File System Extended Key...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
added Microsof Smartcard Logon Extended Key Usage OID
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
finetuning of phase1 matching metrics
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
append new attribute certs at the end
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
adding attribute certficates to a chained list
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
soft-limit treatment of unmatched certificate requests...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
Andreas Steffen
replaced hex_str() by fprintf(#B) for printing unknown...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-13
Andreas Steffen
fixed bug occuring with multiple occurences of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
has_rsa_private_key() must also be protected by keys_mutex
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
corrected debug output
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
set default to uml=false
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
added listaacerts,listacerts,rereadsecerts,rereadocspce...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
fixed typo stroke keyword list
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
ipsec stroke rereadsecrets|rereadaacerts|rereadacerts...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
ipsec stroke rereadaacerts|rereadacerts supported
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Martin Willi
fixed build without --enable-uml
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Martin Willi
fixed build without --enable-uml
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
added rereadsecrets keyword to stroke
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Andreas Steffen
support of ipsec rereadsecrets for stroke
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
Martin Willi
reread notify socket when interrupted (EINTR) through...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Martin Willi
fixed libstrongswan linking for libdumm
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Martin Willi
made linked lists invoke() method consistent to clone_...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Martin Willi
removed Makefile from svn
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Martin Willi
build UML stuff only on --enable-uml
commit
|
commitdiff
|
tree
|
snapshot
next