Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated Doxyfile | Martin Willi | 2009-03-24 | 9 | -16/+15 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | printf hooks refactored to increase portability (i.e. support for platforms ↵ | Tobias Brunner | 2009-03-12 | 4 | -86/+43 |
| | | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms). | ||||
* | fixed format string argument error, resulting in crash | Martin Willi | 2009-03-03 | 1 | -2/+14 |
| | | | | fixed memleak if pool not found | ||||
* | this debug statement has only two arguments | Andreas Steffen | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 3 | -11/+15 |
| | |||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 3 | -3/+6 |
| | |||||
* | pass identity to release_address(), allows providers to do a lookup by id | Martin Willi | 2008-12-05 | 3 | -5/+7 |
| | |||||
* | extended changeset [4753] | Andreas Steffen | 2008-12-04 | 1 | -1/+2 |
| | |||||
* | handling peer_match with higher priority tan ike_match to select correct ↵ | Martin Willi | 2008-12-04 | 1 | -1/+1 |
| | | | | config if IPs are equal | ||||
* | fixed a double-unlock bug, showed up when using rwlocks in backend manager | Martin Willi | 2008-11-28 | 1 | -22/+4 |
| | |||||
* | use rwlocks in backend manager to allow simultaneous access | Martin Willi | 2008-11-27 | 1 | -19/+19 |
| | |||||
* | use a rwlock in attribute manager to allow simultaneous access | Martin Willi | 2008-11-27 | 1 | -12/+12 |
| | |||||
* | added a MODP_NULL Diffie Hellman group to avoid calculation overhead in ↵ | Martin Willi | 2008-11-22 | 1 | -0/+7 |
| | | | | load-testing | ||||
* | corrected unwanted deletion in comment | Andreas Steffen | 2008-11-12 | 1 | -2/+2 |
| | |||||
* | ported some hard-to-merge cherries back to trunk :-/ | Martin Willi | 2008-11-12 | 2 | -32/+26 |
| | | | | | shame, svn, shame: this was ways to complicated we should consider a switch to git... | ||||
* | fixing keylength bug at the right place: | Martin Willi | 2008-11-12 | 1 | -9/+1 |
| | | | | we usually don't touch output parameters if operations fails | ||||
* | improved fix | Andreas Steffen | 2008-11-12 | 1 | -5/+9 |
| | |||||
* | fixed AES-CCM/GCM authenticated encryption by eliminating generation of ↵ | Andreas Steffen | 2008-11-12 | 1 | -0/+4 |
| | | | | superfluous generation of integrity keying material | ||||
* | preliminary support of Mobile IPv6 | Andreas Steffen | 2008-11-11 | 1 | -9/+30 |
| | |||||
* | added the MIPv6 options use_proxy_mode and install_policy | Andreas Steffen | 2008-11-11 | 2 | -17/+87 |
| | |||||
* | cosmetics in debug output | Andreas Steffen | 2008-11-11 | 1 | -6/+11 |
| | |||||
* | replaced most pthread_mutex/cond_t by wrapped mutex/condvar_t variant | Martin Willi | 2008-11-05 | 1 | -9/+10 |
| | |||||
* | migrate_job() finds a matching child_cfg | Andreas Steffen | 2008-11-03 | 2 | -0/+36 |
| | |||||
* | corrected parameter description | Andreas Steffen | 2008-11-03 | 1 | -1/+1 |
| | |||||
* | corrected captions | Andreas Steffen | 2008-11-02 | 1 | -13/+13 |
| | |||||
* | corrected parameter description | Andreas Steffen | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | fixed some compiler warnings | Martin Willi | 2008-10-27 | 1 | -0/+5 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 2 | -2/+64 |
| | |||||
* | added proposal parsing of uncommon DH groups 3072/6144 | Martin Willi | 2008-10-08 | 1 | -0/+8 |
| | |||||
* | merging renaming of mode_t to ipsec_mode_t back to trunk | Tobias Brunner | 2008-09-25 | 2 | -34/+7 |
| | |||||
* | creating default IKE proposals dynamically using algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -22/+107 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 2 | -91/+1 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | display protoport in dynamic/32 traffic selectors | Andreas Steffen | 2008-07-21 | 1 | -11/+12 |
| | |||||
* | ipsec statusall displays dpd options | Andreas Steffen | 2008-07-02 | 1 | -3/+3 |
| | |||||
* | logging peer addresses in peer_cfg lookup | Martin Willi | 2008-07-01 | 1 | -1/+2 |
| | |||||
* | added host match prio to debugging output | Martin Willi | 2008-07-01 | 1 | -7/+8 |
| | |||||
* | peer_cfg lookup takes peer addresses into account | Martin Willi | 2008-07-01 | 2 | -81/+101 |
| | |||||
* | show authentication method in ipsec statusall | Andreas Steffen | 2008-06-30 | 1 | -3/+3 |
| | |||||
* | added %P printf handler for poposal_t | Martin Willi | 2008-06-12 | 4 | -65/+171 |
| | | | | added some proposal selection debugging code | ||||
* | make config_auth_method_t backward compatible to existing sql templates | Andreas Steffen | 2008-06-10 | 1 | -3/+3 |
| | |||||
* | ECDSA with OpenSSL | Tobias Brunner | 2008-06-10 | 2 | -12/+42 |
| | |||||
* | DNS resolving of ike_cfg hosts dynamically on demand | Martin Willi | 2008-06-06 | 3 | -29/+42 |
| | |||||
* | log received DH groups and PRFs if no common proposal is found | Andreas Steffen | 2008-05-22 | 1 | -3/+23 |
| | |||||
* | added the ECP groups from RFC 5114 | Tobias Brunner | 2008-05-22 | 1 | -0/+8 |
| | |||||
* | added ECDH with OpenSSL (see RFC 4753) | Tobias Brunner | 2008-05-22 | 1 | -0/+12 |
| | |||||
* | list proposed ESP ENCRYPTION and INTEGRITY algorithms if no proposal is chosen | Andreas Steffen | 2008-05-20 | 1 | -2/+23 |
| | |||||
* | fixed a bug introduced in [3973] | Tobias Brunner | 2008-05-19 | 1 | -2/+4 |
| | |||||
* | ccm and gcm icv_sizes are accepted both in bits and octets | Andreas Steffen | 2008-05-17 | 1 | -7/+13 |
| | |||||
* | Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) ↵ | Tobias Brunner | 2008-05-16 | 1 | -9/+114 |
| | | | | in charon. | ||||
* | IPComp for IKEv2 | Tobias Brunner | 2008-05-08 | 2 | -3/+56 |
| |