aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* defer MOBIKE update if we have no route to the peerMartin Willi2009-07-022-0/+42
|
* do not abort notifying listeners if a listener unregistersMartin Willi2009-07-021-6/+0
|
* added mconsole exec patch based on 2.6.30Martin Willi2009-07-011-0/+354
|
* added mconsole exec patch based on 2.6.29Martin Willi2009-07-011-0/+354
|
* signal tunnel breakage to NetworkManagerMartin Willi2009-06-301-6/+28
|
* restarting dbus is insufficient, restart network-manager after installationMartin Willi2009-06-301-4/+4
|
* enforce correct RSA signature lenght in gcryptMartin Willi2009-06-302-20/+51
|
* added missing header filesAndreas Steffen2009-06-241-0/+2
|
* handle --disable-pluto/charon with --enable-integrity-testMartin Willi2009-06-221-3/+9
|
* deinit() library if integrity check failsMartin Willi2009-06-222-0/+2
|
* build and verify on disk file integrity of pluto and charon executablesMartin Willi2009-06-224-14/+43
|
* removed functions from faked symbol list, not needed anymore with RTLD_LAZYMartin Willi2009-06-221-10/+2
|
* indicate use if integrity testing at startupMartin Willi2009-06-221-0/+1
|
* moved checksum_builder/libchechsum to top srcdir to respect build orderMartin Willi2009-06-226-5/+5
|
* check for dladdr() and dl_iterate_phdr() if --enable-integrity-test setMartin Willi2009-06-221-0/+19
|
* build integrity_checker.c only if --enable-integrity-test setMartin Willi2009-06-222-1/+11
|
* check on-disk and loaded segment integrity of libstrongswanMartin Willi2009-06-223-3/+35
|
* reduced verbosity of integrity checkerMartin Willi2009-06-221-4/+2
|
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-2216-657/+7
| | | | --enable-integrity-test now conditionally builds libchecksum
* build checksums for charon pluginsMartin Willi2009-06-222-5/+15
|
* library initialization fails if libstrongswan checksum is invalidMartin Willi2009-06-224-4/+13
|
* checksum.c depends on all librariesMartin Willi2009-06-221-3/+4
|
* implemented a checksum_builder tool to build the checksum libraryMartin Willi2009-06-225-0/+125
|
* integrity checker accepts an option checksum library on constructionMartin Willi2009-06-223-18/+24
|
* check integrity of libstrongswanMartin Willi2009-06-221-0/+5
|
* check integrity of plugins before loadingMartin Willi2009-06-223-0/+33
|
* implemented an integrity checker class to build and check code integrityMartin Willi2009-06-223-0/+371
|
* dist-hook to remove .svn folder not needed anymoreMartin Willi2009-06-221-3/+0
|
* removed unneeded newlineMartin Willi2009-06-221-1/+1
|
* use get_proposal_token() for algorithm selectionAndreas Steffen2009-06-202-41/+27
|
* version bump to 4.3.3Andreas Steffen2009-06-195-10/+16
|
* authby=pubkey is now the default authentication4.3.2Andreas Steffen2009-06-191-5/+8
|
* fixed another 64bit compiler warningMartin Willi2009-06-191-2/+2
|
* fixed compiler warningMartin Willi2009-06-191-2/+2
|
* reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit ↵Martin Willi2009-06-192-7/+8
| | | | issues)
* added info about two DoS fixesAndreas Steffen2009-06-181-0/+5
|
* HASH_MD2 is not implemented yet in gcryptAndreas Steffen2009-06-181-2/+0
|
* added test vector for NULL encryptionAndreas Steffen2009-06-182-0/+2
|
* added test vector for NULL encryptionAndreas Steffen2009-06-181-0/+25
|
* added md2 and md4 test vectorsAndreas Steffen2009-06-184-0/+142
|
* added 2 des test vectorsAndreas Steffen2009-06-183-0/+70
|
* added gcrypt-ikev2/alg-camellia scenarioAndreas Steffen2009-06-189-0/+104
|
* removed serpent and twofish plugins - use gcrypt insteadAndreas Steffen2009-06-1818-2648/+0
|
* moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1Andreas Steffen2009-06-1840-4/+4
|
* fixed typoAndreas Steffen2009-06-181-1/+1
|
* removed superfluous print argumentAndreas Steffen2009-06-171-1/+1
|
* added 2 RC5 test vectorsAndreas Steffen2009-06-173-0/+47
|
* added 2 IDEA test vectorsAndreas Steffen2009-06-173-0/+47
|
* added 6 serpent test vectorsAndreas Steffen2009-06-173-0/+98
|
* added 3 Twofish test vectorsAndreas Steffen2009-06-173-0/+60
|