Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -2/+2 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | _copyright: Replicate copyright text here instead of calling libfreeswan. | Tobias Brunner | 2012-06-11 | 1 | -2/+1 |
| | |||||
* | Removed useless man page for _copyright. | Tobias Brunner | 2011-02-07 | 1 | -1/+0 |
| | |||||
* | fixing compilation when using the Vstr string library | Tobias Brunner | 2009-04-24 | 1 | -1/+1 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+4 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+6 |
- first working version - make dist should work - things to do: - UML testing! - more cleanups |