Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-20 | End of massive CREATE_CHILD_SA cleanup, including groundwork for rekeying | Jason King | 39 | -3181/+4284 | |
2020-03-20 | Simplify packet transmission | Jason King | 1 | -50/+32 | |
2020-03-20 | Cleanup of CREATE_CHILD_SA. | Jason King | 10 | -586/+1013 | |
2020-03-20 | Make things use umem | Jason King | 7 | -132/+150 | |
2020-03-20 | Cleanup NAT detection a bit | Jason King | 3 | -18/+18 | |
2020-03-20 | Fix bug where empty COOKIE notification is sent | Jason King | 9 | -28/+73 | |
2020-03-20 | Improved packet validation | Jason King | 9 | -232/+966 | |
2020-03-20 | Simpler enum conversion | Jason King | 16 | -289/+160 | |
2020-03-20 | Replace old custom IKEv2 SA hashes with refhashes | Jason King | 9 | -771/+389 | |
2020-03-20 | Use sockrange_t for TS handling | Jason King | 8 | -408/+544 | |
2020-03-20 | start of better packet validation | Jason King | 1 | -0/+79 | |
2020-03-20 | Add default lifetimes -- seems to fix transport mode | Jason King | 5 | -7/+33 | |
2020-03-20 | it's (maybe) alive | Jason King | 2 | -4/+14 | |
2020-03-20 | added extended acquire SA negotiation, and more bugfixes | Jason King | 7 | -60/+334 | |
2020-03-20 | more CREATE_CHILD_SA fixes | Jason King | 4 | -135/+329 | |
2020-03-20 | Start of TS negotiation and inbound handling fixes | Jason King | 14 | -257/+921 | |
2020-03-20 | names for dh/key exchange group values | Jason King | 1 | -12/+76 | |
2020-03-20 | fixes for send callback | Jason King | 6 | -14/+62 | |
2020-03-20 | Periously close to having a full CREATE_CHILD_SA exchange done | Jason King | 8 | -173/+465 | |
2020-03-20 | stuff | Jason King | 1 | -0/+7 | |
2020-03-20 | Callbacks for initiator requests | Jason King | 9 | -488/+605 | |
2020-03-20 | More pfkey support | Jason King | 8 | -96/+536 | |
2020-03-20 | Cleaned up IKE_AUTH | Jason King | 10 | -263/+584 | |
2020-03-20 | Make cookie parameters tunable | Jason King | 2 | -5/+18 | |
2020-03-20 | Fix DH exchange | Jason King | 2 | -11/+46 | |
2020-03-20 | Fix condemnation locking issues w/ new model, fix msgid handling | Jason King | 13 | -114/+346 | |
2020-03-20 | logging simplifications | Jason King | 28 | -644/+836 | |
2020-03-20 | various fixes | Jason King | 3 | -16/+123 | |
2020-03-20 | daemonization, more checks, ... | Jason King | 16 | -169/+579 | |
2020-03-20 | hopefully cleaned up IKE ID handling | Jason King | 19 | -122/+700 | |
2020-03-20 | P1 soft and hard lifetimes | Jason King | 2 | -2/+15 | |
2020-03-20 | slight pfkey simplifcation | Jason King | 2 | -28/+19 | |
2020-03-20 | Start of IKE_AUTH exchange | Jason King | 14 | -57/+604 | |
2020-03-20 | new worker model | Jason King | 30 | -1484/+1968 | |
2020-03-20 | libipsecutil: stringify functions | Jason King | 3 | -0/+50 | |
2020-03-20 | more pfkey work | Jason King | 1 | -39/+156 | |
2020-03-20 | fewer inlines | Jason King | 6 | -165/+131 | |
2020-03-20 | libperiodic: tests | Jason King | 12 | -2/+1300 | |
2020-03-20 | libperiodic | Jason King | 11 | -0/+656 | |
2020-03-20 | more cleanup | Jason King | 4 | -8/+30 | |
2020-03-20 | Add umem functions for array-style allocations/frees | Jason King | 4 | -4/+145 | |
2020-03-20 | Change pfkey to blocking calls | Jason King | 1 | -32/+82 | |
2020-03-20 | Review fixes | Jason King | 16 | -235/+168 | |
2020-03-20 | Make pfkey clients blocking | Jason King | 2 | -114/+105 | |
2020-03-20 | Remove __packed definition (redundant) | Jason King | 1 | -2/+0 | |
2020-03-20 | A few feedback tweaks | Jason King | 3 | -15/+15 | |
2020-03-20 | Start of review round 3 | Jason King | 20 | -173/+192 | |
2020-03-20 | Last bits of first feedback (hopefully) | Jason King | 25 | -471/+566 | |
2020-03-20 | More fixes | Jason King | 30 | -309/+542 | |
2020-03-20 | Packet checks | Jason King | 3 | -377/+78 | |