venus: Remove dedebug
[openafs.git] / src / crypto / hcrypto /
2024-03-23 Andrew Deasonafs: Add prototypes for roken strlcpy/strlcat 51/15651/6
2024-03-12 Cheyenne WillsLinux 6.8: Use roken's strlcpy() in kernel module 46/15646/8
2024-02-19 Andrew Deasonroken: Declare ct_memcmp in hcrypto kernel roken.h 20/15620/5
2023-07-20 Cheyenne Willshcrypto: rename abort to _afscrypto_abort 01/15501/7
2022-05-13 Marcio Barbosaafs: Replace strcpy &co by safer alternatives 43/14743/11
2021-07-18 Cheyenne WillsChange AFS*_LINUXnn_ENV to AFS*_LINUX_ENV 87/14387/12
2021-02-28 Tim CreechFBSD: Handle malloc/free changes in FBSD 12 56/13856/8
2020-03-09 Cheyenne WillsLINUX 5.6: define time_t and use timespec/timespec64 83/14083/7
2020-03-06 Andrew DeasonLINUX: Avoid building rand-fortuna-kernel.o 84/14084/3
2020-01-08 Andrew Deasonlibtool: Serialize building libfoo.la and libfoo.a 17/14017/2
2019-12-28 Andrew DeasonDo not build shared-only libs for --disable-shared 27/13927/4
2019-09-27 Andrew DeasonPass -shared when linking some shared libraries 86/13786/6
2018-08-11 Peter FoleyRemove obsolete retsigtype 03/12203/9
2018-03-09 Andrew Deasonhcrypto: Avoid arc4random in kernel 46/12946/2
2018-02-10 Andrew Deasonhcrypto: Avoid 'double' param in arm64 kernel code 39/11939/12
2017-03-11 Mark VitaleSOLARIS: prevent BAD TRAP panic with Studio 12.5 58/12558/4
2016-12-08 Benjamin KadukUpdate libafsdep files for in-kernel fortuna 73/12473/3
2015-02-28 Ben KadukNamespace-clean some more heimdal symbols
2014-11-28 Benjamin KadukClean up our cleaning
2014-11-05 Benjamin KadukAttempt to make hcrypto parallel-safe
2014-10-08 Benjamin KadukBuild hcrypto with libtool
2014-10-08 Benjamin KadukAllow external hcrypto
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2014-09-10 Ben KadukExport heimdal's rand-fortuna PRNG to the kernel
2014-08-13 Benjamin KadukMake kernel hcrypto calloc return zeroed memory
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-07-09 Ben Kadukhcrypto: export weak key routine
2013-07-09 Ben KadukExport RAND_bytes from hcrypto on Windows
2013-07-09 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-02-26 Simon Wilkinsoncrypto: _afscrypto_strdup must copy trailing NUL
2013-02-20 Simon Wilkinsonhcrypto: Suppress empty body warning
2012-09-05 Marc Dionnecrypto: Fix assert macro
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-24 Christof Hankeout-of-tree-build: extend configuration,
2012-08-14 Simon Wilkinsonhcrypto: Export hc_RAND_bytes
2012-07-26 Andrew Deasoncrypto: Use our strcasecmp in kernel
2012-04-09 Simon Wilkinsonall needs to be first rule in the Makefile
2012-01-18 Marc DionneParallel build fixes
2011-09-29 Jeffrey AltmanWindows: add resource info to afshcrypto.dll
2011-07-12 Antoine VerheijenRemove pre-existing assert macro in hcrypto header.
2011-06-11 Derrick Brasheargenerated: take into account the things needed in master
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-03-27 Simon Wilkinsoncrypto: Fixes for recent Heimdal changes
2011-03-10 Simon Wilkinsonhcrypto: don't redefine key_type
2011-03-10 Simon WilkinsonRevert "hcrypto: avoid key_type redefinition"
2011-03-08 Derrick Brashearhcrypto: avoid key_type redefinition
2011-03-03 Simon WilkinsonTidy up assorted clean targets
2011-03-03 Simon Wilkinsonkernel crypto: Tidy up includes
2011-03-02 Simon Wilkinsonroken: Fix out-of-tree libroken builds
2011-02-20 Simon Wilkinsonhcrypto: Use new LWP_CCRULE
2011-02-16 Simon Wilkinsonrfc3961: Add a kernel rfc3961 implementation
2011-02-16 Simon Wilkinsonhcrypto: Add hcrypto EVP support to the Unix CM
2011-01-31 Simon WilkinsonUnix CM: Move kernel crypto include files
2010-11-21 Simon Wilkinsonhcrypto: Cleanup all build products
2010-11-19 Simon WilkinsonRemove local crypto
2010-11-19 Simon Wilkinsonhcrypto: Use system wide libroken
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-17 Simon WilkinsonAdd snprintf to roken for Unix builds
2010-11-17 Derrick Brashearroken build vsyslog
2010-11-01 Simon WilkinsonAdd libroken as its own library
2010-10-13 Simon Wilkinsonhcrypto: Tidy up some merge conflicts
2010-10-12 Jeffrey AltmanWindows: Build hcrypto shared library
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-05 Simon Wilkinsonhcrypto: Fix builds on Irix
2010-10-04 Simon Wilkinsonhcrypto: Build fixes
2010-09-23 Simon WilkinsonAdd an LWP version of the hcrypto library
2010-09-23 Simon Wilkinsonhcrypto: Add dirfd definition for solaris
2010-08-20 Simon Wilkinsonhcrypto: Fix for IRIX
2010-08-19 Simon WilkinsonAdd OpenAFS build machinery for libhcrypto