aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/kernel/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* prefix global debug modules with srtpPascal Buhler2018-03-061-4/+4
* Return NULL when allocating memory of size zeroPaul E. Jones2017-11-291-0/+4
* change srtp_crypto_alloc to initialize memory to zeroPascal Bühler2017-10-121-1/+1
* crypto/kernel/alloc.c: Apply clang-formatGeir Istad2017-09-271-26/+28
* Bump copyright yearGeir Istad2017-03-271-1/+1
* Rename error functions to comply with library name.jfigus2014-11-211-1/+1
* Remove support for --enable-kernel-linux option.jfigus2014-11-211-27/+1
* Rename alloc functions to comply with library name.jfigus2014-11-191-10/+6
* Remove compile-warnings when --disable-debugChristian Oien2014-11-071-2/+3
* Remove config.h from public headers and include it in non-header files insteadTeerapap Changwichukarn2014-09-241-0/+4
* http://sourceforge.net/tracker/?func=detail&aid=3591523&group_id=38894&atid=4...Cullen Jennings2013-03-281-1/+2
* updating datesDavid McGrew2006-06-081-1/+1
* (crypto_alloc): Don't allocate 4 extra bytes in Linux kernel context. Handle ...Marcus Sundberg2005-10-051-1/+3
* Add implementation for SRTP_KERNEL_LINUX.Marcus Sundberg2005-10-031-2/+27
* Initial revisionCullen Jennings2005-09-211-0/+92