summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_replay.c
Commit message (Expand)AuthorAgeFilesLines
* net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-181-1/+3
* xfrm: remove redundant replay_esn checkUlrich Weber2012-11-081-7/+6Star
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-041-0/+15
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-231-3/+3
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* xfrm: Simplify the replay check and advance functionsSteffen Klassert2011-10-191-64/+34Star
* xfrm: Fix off by one in the replay advance functionsSteffen Klassert2011-06-081-2/+2
* xfrm: Don't allow esn with disabled anti replay detectionSteffen Klassert2011-05-111-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-291-2/+15
* xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2011-03-141-1/+189
* xfrm: Support anti-replay window size bigger than 32 packetsSteffen Klassert2011-03-141-1/+206
* xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-141-0/+141