Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -766/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | Cast size_t len arguments to %.*s to int | Martin Willi | 2011-04-20 | 1 | -2/+3 |
| | |||||
* | Adding DBG_LIB to all calls of libstrongswan's version of DBG*. | Tobias Brunner | 2010-04-06 | 1 | -5/+6 |
| | |||||
* | renamed init_fetch() to fetch_initialize() | Andreas Steffen | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | Join pluto's fetching thread instead of detaching it in order to avoid that ↵ | Tobias Brunner | 2010-02-02 | 1 | -5/+23 |
| | | | | the leak-detective reports a memleak. | ||||
* | Pluto's fetcher thread is now created via libstrongswan. | Tobias Brunner | 2009-12-26 | 1 | -4/+11 |
| | |||||
* | Fixed compiler warning about missing return value | Martin Willi | 2009-11-12 | 1 | -1/+2 |
| | |||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 1 | -1/+0 |
| | |||||
* | migrated public key IDs to identification_t | Andreas Steffen | 2009-10-08 | 1 | -14/+10 |
| | |||||
* | some ipsec listall finetuning | Andreas Steffen | 2009-10-06 | 1 | -1/+1 |
| | |||||
* | pluto and charon now have the same ipsec listall output format | Andreas Steffen | 2009-10-06 | 1 | -10/+5 |
| | |||||
* | pluto and scepclient now use the x509 plugin for certificates | Andreas Steffen | 2009-09-27 | 1 | -100/+111 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -7/+7 |
| | |||||
* | handle pluto specific certificates under CRED_CERTIFICATE, not as own ↵ | Martin Willi | 2009-08-26 | 1 | -1/+2 |
| | | | | credential kind | ||||
* | removed obsolete PEM code in pluto/libstrongswan | Martin Willi | 2009-08-26 | 1 | -2/+0 |
| | |||||
* | use credential builder to build crls | Martin Willi | 2009-08-26 | 1 | -30/+17 |
| | |||||
* | updated copyright statements | Andreas Steffen | 2009-05-22 | 1 | -1/+1 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 1 | -5/+3 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | pluto and scepclient use the curl and ldap fetcher plugins | Andreas Steffen | 2009-04-29 | 1 | -453/+132 |
| | |||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 1 | -1/+2 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -596/+596 |
| | |||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 1 | -2/+2 |
| | |||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 1 | -18/+8 |
| | |||||
* | renamed empty_chunk to chunk_empty | Andreas Steffen | 2009-04-17 | 1 | -3/+3 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -21/+20 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -3/+3 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | fixed all pluto compiler warnings | Martin Willi | 2008-03-28 | 1 | -0/+2 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | added #define LDAP_DEPRECATED in order to use old ldap_init() function | Andreas Steffen | 2007-05-24 | 1 | -0/+3 |
| | |||||
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 1 | -5/+5 |
| | |||||
* | last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATA | Andreas Steffen | 2007-03-09 | 1 | -2/+1 |
| | |||||
* | fixed memory leak by calling curl_slist_free_all(headers) | Andreas Steffen | 2007-03-09 | 1 | -0/+1 |
| | |||||
* | http post fetching using libcurl implemented | Andreas Steffen | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -3/+3 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+1081 |