Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | check for malformed IKE and ESP proposals | Andreas Steffen | 2010-12-01 | 1 | -0/+1 | |
| | ||||||
* | start and route connections defined in an SQL database via start_action ↵ | Andreas Steffen | 2010-11-28 | 2 | -9/+30 | |
| | | | | field and ipsec up %startall command | |||||
* | Migrated child_cfg_t to INIT/METHOD macros | Andreas Steffen | 2010-11-26 | 1 | -145/+89 | |
| | ||||||
* | Migrated backend_manager_t to INIT/METHOD macros | Andreas Steffen | 2010-11-25 | 1 | -37/+27 | |
| | ||||||
* | Store proposal number in proposal_t to reuse it in the selected proposal | Martin Willi | 2010-10-28 | 2 | -6/+29 | |
| | | | | | According to RFC 5996 3.3.1, we MUST reuse the proposal number of the selected proposal in the SA payload reply. | |||||
* | Migrated proposal_t to INIT/METHOD macros | Martin Willi | 2010-10-28 | 1 | -80/+54 | |
| | ||||||
* | Moved ipsec_transform_t to kernel_ipsec.h in libhydra. | Tobias Brunner | 2010-09-02 | 2 | -26/+0 | |
| | | | | | Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations. | |||||
* | Moved kernel interface to libhydra. | Tobias Brunner | 2010-09-02 | 1 | -32/+4 | |
| | ||||||
* | Include CCM/GCM algorithms in IKEv2 proposals, if supported | Martin Willi | 2010-08-19 | 1 | -9/+10 | |
| | ||||||
* | Make function to test if an encryption algorithm is an AEAD alg public | Martin Willi | 2010-08-19 | 1 | -24/+2 | |
| | ||||||
* | Support Camellia XCBC algorithms in proposal | Martin Willi | 2010-08-13 | 1 | -0/+3 | |
| | ||||||
* | Added Camellia, AES-CTR to default IKE proposal, if supported | Martin Willi | 2010-08-13 | 1 | -2/+6 | |
| | ||||||
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 3 | -989/+1 | |
| | ||||||
* | Group membership constraint is fulfilled if subject is member in one of the ↵ | Martin Willi | 2010-07-09 | 2 | -8/+20 | |
| | | | | groups | |||||
* | configuration of different marks for inbound and outbound direction | Andreas Steffen | 2010-07-09 | 2 | -9/+15 | |
| | ||||||
* | Use the group constraint in a more generic fashion, not only for attribute ↵ | Martin Willi | 2010-07-05 | 2 | -15/+22 | |
| | | | | certificates | |||||
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 2 | -3/+58 | |
| | ||||||
* | Explicitly include stdint.h for UINT64_MAX. | Tobias Brunner | 2010-06-15 | 1 | -0/+2 | |
| | | | | This is required on FreeBSD 8. | |||||
* | Add reqid field and getter function to child_cfg_t. | Reto Buerki | 2010-05-04 | 2 | -3/+26 | |
| | ||||||
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 1 | -0/+3 | |
| | ||||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 13 | -0/+5156 | |