8 Commits
Author SHA1 Message Date
Tobias Brunner 67327e9074 blowfish: Remove legacy Blowfish implementation
There is no reason to use Blowfish nowadays.  Given that there are some
other plugins that still provide it, there is especially no reason to
maintain this custom implementation.  Also removed the two test scenarios
that used the plugin to avoid promoting the use of this algorithm.
2026-07-24 15:20:24 +02:00
Tobias Brunner f59240e9ae Added OpenSSL/GPL exception to LICENSE file
Also updated other parts of the license.
2012-06-29 16:51:29 +02:00
Tobias Brunner d50b9be571 LICENSE file updated 2012-06-25 10:52:16 +02:00
Martin Willi e3b7be91e1 removed obsolete INTEGRITY_TEST and fips signer code
--enable-integrity-test now conditionally builds libchecksum
2009-06-22 15:47:17 +02:00
Andreas Steffen bdc0b55b72 included the FIPS integrity test in LICENSE, CREDITS and NEWs 2007-08-29 11:04:55 +00:00
Andreas Steffen 522bd94862 removed reference to radij.c code 2007-05-15 19:06:05 +00:00
Martin Willi f2c2d395ff - introduced autotools
- first working version
  - make dist should work
  - things to do:
    - UML testing!
    - more cleanups
2006-05-16 14:24:03 +00:00
Martin Willi 997358a6c4 - import of strongswan-2.7.0
- applied patch for charon
2006-04-28 07:14:48 +00:00