redhat: update rpm spec file
[openafs.git] / src / crypto /
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-08-02 Anders Kaseorgrfc3961: prototype _krb5_internal_hmac
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 Benjamin KadukNormalize names of libtool convenience libraries
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
2014-04-24 Ben KadukFix typo in rfc3961 namespace-cleaning
2014-01-17 Benjamin Kadukrfc3961: Use enctypes, not keytypes
2013-12-14 Ben KadukSort the rfc3961 library's export symbol list
2013-07-24 Simon WilkinsonMerge branch 'rxkad-kdf-master' into HEAD
2013-07-13 Chaskiel GrundmanAllow some rfc3961 functionality to be disabled
2013-07-13 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-07-09 Chaskiel GrundmanBuild 3961 library in userspace, and add enctypes
2013-07-09 Ben Kadukhcrypto: export weak key routine
2013-07-09 Ben KadukExport RAND_bytes from hcrypto on Windows
2013-07-09 Ben KadukDisable some heimdal bits
2013-07-09 Chaskiel GrundmanAdd krb5_free_context stub to rfc3961
2013-07-09 Simon Wilkinsonhcrypto: Add exports for more crypto algorithms
2013-03-04 Marc Dionnecrypto: make krb5_enomem a static inline function
2013-02-26 Simon WilkinsonAdd krb5_enomem for config parser & kernel crypto
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-09-12 Chas Williams (CON... crypto: Fixes for recent Heimdal changes
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-04-02 Marc Dionnecrypto: return a value from krb5_abortx
2011-03-27 Simon Wilkinsoncrypto: Fixes for recent Heimdal changes
2011-03-13 Simon Wilkinsoncrypto: Add krb5_crypto_fx_cf2 to our prototypes
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-07 Simon Wilkinsoncrypto: Avoid variadic macros
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 Marc Dionnecrypto: return a value from the krb5_init_context stub
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 WilkinsonUse hcrypto for kernel md5
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