bozo: Introduce bnode_Wait()
[openafs.git] / src / crypto / rfc3961 /
2024-02-19 Cheyenne WillsLinux 6.8: Add function prototypes for krb5 21/15621/4
2024-02-19 Andrew Deasonroken: Declare ct_memcmp in hcrypto kernel roken.h 20/15620/5
2023-07-05 Cheyenne Willsgcc: Avoid false positive use-after-free in crypto 71/15471/13
2022-12-02 Cheyenne Willscrypto: Define krb5_keytype as krb5_enctype 89/15189/8
2020-05-15 Yadavendra Yadavrxkad: Use krb5_enctype_keysize in tkt_DecodeTicket5 03/14203/5
2018-03-11 Ben KadukExport a few krb5 routines for rxgk 36/10936/14
2018-02-02 Michael Meffieadd rfc3961.h to kernel sources 82/12882/2
2015-08-02 Anders Kaseorgrfc3961: prototype _krb5_internal_hmac
2015-02-28 Ben KadukNamespace-clean some more heimdal symbols
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
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-09 Chaskiel GrundmanBuild 3961 library in userspace, and add enctypes
2013-07-09 Ben KadukDisable some heimdal bits
2013-07-09 Chaskiel GrundmanAdd krb5_free_context stub to rfc3961
2013-03-04 Marc Dionnecrypto: make krb5_enomem a static inline function
2013-02-26 Simon WilkinsonAdd krb5_enomem for config parser & kernel crypto
2012-08-24 Christof Hankeout-of-tree-build: extend configuration,
2011-09-12 Chas Williams (CON... crypto: Fixes for recent Heimdal changes
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-07 Simon Wilkinsoncrypto: Avoid variadic macros
2011-02-20 Marc Dionnecrypto: return a value from the krb5_init_context stub
2011-02-16 Simon Wilkinsonrfc3961: Add a kernel rfc3961 implementation