Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 48 | -11482/+0 |
| | |||||
* | Fixing a bug on platforms where size_t is unsigned. | Tobias Brunner | 2010-03-03 | 1 | -12/+12 |
| | |||||
* | Refactored EAP payload, avoid unaligned word access | Martin Willi | 2010-01-21 | 1 | -103/+68 |
| | |||||
* | moved traffic_selectors from charon to libstrongswan | Andreas Steffen | 2009-12-20 | 2 | -3/+3 |
| | |||||
* | updated IKEv2 notification messages assigned by IANA | Andreas Steffen | 2009-11-24 | 2 | -12/+48 |
| | |||||
* | Give plugins more control of which configuration attributes to request, and ↵ | Martin Willi | 2009-11-17 | 4 | -203/+164 |
| | | | | pass received attributes back to the requesting handler | ||||
* | Simplified vendor ID payload interface | Martin Willi | 2009-11-12 | 2 | -85/+43 |
| | |||||
* | Do not null-terminate url in hash-and-url payloads | Martin Willi | 2009-10-16 | 1 | -6/+1 |
| | |||||
* | moved attribute_manager to libstrongswan | Andreas Steffen | 2009-10-13 | 2 | -51/+1 |
| | |||||
* | INTERNAL_IP6_NETMASK needed for ModeConfig | Andreas Steffen | 2009-10-12 | 2 | -3/+4 |
| | |||||
* | Cleaned up some code of the mediation extension. | Tobias Brunner | 2009-09-04 | 1 | -8/+4 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 18 | -96/+96 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 4 | -21/+21 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 2 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 46 | -1006/+1006 |
| | |||||
* | Fixed some typos; whitespace cleanup. | Tobias Brunner | 2009-09-02 | 3 | -50/+46 |
| | |||||
* | resolve clone naming conflict with uclibc | Andreas Steffen | 2009-05-25 | 1 | -2/+2 |
| | |||||
* | removed unused 64-bit integer parsing rule | Martin Willi | 2009-05-18 | 2 | -14/+0 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 48 | -96/+0 |
| | |||||
* | add keylength transform attribute for all algorithms with a keylength != 0 | Martin Willi | 2009-04-17 | 1 | -24/+10 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 24 | -25/+24 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | typo | Tobias Brunner | 2009-02-17 | 1 | -1/+1 |
| | |||||
* | added two Microsoft proprietary configuration attribute types4.2.11 | Andreas Steffen | 2009-01-20 | 2 | -2/+8 |
| | |||||
* | added notify message types used by RFC 4739 | Andreas Steffen | 2009-01-19 | 2 | -6/+13 |
| | |||||
* | increase nonce size to 32 bytes, required when using SHA384/512 PRFs | Martin Willi | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | ported some hard-to-merge cherries back to trunk :-/ | Martin Willi | 2008-11-12 | 1 | -2/+2 |
| | | | | | shame, svn, shame: this was ways to complicated we should consider a switch to git... | ||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -2/+16 |
| | |||||
* | refactored credential builder | Martin Willi | 2008-09-02 | 1 | -1/+1 |
| | | | | | | | | | allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts | ||||
* | corrected vendor_id_payload diagram | Andreas Steffen | 2008-06-27 | 1 | -3/+2 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 1 | -1/+2 |
| | |||||
* | Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) ↵ | Tobias Brunner | 2008-05-16 | 1 | -7/+21 |
| | | | | in charon. | ||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 1 | -0/+8 |
| | |||||
* | removed status result from crypter interface to be consistent with other ↵ | Martin Willi | 2008-04-22 | 1 | -22/+10 |
| | | | | crypto interfaces | ||||
* | Hash and URL cosmetics | Andreas Steffen | 2008-04-18 | 1 | -4/+4 |
| | |||||
* | support for hash and URL encoded certificate payloads in charon | Tobias Brunner | 2008-04-18 | 2 | -24/+144 |
| | |||||
* | added API for random number generators, served through credential factory | Martin Willi | 2008-04-15 | 1 | -18/+10 |
| | | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random) | ||||
* | fixing some memory leaks | Tobias Brunner | 2008-04-02 | 1 | -1/+3 |
| | |||||
* | changed order of server and peer reflexive endpoints (and also the priorities) | Tobias Brunner | 2008-03-31 | 2 | -8/+8 |
| | |||||
* | corrected ME_ENDPOINT length check | Tobias Brunner | 2008-03-27 | 1 | -1/+2 |
| | |||||
* | checking the size of ME_* notify payloads | Tobias Brunner | 2008-03-27 | 1 | -1/+21 |
| | |||||
* | replaced the COOKIE notify payload in connectivity checks with a ↵ | Tobias Brunner | 2008-03-27 | 2 | -3/+7 |
| | | | | ME_CONNECTAUTH notify payload | ||||
* | mediation extension adapted to the naming convention of the current version ↵ | Tobias Brunner | 2008-03-26 | 8 | -97/+97 |
| | | | | of the draft. note: the external interface (config, autotools) has not yet been changed | ||||
* | added equals() method to peer_cfg, ike_cfg, proposals, auth_info | Martin Willi | 2008-03-26 | 1 | -29/+31 |
| | | | | | | allows easier merging of ipsec.conf connections replaced some iterators through enumerators made proposals algorithm_t private using enumerator | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 48 | -1501/+755 |
| | |||||
* | use identifiers in EAP_SUCCESS/EAP_FAILURE payloads | Martin Willi | 2008-02-04 | 2 | -8/+11 |
| | |||||
* | next_payload must be of type u_int8_t | Andreas Steffen | 2008-02-01 | 1 | -1/+2 |
| | |||||
* | implemented Expanded EAP types to support vendor specific methods | Martin Willi | 2007-12-13 | 2 | -5/+19 |
| | |||||
* | accept unknown attributes in config payloads | Martin Willi | 2007-12-09 | 1 | -1/+1 |
| | |||||
* | removed c++ style comments4.1.9 | Martin Willi | 2007-12-04 | 2 | -10/+13 |
| | | | | | fixed compiler warnings | ||||
* | improved P2P_ENDPOINT debugging | Andreas Steffen | 2007-12-03 | 2 | -1/+25 |
| |