| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | removed stray file | Andreas Steffen | 2010-05-06 | 1 | -252/+0 |
* | Support decoding of subjectPublicKeyInfo in openssl without pkcs1 plugin | Martin Willi | 2010-05-05 | 2 | -2/+16 |
* | Do not check pointer, but length of a chunk | Martin Willi | 2010-05-05 | 1 | -1/+1 |
* | Double-check that a blob passed to is_asn1() is not empty | Martin Willi | 2010-05-05 | 1 | -1/+7 |
* | Do not print filename twice if plugin loading fails, dlerror() contains the f... | Martin Willi | 2010-05-05 | 1 | -2/+1 |
* | Implemented base32 encoding of chunks. | Martin Willi | 2010-05-05 | 2 | -0/+75 |
* | moved resolve plugin from libcharon to libhydra | Andreas Steffen | 2010-05-04 | 9 | -11/+263 |
* | Do a proper cleanup when printing usage info. | Tobias Brunner | 2010-05-04 | 1 | -3/+4 |
* | Moved syslog.h include. | Tobias Brunner | 2010-05-04 | 3 | -2/+2 |
* | Compiler warning fixed. | Tobias Brunner | 2010-05-04 | 1 | -1/+1 |
* | Add 'flush_line' option to filelog section. | Adrian-Ken Rueegsegger | 2010-05-04 | 1 | -0/+5 |
* | Use reqid from connection config if present. | Reto Buerki | 2010-05-04 | 1 | -2/+6 |
* | Add reqid field and getter function to child_cfg_t. | Reto Buerki | 2010-05-04 | 9 | -11/+34 |
* | Include reqid in stroke add connection message. | Reto Buerki | 2010-05-04 | 2 | -0/+2 |
* | Add reqid keyword to config connection section. | Reto Buerki | 2010-05-04 | 4 | -1/+5 |
* | added getprotobyname to whitelist4.4.0 | Andreas Steffen | 2010-05-02 | 1 | -0/+1 |
* | remove subnet from sourceip | Andreas Steffen | 2010-05-02 | 1 | -0/+2 |
* | final fix for cloning and deleting sourceip strings | Andreas Steffen | 2010-05-02 | 2 | -5/+3 |
* | fixed end->sourceip memory leak in ipsec starter | Andreas Steffen | 2010-05-02 | 1 | -34/+26 |
* | fixed flex parser memory leaks in ipsec starter | Andreas Steffen | 2010-05-02 | 2 | -10/+10 |
* | free config before exiting since library_deinit() calls leak detective | Andreas Steffen | 2010-05-02 | 1 | -4/+3 |
* | We have to rename thread_create on Mac OS X because it conflicts with a syscall. | Tobias Brunner | 2010-04-29 | 1 | -0/+6 |
* | Initialize libstrongswan in stroke (fixes Vstr logging). | Tobias Brunner | 2010-04-29 | 1 | -0/+5 |
* | Initialize libstrongswan in starter (fixes Vstr logging). | Tobias Brunner | 2010-04-29 | 1 | -0/+4 |
* | The mutex of a thread has to be locked when destroying it. | Tobias Brunner | 2010-04-29 | 1 | -0/+2 |
* | Fixing out-of-tree build after adding dependency to config.status. | Tobias Brunner | 2010-04-29 | 8 | -8/+8 |
* | Users of PLUGINS depend on config.status, rebuilding them if plugin configura... | Martin Willi | 2010-04-29 | 8 | -2/+13 |
* | Fixed RSA key generation with gcrypt | Martin Willi | 2010-04-29 | 1 | -1/+1 |
* | PEM encoder supports encoding from RSA components directly, allowing gcrypt p... | Martin Willi | 2010-04-29 | 3 | -37/+42 |
* | do not destroy whack_attr if it hasn't been initialized | Andreas Steffen | 2010-04-29 | 1 | -5/+10 |
* | added debug output argument | Andreas Steffen | 2010-04-28 | 1 | -1/+1 |
* | Reintroduce to_referer(), redirect() does not work with get_referer() | Martin Willi | 2010-04-28 | 2 | -0/+25 |
* | Use a 301 permanent redirect if no controller given | Martin Willi | 2010-04-28 | 1 | -1/+3 |
* | added AES_GMAC output string | Andreas Steffen | 2010-04-27 | 1 | -1/+1 |
* | include dhcp-client-identifier in the DHCP request | Andreas Steffen | 2010-04-23 | 1 | -1/+11 |
* | make DHCP debug messages consistent | Andreas Steffen | 2010-04-23 | 1 | -1/+1 |
* | fixed typo | Andreas Steffen | 2010-04-23 | 1 | -1/+1 |
* | Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ... | Martin Willi | 2010-04-21 | 1 | -5/+5 |
* | fixed segfault in pluto with multiple ISAKMP SAs in delete payload | Heiko Hund | 2010-04-20 | 1 | -2/+20 |
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 10 | -4/+187 |
* | Accept DHCP replies on bootps port, as we act as a relay agent if server addr... | Martin Willi | 2010-04-19 | 1 | -5/+7 |
* | Integrating libhydra into the Android build system. | Tobias Brunner | 2010-04-12 | 5 | -6/+39 |
* | When logging to the database, the IDs of an IKE SA are initially NULL. | Tobias Brunner | 2010-04-12 | 2 | -4/+4 |
* | fixed silly bug | Andreas Steffen | 2010-04-12 | 1 | -1/+1 |
* | implemented inheritance of virtual IP assigned by Mode Config on the responde... | Andreas Steffen | 2010-04-11 | 2 | -1/+17 |
* | show in-memory pools in ipsec statusall | Andreas Steffen | 2010-04-11 | 3 | -1/+36 |
* | added missing curly brackets | Andreas Steffen | 2010-04-11 | 1 | -1/+37 |
* | support in-memory pools in swapped connection definitions | Andreas Steffen | 2010-04-11 | 2 | -19/+19 |
* | Fixed OpenSSL engine_id setting, i.e. do not use 'library.' prefix for settin... | Tobias Brunner | 2010-04-10 | 1 | -1/+1 |
* | Store DH generator in a chunk, hide non-public data in a private struct | Martin Willi | 2010-04-08 | 5 | -313/+305 |