gss: SAnon - the Simple Anonymous GSS-API mechanism
[metze/heimdal/wip.git] / include /
2020-03-02 Nicolas WilliamsMove some infra bits of lib/krb5/ to lib/base/ (2)
2020-02-04 Luke Howardgss: port NegoEx implementation from MIT
2020-02-04 Luke Howardgss: use tail queue instead of singly linked list in...
2020-02-04 Luke Howardbase: make heimqueue.h a shared header
2019-10-03 Viktor DukhovniDisable Nagle in iprop master and slave
2019-05-22 Rod WiddowsonWindows: Windows CRT doesn't support %k as format for...
2019-01-02 Jeffrey Altmanlib/hx509: declare and apply HX509_LIB_xxx macros
2019-01-02 Jeffrey AltmanWIN32: hint noreturn functions
2019-01-01 Luke HowardWindows: remove reference to NetInfo
2019-01-01 Luke HowardWindows: default client keytab to %{LOCAL_APPDATA}...
2018-12-31 Luke Howardgssapi: support for client keytab in gss_acquire_cred...
2018-12-26 Nicolas WilliamsAdd check for getpw*_r()
2018-12-26 Nicolas WilliamsAdd check for getlogin_r()
2018-12-26 Nicolas WilliamsRemove iruserok()
2018-12-26 Nicolas WilliamsRemove lib/roken glob()
2018-12-24 Luke Howardkrb5: port MIT Linux keyring credentials cache (#166)
2018-04-19 Daria Phoebe Brashearsunpro c defines __SUNPRO_C not __SUNPRO_CC
2017-05-27 Nicolas Williamslib/roken: add fseeko()/ftello()
2017-03-13 Nicolas WilliamsUse __attribute__ ((__name__)) form
2016-12-15 Nicolas WilliamsFix make dist missing files (#228)
2016-12-08 Nicolas WilliamsFix Windows build perl issue
2016-11-16 Nicolas WilliamsRound #2 of scan-build warnings cleanup
2016-11-14 Viktor DukhovniFinish X removal
2016-11-14 Viktor DukhovniGoodbye push
2016-11-14 Viktor DukhovniGoodbye login
2016-11-14 Viktor DukhovniGoodbye FTP
2016-05-17 Andrew BartlettMerge pull request #176 from urisimchoni/signed-kvno
2016-05-15 Andrew BartlettMerge pull request #177 from jelmer/reproducible
2016-05-15 Jelmer VernooijDon't put system architecture in generated headers.
2016-05-14 Andrew BartlettMerge pull request #154 from metze-samba/heimdal-for...
2016-05-14 Andrew BartlettMerge pull request #171 from jelmer/parallel
2016-04-23 Jeffrey AltmanWindows: add HCRYPTO_FALLBACK config to build system
2016-04-15 Nicolas WilliamsAdd HEIMDAL_THREAD_create() macros
2016-04-15 Nicolas WilliamsAdd thread-locals for WIN32
2016-04-15 Nicolas WilliamsMake OpenSSL an hcrypto backend proper
2016-04-15 Nicolas WilliamsFix heim_threads.h rwlocks macros for pthreads
2016-04-15 Nicolas WilliamsWIN32 thread primitives must return int
2016-04-10 Nicolas Williamsthreads: Windows mutex and rwlock implementation
2015-11-06 Roland C. Dowdeswellinclude/Makefile.am: don't clean files that are distrib...
2015-04-28 Love Hörnquist ÅstrandMerge pull request #124 from Sp1l/master
2015-04-21 Bernard SpilRefactor EGD conditional support
2015-03-05 Viktor DukhovniBN_is_negative is no longer a macro in OpenSSL master
2015-03-05 Viktor DukhovniOpenSSL master requires more explicit #includes
2014-02-17 Love Hörnquist ÅstrandMerge pull request #62 from ktdreyer/rm-old-makefile...
2014-02-17 Love Hörnquist ÅstrandMerge pull request #63 from ktdreyer/endif-cross
2014-02-17 Ken DreyerProperly terminate ifdef conditional in krb5-types.h
2014-02-16 Love Hörnquist Åstrandadd missing files, sort stuff
2014-02-12 Jeffrey AltmanMerge pull request #59 from chewi/master
2014-02-05 Jeffrey Altmandefine HEIMDAL_WARN_UNUSED_RESULT_ATTRIBUTE
2013-11-28 Love Hörnquist ÅstrandMerge pull request #48 from pettai/master
2013-10-21 Love Hornquist Astrandintruduce krb5_generate_random() that can fail and...
2013-09-15 Jeffrey AltmanWindows: remove unintended text string
2013-09-14 Tony AceroWindows: Fix perl string equality for Debug Builds
2013-09-06 Nicolas WilliamsFix some DLL hell: use dladdr() to find plugin dir
2013-07-17 Nico WilliamsMake krb5-types.h define int64_t on Win32
2013-07-04 Ben KadukBe friendly to krb5_generate_random_block consumers
2012-01-17 Nicolas WilliamsMake master build on Windows
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-09-23 Jeffrey AltmanWindows: Version mgmt for assemblies and thirdparty
2011-07-22 Love Hörnquist ÅstrandMerge pull request #9 from lha/master
2011-07-17 Love Hörnquist Åstrandadd NTMakefile and windows directories
2011-06-20 Jeffrey AltmanMerge pull request #11 from asankah/master
2011-06-19 Love Hörnquist Åstrandsimplify checking and start to use __has_extension
2011-06-15 Love Hörnquist Åstrandquite down clang analyzer warnings for the generate...
2011-05-21 Love Hornquist Astrandremove trailing whitespace
2011-05-17 Jeffrey AltmanAdd NO_LOCALNAME
2010-11-26 Love Hornquist Astrandspelling
2010-11-26 Love Hornquist Astrandclean out gssapi_oid.h
2010-11-26 Love Hornquist Astrandclean out cache_plugin.h
2010-11-24 Asanka C. HerathWindows: Only export through .def files
2010-11-24 Asanka C. HerathWindows: Older Windows SDKs need <winsock2.h>
2010-11-24 Asanka C. HerathDefine and use a path separator string
2010-10-31 Love Hornquist Astrandsort and add ntlm_err.h
2010-10-28 Love Hornquist Astrandclean heimbase.
2010-10-27 Love Hornquist Astranddefine helper macros for __attribute__
2010-10-27 Love Hornquist Astranddefine helper macros for __attribute__
2010-09-14 Love Hornquist AstrandNew drop with windows code from Secure Endpoints/Asanka
2010-09-14 Love Hornquist Astrandclean better
2010-09-14 Asanka HerathWindows: Enable weak crypto by default
2010-09-14 Asanka HerathWindows: Add support for MSLSA: cache type using a...
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathWindows: No Fortuna method
2010-08-20 Asanka HerathRemove commented code
2010-05-27 Love Hornquist AstrandWindows fixes from Asanka Herath
2010-05-26 Asanka HerathDefine HAVE_WINDNS and NO_LIMIT_FD_SETSIZE
2010-05-26 Asanka Herathstrlen() returns a size_t
2010-05-26 Asanka HerathDon't break build if cleanup fails
2010-04-28 Love Hornquist AstrandDrop MD2 support
2009-12-25 Love Hornquist Astrandremove NO_INETD by shuffling code around
2009-12-23 Love Hornquist AstrandMerge in last changes from Asanka for the win32 port
2009-12-23 Love Hornquist AstrandMerge branch 'master' into win32-port
2009-12-22 Asanka HerathMerge remote branch 'lha/master' into win32-port2
2009-12-22 Love Hornquist AstrandClean kadm5-pwcheck.h
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
2009-11-26 Asanka HerathRemove krb5-types.h.w32
2009-11-25 Asanka HerathGenerate krb5-types.h instead of using a static one...
2009-11-25 Asanka Herathinclude\crypto-header.h no longer needs to be generated...
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake kdc build on windows
next