aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 4.0.3Andreas Steffen2006-08-021-1/+1
|
* cleanups in kernel interface codeMartin Willi2006-07-181-1/+1
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* version bump to 4.0.2Andreas Steffen2006-06-271-1/+1
|
* - included charons module tests to build & distMartin Willi2006-05-301-0/+1
|
* - added testing files to distMartin Willi2006-05-301-1/+1
| | | | | | - required the use of the "ustar" format to support filenames longer than 99 chars
* - build gets perl and gperf from configure nowMartin Willi2006-05-241-0/+2
| | | | | - moved built sources to maintainer-clean
* - fixed build when using --enable-leak-detectiveMartin Willi2006-05-231-1/+0
|
* - applied andreas's patchMartin Willi2006-05-181-1/+1
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - added random source ./configure optionsMartin Willi2006-05-171-18/+30
| | | | | - fixed default-pkcs11 option
* - fixed errors when --enable-pkcs11Martin Willi2006-05-171-1/+1
| | | | | - added autogen script
* - introduced autotoolsMartin Willi2006-05-161-0/+139
- first working version - make dist should work - things to do: - UML testing! - more cleanups