aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* management of any attribute by ipsec poolAndreas Steffen2010-05-196-218/+693
* checksum_builder() needs the pluto symbolAndreas Steffen2010-05-191-0/+3
* register virtual IPs under the XAUTH identityAndreas Steffen2010-05-181-2/+4
* clarified secret loading debug outputAndreas Steffen2010-05-181-1/+1
* Typo fixed.Tobias Brunner2010-05-181-2/+2
* implemented xauth as a pluto pluginAndreas Steffen2010-05-1821-452/+1035
* Handle collisions between rekey and the following delete properlyMartin Willi2010-05-181-27/+63
* Added simple conditional packet receive delayMartin Willi2010-05-181-9/+38
* Added simple conditional packet send delayMartin Willi2010-05-181-2/+39
* Explicitly link gpg-error to gcrypt pluginMartin Willi2010-05-171-1/+1
* encoding of MODE_TUNNEL changedAndreas Steffen2010-05-152-2/+2
* introduced xauth_identity keywordAndreas Steffen2010-05-1510-20/+50
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-149-732/+722
* implemented support of resolve pluginAndreas Steffen2010-05-084-240/+268
* include demux.h only onceAndreas Steffen2010-05-061-1/+6
* already defined in attributes/attributes.hAndreas Steffen2010-05-061-4/+0
* include state.h only onceAndreas Steffen2010-05-061-0/+5
* removed stray fileAndreas Steffen2010-05-061-252/+0
* Support decoding of subjectPublicKeyInfo in openssl without pkcs1 pluginMartin Willi2010-05-052-2/+16
* Do not check pointer, but length of a chunkMartin Willi2010-05-051-1/+1
* Double-check that a blob passed to is_asn1() is not emptyMartin Willi2010-05-051-1/+7
* Do not print filename twice if plugin loading fails, dlerror() contains the f...Martin Willi2010-05-051-2/+1
* Implemented base32 encoding of chunks.Martin Willi2010-05-052-0/+75
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-049-11/+263
* Do a proper cleanup when printing usage info.Tobias Brunner2010-05-041-3/+4
* Moved syslog.h include.Tobias Brunner2010-05-043-2/+2
* Compiler warning fixed.Tobias Brunner2010-05-041-1/+1
* Add 'flush_line' option to filelog section.Adrian-Ken Rueegsegger2010-05-041-0/+5
* Use reqid from connection config if present.Reto Buerki2010-05-041-2/+6
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-049-11/+34
* Include reqid in stroke add connection message.Reto Buerki2010-05-042-0/+2
* Add reqid keyword to config connection section.Reto Buerki2010-05-044-1/+5
* added getprotobyname to whitelist4.4.0Andreas Steffen2010-05-021-0/+1
* remove subnet from sourceipAndreas Steffen2010-05-021-0/+2
* final fix for cloning and deleting sourceip stringsAndreas Steffen2010-05-022-5/+3
* fixed end->sourceip memory leak in ipsec starterAndreas Steffen2010-05-021-34/+26
* fixed flex parser memory leaks in ipsec starterAndreas Steffen2010-05-022-10/+10
* free config before exiting since library_deinit() calls leak detectiveAndreas Steffen2010-05-021-4/+3
* We have to rename thread_create on Mac OS X because it conflicts with a syscall.Tobias Brunner2010-04-291-0/+6
* Initialize libstrongswan in stroke (fixes Vstr logging).Tobias Brunner2010-04-291-0/+5
* Initialize libstrongswan in starter (fixes Vstr logging).Tobias Brunner2010-04-291-0/+4
* The mutex of a thread has to be locked when destroying it.Tobias Brunner2010-04-291-0/+2
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-298-8/+8
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-298-2/+13
* Fixed RSA key generation with gcryptMartin Willi2010-04-291-1/+1
* PEM encoder supports encoding from RSA components directly, allowing gcrypt p...Martin Willi2010-04-293-37/+42
* do not destroy whack_attr if it hasn't been initializedAndreas Steffen2010-04-291-5/+10
* added debug output argumentAndreas Steffen2010-04-281-1/+1
* Reintroduce to_referer(), redirect() does not work with get_referer()Martin Willi2010-04-282-0/+25
* Use a 301 permanent redirect if no controller givenMartin Willi2010-04-281-1/+3