Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-17 | utils: Add random buffer generation function | Guillaume Nault | |
Define and export the u_randbuf() function that fills a buffer with random data. Convert L2TP's challenge generation code for using it. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-02-06 | utils: Add function for strict str to int conversion | Guillaume Nault | |
Define the u_readlong() function as a wrapper for strtol(). It performs stricter checks on the input value and let the caller specify an interval of acceptable values. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |