aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_replay.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-131-0/+15
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-04-021-3/+3
* xfrm: Fix off by one in the replay advance functionsSteffen Klassert2011-06-071-2/+2
* xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-101-0/+3
* xfrm: Fix replay window size calculation on initializationSteffen Klassert2011-04-261-1/+1
* xfrm: Move the test on replay window size into the replay check functionsSteffen Klassert2011-03-281-2/+15
* xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2011-03-131-1/+189
* xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert2011-03-131-1/+206
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-131-0/+141