index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
added unit test for identification_t.equals()
Martin Willi
2009-07-06
2
-0
/
+88
|
*
contains_wildcard() for DNs uses RDN enumerator
Martin Willi
2009-07-06
1
-19
/
+11
|
*
added unit test for identification_t.contains_wildcard()
Martin Willi
2009-07-06
2
-0
/
+41
|
*
simplified identification_t.clone() using memcpy
Martin Willi
2009-07-06
1
-7
/
+2
|
*
use an enumerator to parse RDNs, based on asn1_unwrap() function
Martin Willi
2009-07-06
1
-119
/
+145
|
*
make filter enumerator methods static
Martin Willi
2009-07-06
1
-3
/
+3
|
*
asn1_unwrap() function to parse ASN.1 objects with length/type
Martin Willi
2009-07-06
2
-1
/
+59
|
*
make ecp_x_coordinate_only = yes the default
Andreas Steffen
2009-07-06
1
-2
/
+4
|
*
ecp_x_coordinate only option allows ECP interoperability with MS Windows
Andreas Steffen
2009-07-06
2
-9
/
+24
|
*
support of OpenPGP V4 fingerprints
Andreas Steffen
2009-07-04
1
-22
/
+40
|
*
corrected comment
Andreas Steffen
2009-07-04
1
-1
/
+1
|
*
listen for CHILD_SA state changes only until it has been installed
Martin Willi
2009-07-03
1
-3
/
+5
|
*
updated copyright statement
Andreas Steffen
2009-07-03
7
-1
/
+7
|
*
added additional sanity checks to asn1_length() parsing
Martin Willi
2009-07-03
1
-9
/
+16
|
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
47
-47
/
+47
|
*
defer MOBIKE update if we have no route to the peer
Martin Willi
2009-07-02
2
-0
/
+42
|
*
do not abort notifying listeners if a listener unregisters
Martin Willi
2009-07-02
1
-6
/
+0
|
*
added mconsole exec patch based on 2.6.30
Martin Willi
2009-07-01
1
-0
/
+354
|
*
added mconsole exec patch based on 2.6.29
Martin Willi
2009-07-01
1
-0
/
+354
|
*
signal tunnel breakage to NetworkManager
Martin Willi
2009-06-30
1
-6
/
+28
|
*
restarting dbus is insufficient, restart network-manager after installation
Martin Willi
2009-06-30
1
-4
/
+4
|
*
enforce correct RSA signature lenght in gcrypt
Martin Willi
2009-06-30
2
-20
/
+51
|
*
added missing header files
Andreas Steffen
2009-06-24
1
-0
/
+2
|
*
handle --disable-pluto/charon with --enable-integrity-test
Martin Willi
2009-06-22
1
-3
/
+9
|
*
deinit() library if integrity check fails
Martin Willi
2009-06-22
2
-0
/
+2
|
*
build and verify on disk file integrity of pluto and charon executables
Martin Willi
2009-06-22
4
-14
/
+43
|
*
removed functions from faked symbol list, not needed anymore with RTLD_LAZY
Martin Willi
2009-06-22
1
-10
/
+2
|
*
indicate use if integrity testing at startup
Martin Willi
2009-06-22
1
-0
/
+1
|
*
moved checksum_builder/libchechsum to top srcdir to respect build order
Martin Willi
2009-06-22
6
-5
/
+5
|
*
check for dladdr() and dl_iterate_phdr() if --enable-integrity-test set
Martin Willi
2009-06-22
1
-0
/
+19
|
*
build integrity_checker.c only if --enable-integrity-test set
Martin Willi
2009-06-22
2
-1
/
+11
|
*
check on-disk and loaded segment integrity of libstrongswan
Martin Willi
2009-06-22
3
-3
/
+35
|
*
reduced verbosity of integrity checker
Martin Willi
2009-06-22
1
-4
/
+2
|
*
removed obsolete INTEGRITY_TEST and fips signer code
Martin Willi
2009-06-22
16
-657
/
+7
|
|
|
|
--enable-integrity-test now conditionally builds libchecksum
*
build checksums for charon plugins
Martin Willi
2009-06-22
2
-5
/
+15
|
*
library initialization fails if libstrongswan checksum is invalid
Martin Willi
2009-06-22
4
-4
/
+13
|
*
checksum.c depends on all libraries
Martin Willi
2009-06-22
1
-3
/
+4
|
*
implemented a checksum_builder tool to build the checksum library
Martin Willi
2009-06-22
5
-0
/
+125
|
*
integrity checker accepts an option checksum library on construction
Martin Willi
2009-06-22
3
-18
/
+24
|
*
check integrity of libstrongswan
Martin Willi
2009-06-22
1
-0
/
+5
|
*
check integrity of plugins before loading
Martin Willi
2009-06-22
3
-0
/
+33
|
*
implemented an integrity checker class to build and check code integrity
Martin Willi
2009-06-22
3
-0
/
+371
|
*
dist-hook to remove .svn folder not needed anymore
Martin Willi
2009-06-22
1
-3
/
+0
|
*
removed unneeded newline
Martin Willi
2009-06-22
1
-1
/
+1
|
*
use get_proposal_token() for algorithm selection
Andreas Steffen
2009-06-20
2
-41
/
+27
|
*
version bump to 4.3.3
Andreas Steffen
2009-06-19
5
-10
/
+16
|
*
authby=pubkey is now the default authentication
4.3.2
Andreas Steffen
2009-06-19
1
-5
/
+8
|
*
fixed another 64bit compiler warning
Martin Willi
2009-06-19
1
-2
/
+2
|
*
fixed compiler warning
Martin Willi
2009-06-19
1
-2
/
+2
|
*
reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit ↵
Martin Willi
2009-06-19
2
-7
/
+8
|
|
|
|
issues)
[prev]
[next]