aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/log.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-946/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Cache list of plugin names to further simplify its usage.Tobias Brunner2012-01-191-5/+2
| | | | Also helpful for ipsec statusall to avoid having to enumerate plugins.
* Simplified logging of list of loaded plugins.Tobias Brunner2012-01-191-12/+4
|
* pluto: Log to logcat on Android.Tobias Brunner2011-10-181-3/+37
|
* Plugin enumerator enumerates over loaded features, tooMartin Willi2011-10-141-1/+1
|
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵Martin Willi2011-04-151-2/+3
| | | | over plugin_t
* pluto: Avoid hiding outer parameter.Tobias Brunner2011-04-141-6/+6
|
* pluto: Removed bare shunt table.Tobias Brunner2010-09-021-1/+0
|
* pluto: Removed the KLIPS preprocessor flag.Tobias Brunner2010-09-021-2/+0
|
* show in-memory pools in ipsec statusallAndreas Steffen2010-04-111-1/+3
|
* Adding support for debug groups in libstrongswan's logger.Tobias Brunner2010-04-061-1/+1
|
* replaced struct id by identification_tAndreas Steffen2009-10-101-0/+1
|
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-7/+7
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
|
* consistent display of strongSwan versionAndreas Steffen2009-06-131-1/+1
|
* show strongSwan version in pluto's statusallAndreas Steffen2009-05-261-0/+1
|
* updated copyright statementsAndreas Steffen2009-05-221-1/+2
|
* list loaded plugins in ipsec statusallAndreas Steffen2009-05-151-2/+19
|
* use localtime_r() instead of localtime()Andreas Steffen2009-05-141-10/+6
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-211-3/+6
|
* fixed indentation of debug outputAndreas Steffen2009-04-211-1/+2
|
* mapped libstrongswan debug level to pluto debug optionsAndreas Steffen2009-04-211-1/+66
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-508/+508
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-7/+6
|
* fixed improper TAILQ fix which caused pluto to segfaultAndreas Steffen2008-08-031-1/+1
|
* fixed the close_peerlog() bug causing ipsec pluto --help to segfaultAndreas Steffen2008-08-011-2/+2
|
* CIRCLEQ patch submitted by Jay PfeiferAndreas Steffen2008-05-291-15/+15
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* support of ipsec statusall in state outputAndreas Steffen2006-10-251-1/+1
|
* - applied patch from andreasMartin Willi2006-05-041-4/+2
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+843