Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | attribute_manager supports attribute_handler's to handle configuration ↵ | Martin Willi | 2009-04-24 | 20 | -377/+1095 | |
| | | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr) | |||||
* | added return_true/false() dummy functions | Martin Willi | 2009-04-24 | 2 | -0/+26 | |
| | ||||||
* | version bump to 4.3.1 | Andreas Steffen | 2009-04-24 | 2 | -1/+3 | |
| | ||||||
* | added cast128 proposal keyword | Andreas Steffen | 2009-04-24 | 1 | -0/+1 | |
| | ||||||
* | l format modifier outputs garbage on 64 bit platforms | Andreas Steffen | 2009-04-22 | 1 | -1/+1 | |
| | ||||||
* | fixed compiler warnings on 64bit | Martin Willi | 2009-04-22 | 4 | -8/+8 | |
| | ||||||
* | added plugin load mechanism to pluto and scepclient and improved debug output4.3.0 | Andreas Steffen | 2009-04-21 | 4 | -73/+136 | |
| | ||||||
* | use the regular libstrongswan library initialization | Andreas Steffen | 2009-04-21 | 4 | -178/+3 | |
| | ||||||
* | fixed a bunch of compiler warnings, pgp end certificate listing | Martin Willi | 2009-04-21 | 5 | -11/+6 | |
| | ||||||
* | fixed pluto/scepclient out-of-tree builds | Martin Willi | 2009-04-21 | 2 | -3/+4 | |
| | ||||||
* | schedule_job uses seconds to support time values larger than 49 days | Martin Willi | 2009-04-21 | 11 | -73/+124 | |
| | | | | added schedule_job_ms for ms resolution events | |||||
* | fixed indentation of debug output | Andreas Steffen | 2009-04-21 | 1 | -1/+2 | |
| | ||||||
* | mapped libstrongswan debug level to pluto debug options | Andreas Steffen | 2009-04-21 | 2 | -57/+72 | |
| | ||||||
* | pluto and scepclient use the regular libstrongswan library | Andreas Steffen | 2009-04-21 | 3 | -21/+3 | |
| | ||||||
* | dump CHILD_SA keys in loglevel 4 | Martin Willi | 2009-04-21 | 1 | -0/+10 | |
| | ||||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 38 | -2564/+1517 | |
| | ||||||
* | fixed IKE_SA rekeying collisions | Martin Willi | 2009-04-20 | 1 | -6/+19 | |
| | ||||||
* | do not adopt already initiated tasks after rekeying | Martin Willi | 2009-04-20 | 1 | -9/+0 | |
| | ||||||
* | removed trailing whitespace | Andreas Steffen | 2009-04-20 | 1 | -1/+1 | |
| | ||||||
* | support of the enum printf_hook | Andreas Steffen | 2009-04-20 | 10 | -681/+677 | |
| | ||||||
* | already had the correct formatting | Andreas Steffen | 2009-04-20 | 2 | -55/+55 | |
| | ||||||
* | migrated write_chunk() to chunk_write() | Andreas Steffen | 2009-04-20 | 8 | -81/+25 | |
| | ||||||
* | eliminated TIMETOA_BUF definition | Andreas Steffen | 2009-04-20 | 3 | -6/+3 | |
| | ||||||
* | already had the correct formatting | Andreas Steffen | 2009-04-19 | 1 | -255/+255 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2009-04-19 | 1 | -16/+14 | |
| | ||||||
* | already had the correct formatting | Andreas Steffen | 2009-04-19 | 1 | -862/+862 | |
| | ||||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 138 | -48067/+48067 | |
| | ||||||
* | initialize new struct msg_digest | Andreas Steffen | 2009-04-19 | 1 | -0/+3 | |
| | ||||||
* | scepclient uses the optionsfrom parser from libstrongswan | Andreas Steffen | 2009-04-18 | 2 | -9/+21 | |
| | ||||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 20 | -141/+216 | |
| | ||||||
* | improved openac dbg function handling multiple lines to syslog | Andreas Steffen | 2009-04-17 | 1 | -1/+18 | |
| | ||||||
* | fixing IKE_SA rekeying if charon.ikesa_table_size > 1 | Tobias Brunner | 2009-04-17 | 2 | -7/+20 | |
| | ||||||
* | pluto and scepclient now use chunk_t from libstrongswan | Andreas Steffen | 2009-04-17 | 5 | -87/+21 | |
| | ||||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 27 | -250/+273 | |
| | ||||||
* | added ike_rekey/child_rekey options to load-tester | Martin Willi | 2009-04-17 | 1 | -5/+23 | |
| | ||||||
* | strdup() requires <string.h> | Andreas Steffen | 2009-04-17 | 1 | -0/+1 | |
| | ||||||
* | use strdup() in clone_str() macro | Andreas Steffen | 2009-04-17 | 1 | -1/+1 | |
| | ||||||
* | renamed empty_chunk to chunk_empty | Andreas Steffen | 2009-04-17 | 23 | -90/+90 | |
| | ||||||
* | missed strcaseeq added | Tobias Brunner | 2009-04-17 | 1 | -1/+1 | |
| | ||||||
* | moved strcaseeq() macro from constants.h to utils.h | Andreas Steffen | 2009-04-17 | 6 | -41/+92 | |
| | ||||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 11 | -15/+13 | |
| | ||||||
* | support of the ESP CAMELLIA-CBC cipher by charon | Andreas Steffen | 2009-04-17 | 4 | -26/+48 | |
| | ||||||
* | fixed OID encoding | Andreas Steffen | 2009-04-17 | 1 | -1/+1 | |
| | ||||||
* | add keylength transform attribute for all algorithms with a keylength != 0 | Martin Willi | 2009-04-17 | 1 | -24/+10 | |
| | ||||||
* | fixed OID encoding | Martin Willi | 2009-04-17 | 1 | -2/+2 | |
| | ||||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 46 | -550/+464 | |
| | ||||||
* | fixed some newline encodings | Martin Willi | 2009-04-16 | 2 | -55/+55 | |
| | ||||||
* | removed old leak detective | Andreas Steffen | 2009-04-16 | 1 | -7/+0 | |
| | ||||||
* | flush pluto's event queue | Andreas Steffen | 2009-04-16 | 3 | -2/+22 | |
| | ||||||
* | fixed the longstanding myids memory leak | Andreas Steffen | 2009-04-16 | 3 | -2/+18 | |
| |