Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | Updated copyright statement | Andreas Steffen | 2013-11-01 | 1 | -5/+7 |
| | |||||
* | 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. | ||||
* | some copyright additions | Andreas Steffen | 2012-06-23 | 1 | -5/+8 |
| | |||||
* | update copyright | Andreas Steffen | 2012-06-23 | 1 | -6/+4 |
| | |||||
* | _copyright: Replicate copyright text here instead of calling libfreeswan. | Tobias Brunner | 2012-06-11 | 2 | -4/+34 |
| | |||||
* | Removed useless man page for _copyright. | Tobias Brunner | 2011-02-07 | 2 | -30/+0 |
| | |||||
* | Properly initialize libstrongswan in _copyright. | Tobias Brunner | 2010-08-06 | 1 | -0/+5 |
| | | | | This is required if libvstr is used. | ||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | consistent display of strongSwan version | Andreas Steffen | 2009-06-13 | 1 | -2/+1 |
| | |||||
* | fixing compilation when using the Vstr string library | Tobias Brunner | 2009-04-24 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 2 | -5/+0 |
| | |||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | removed .cvsignore files | Martin Willi | 2009-04-27 | 1 | -1/+0 |
| | |||||
* | 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 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 2 | -2/+2 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 2 | -44/+6 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 4 | -0/+146 |