Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved man pages for config files to a separate directory. | Tobias Brunner | 2010-09-10 | 1 | -8/+2 |
| | |||||
* | Moved ipsec_transform_t to kernel_ipsec.h in libhydra. | Tobias Brunner | 2010-09-02 | 1 | -0/+1 |
| | | | | | Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations. | ||||
* | Warn about manual plugin load directives for pluto/charon with ↵ | Andreas Steffen | 2010-07-15 | 1 | -0/+4 |
| | | | | --disable-load-warning compile option | ||||
* | Adding the version number to the most relevant manual pages. | Tobias Brunner | 2010-05-30 | 1 | -1/+7 |
| | |||||
* | parser.l includes y.tab.h, so it must be built first | Tobias Brunner | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | use sysconfdir, no need for an additional confdir variable | Martin Willi | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | Use macros to define --with options | Martin Willi | 2009-09-07 | 1 | -1/+3 |
| | |||||
* | Removed trailing whitespaces in configure.in/Makefile.am | Martin Willi | 2009-09-07 | 1 | -2/+2 |
| | |||||
* | OpenSolaris needs libsocket and libnsl for socket(). | Tobias Brunner | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Fixed installation of config files in out-of-tree builds. | Tobias Brunner | 2009-07-20 | 1 | -1/+1 |
| | |||||
* | Use the numerical UID/GID to install the config files and create the ipsec.d ↵ | Tobias Brunner | 2009-07-20 | 1 | -10/+10 |
| | | | | directories. | ||||
* | Revert "gperf under FreeBSD does not know the -m option." | Tobias Brunner | 2009-07-16 | 1 | -1/+1 |
| | | | | This reverts commit 0ead254919c66a1b6a9e39b175f0b92f2a076c12. | ||||
* | gperf under FreeBSD does not know the -m option. | Tobias Brunner | 2009-07-14 | 1 | -1/+1 |
| | | | | We could use AC_PATH_PROGS_FEATURE_CHECK (added in Autoconf 2.62) to check for this option. | ||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 1 | -1/+0 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+8 |
| | |||||
* | optimized gperf | Andreas Steffen | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | fixing compilation when using the Vstr string library | Tobias Brunner | 2009-04-24 | 1 | -1/+1 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -9/+9 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+8 |
| | |||||
* | set the default of plutostart/charonstart according to ./configure options | Martin Willi | 2009-03-24 | 1 | -0/+8 |
| | |||||
* | fixing compilation on systems lacking linux/xfrm.h | Tobias Brunner | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -2/+2 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -8/+8 |
| | |||||
* | tolerating chown failures on installation, required to build some packages | Martin Willi | 2008-06-04 | 1 | -10/+10 |
| | |||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 1 | -10/+10 |
| | | | | | using named users, groups fixed capability dropping in pluto | ||||
* | shipping a default strongswan.conf | Martin Willi | 2008-04-18 | 1 | -1/+0 |
| | |||||
* | removed unused yynuput to fix compiler warning | Martin Willi | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | creating sysconfdir if it does not exist | Martin Willi | 2008-02-22 | 1 | -2/+13 |
| | | | | moved all directory creations into starters Makefile | ||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -5/+2 |
| | |||||
* | moved loglite.c from openac to scepclient | Andreas Steffen | 2007-09-18 | 1 | -2/+2 |
| | |||||
* | added to ipsec.conf installation path | Andreas Steffen | 2007-07-11 | 1 | -1/+1 |
| | |||||
* | add starter.8 man page to distribution | Andreas Steffen | 2007-06-27 | 1 | -1/+1 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -1/+1 |
| | | | | | includes a lot of other modifications | ||||
* | fixed HAVE_BACKTRACE checks | Martin Willi | 2006-12-11 | 1 | -2/+2 |
| | | | | starter Makefile now uses proper $(COMPILE) to build pluto objects | ||||
* | - build gets perl and gperf from configure now | Martin Willi | 2006-05-24 | 1 | -6/+1 |
| | | | | | - moved built sources to maintainer-clean | ||||
* | - removed lex, yacc and gperf output from svn, | Martin Willi | 2006-05-19 | 1 | -0/+4 |
| | | | | | added them to "dist" and "distclean" | ||||
* | - added missing ipsec.conf.5 to distribution :-/ | Martin Willi | 2006-05-19 | 1 | -1/+1 |
| | |||||
* | - added missing ipsec.conf ipsec.conf.5 | Martin Willi | 2006-05-19 | 1 | -2/+6 |
| | | | | | - existing ipsec.conf won't get overwritten anymore | ||||
* | - added ipsec.conf template and man page back | Martin Willi | 2006-05-18 | 1 | -0/+2 |
| | | | | | | - removed old Makefiles - added new strongswan KDevelop project & startup hack | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -0/+32 |
- first working version - make dist should work - things to do: - UML testing! - more cleanups |