Move error functions from krb5 to base
[metze/heimdal/wip.git] / lib / base / heimbase.h
2020-04-24 Nicolas WilliamsMove error functions from krb5 to base
2020-04-24 Nicolas WilliamsMove KDC audit functionality to lib/base/
2020-03-02 Nicolas WilliamsMove some infra bits of lib/krb5/ to lib/base/ (2)
2018-12-24 Luke Howardkrb5: port MIT Linux keyring credentials cache (#166)
2018-12-19 Luke Howardbase: expose atomic operations internally (#447)
2017-03-13 Nicolas WilliamsUse __attribute__ ((__name__)) form
2016-05-14 Andrew BartlettMerge pull request #154 from metze-samba/heimdal-for...
2016-04-16 Nicolas WilliamsFix Windows build
2015-11-30 Nicolas WilliamsUse pthread_once() when available
2015-11-30 Luke Howardbase: Windows heim_base_once_t cleanup
2015-11-30 Nicolas Williamsbase: correct Windows heim_base_once_f semantics
2015-11-29 Jeffrey Altmanbase: Windows implementation of heim_base_once
2013-11-28 Love Hörnquist ÅstrandMerge pull request #48 from pettai/master
2013-10-04 Nicolas WilliamsDon't need, so don't use, stdbool.h
2013-07-16 Love Hornquist Astrandprefix json functions
2013-06-04 Love Hornquist AstrandMerge branch 'nico/gss_constify'
2013-06-04 Love Hornquist Astrandquel 64bit warnings, fixup implicit encoding for templa...
2013-06-04 Love Hornquist Astrandrename heim_serialize to heim_copy_serialize to follow...
2013-02-11 Love Hornquist Astrandrewrite send to kdc to be more agressive, try kdcs...
2012-10-07 Love Hornquist Astrandpass back an heim_error from hx509_cert_init
2012-06-21 Nicolas WilliamsMove base into lib