Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -910/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | pluto: CAP_NET_RAW seems to be required on Android even to open regular sockets. | Tobias Brunner | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff). | Tobias Brunner | 2011-10-18 | 1 | -73/+8 |
| | | | | Because linux is not defined on Android this caused trouble. | ||||
* | pluto: Option added to disable adns. | Tobias Brunner | 2011-10-14 | 1 | -0/+4 |
| | | | | This basically disables opportunistic encryption. | ||||
* | pluto: Handle SIGINT to terminate properly when run with --nofork in a console. | Tobias Brunner | 2011-09-28 | 1 | -0/+1 |
| | |||||
* | pluto: Removed no_klips flag (--noklips option). | Tobias Brunner | 2010-09-02 | 1 | -19/+4 |
| | |||||
* | pluto: Completely removed struct kernel_ops. | Tobias Brunner | 2010-09-02 | 1 | -3/+0 |
| | |||||
* | pluto: Listen for kernel events via libhydra's kernel interface. | Tobias Brunner | 2010-09-02 | 1 | -27/+0 |
| | |||||
* | pluto: Added a generic event queue. | Tobias Brunner | 2010-09-02 | 1 | -1/+18 |
| | | | | | This allows to easily execute arbitrary callbacks in the context of the pluto main thread (e.g. in order to synchronize with threads from the thread-pool). | ||||
* | cosmetics in show_debug() output | Andreas Steffen | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -717/+717 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -12/+14 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -2/+4 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | removed IPSECPOLICY compile option | Andreas Steffen | 2007-01-29 | 1 | -62/+0 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -13/+8 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -1/+0 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+1064 |