Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcharon: Added Cisco FlexVPN Supported VID | Andreas Steffen | 2017-10-27 | 1 | -0/+2 |
| | |||||
* | ikev2: Use config value for sending of vendor IDs | Thomas Egerer | 2016-03-01 | 1 | -13/+43 |
| | | | | Signed-off-by: Thomas Egerer <thomas.egerer@secunet.com> | ||||
* | ike-vendor: Add some Microsoft vendor IDs | Tobias Brunner | 2015-04-21 | 1 | -0/+10 |
| | |||||
* | payload: Use common prefixes for all payload type identifiers | Martin Willi | 2014-06-04 | 1 | -2/+2 |
| | | | | | The old identifiers did not use a proper namespace and often clashed with other defines. | ||||
* | libcharon: Use lib->ns instead of charon->name | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | ikev2: Add Cisco FRAGMENTATION vendor ID | Martin Willi | 2014-01-23 | 1 | -0/+2 |
| | | | | Courtesy of C.J. Adams-Collier, ZeroLag Communications, Inc. | ||||
* | ikev2: Add Cisco Copyright vendor ID | Martin Willi | 2014-01-23 | 1 | -0/+2 |
| | | | | Courtesy of C.J. Adams-Collier, ZeroLag Communications, Inc. | ||||
* | ikev2: Add Cisco Delete Reason vendor ID | Martin Willi | 2014-01-23 | 1 | -0/+2 |
| | | | | Courtesy of C.J. Adams-Collier, ZeroLag Communications, Inc. | ||||
* | ikev2: Use a more dynamic vendor ID database, as we use with IKEv1 | Martin Willi | 2014-01-23 | 1 | -16/+57 |
| | |||||
* | vendor ID cosmetics | Andreas Steffen | 2012-05-05 | 1 | -2/+2 |
| | |||||
* | Use name from initialization to access settings in libcharon. | Tobias Brunner | 2012-05-03 | 1 | -1/+1 |
| | | | | Also fixes several whitespace errors. | ||||
* | Separated libcharon/sa directory with ikev1 and ikev2 subfolders | Martin Willi | 2012-03-20 | 1 | -0/+141 |