]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2018-10-17  Greg HudsonFix 64-bit Windows socket write error handling 855/head
2018-10-12  Isaac BoukrisAdd more constraints to S4U2Self processing 853/head
2018-10-12  Isaac BoukrisAllow referrals for cross-realm S4U2Self requests
2018-10-12  Greg HudsonFix multiple leaks in ktutil addent 858/head
2018-10-11  Isaac BoukrisAdd tests for different kinds of S4U2Self PACs 852/head
2018-10-11  Isaac BoukrisAdd PAC APIs which can include a client realm
2018-10-09  Robbie HarwoodPrefer TCP to UDP for password changes 856/head
2018-10-04  Greg HudsonAdd ktutil addent option to fetch salt from KDC 670/head
2018-10-04  Mubashir KaziaAdd API to retrieve etype-info from KDC
2018-10-04  Greg HudsonDisable stdin buffering in libss dummy readline 854/head
2018-10-03  Greg HudsonUse "replica" in iprop settings 851/head
2018-10-03  Greg HudsonUse the term "replica KDC" in source and docs
2018-09-28  Robbie HarwoodFix incorrect TRACE usages to use {str} 850/head
2018-09-26  Isaac BoukrisClarify sign_authdata() KDB method comments 843/head
2018-09-26  Isaac BoukrisDon't rely on default realm in S4U2Self client
2018-09-26  Robbie HarwoodFix getdate.y compatability with POSIX yacc 849/head
2018-09-26  Greg HudsonRemove LDAP osa_princ_ent_rec XDR functions 848/head
2018-09-26  Greg HudsonClarify documentation on pkinit_identities 841/head
2018-09-26  Greg HudsonFix null deref on some invalid PKINIT identities
2018-09-21  Greg HudsonAlways honor desired_name in gss_add_cred() 847/head
2018-09-19  Robbie HarwoodFix misleading indentation in clnt_udp.c 846/head
2018-09-19  Greg HudsonFix memory bugs in gss_add_cred() extension case 845/head
2018-09-17  Greg HudsonFix memory leak in gss_add_cred() creation case 844/head
2018-09-17  Greg HudsonCheck mech cred in gss_inquire_cred_by_mech() 842/head
2018-09-06  Greg HudsonRemove strftime() conditionalization 840/head
2018-09-05  Greg HudsonCheck more time function results 838/head
2018-09-05  Greg HudsonFix name of .pdb file in ccapi/test/Makefile.in 837/head
2018-08-31  Greg HudsonCheck return values of time functions 834/head
2018-08-30  Greg HudsonCheck malloc() result in ss_execute_command() 835/head
2018-08-28  Greg HudsonCheck strdup return in kadm5_get_config_params() 832/head
2018-08-28  Greg HudsonDocument that DESTDIR must be an absolute path 833/head
2018-08-27  Greg HudsonModernize krb5int_cc_creds_match_request() style 823/head
2018-08-27  Greg HudsonLimit matching of user-to-user ccache credentials
2018-08-27  Greg HudsonDon't tag S4U2Proxy result creds as user-to-user
2018-08-27  Greg HudsonAdd kvno option for user-to-user 830/head
2018-08-22  Greg HudsonUse a hash table for MEMORY ccache resolution 827/head
2018-08-22  Greg HudsonUse k5_hashtab in KDC lookaside cache
2018-08-22  Greg HudsonAdd a hash table implementation to libkrb5support
2018-08-13  Greg HudsonCheck public_oid in gss_export_cred() 828/head
2018-08-13  Greg HudsonFix a typo in the kswitch man page 829/head
2018-08-13  Greg HudsonUpdate many documentation links to https 826/head
2018-08-09  Greg HudsonFix memory leaks in test programs 824/head
2018-08-09  Greg HudsonModernize krb5_read_password()
2018-08-09  Greg HudsonAdd kdestroy -p option 825/head
2018-08-05  sashanUse PTHREAD_CFLAGS when testing for getpwnam_r() 817/head
2018-08-03  Greg HudsonDon't include all MEMORY ccaches in collection 822/head
2018-08-01  Alejandro PerezExtend gss-sample timeout from 10s to 300s 821/head
2018-07-27  Chris HeckerAllow u2u requests when -allow_svr is set 818/head
2018-07-26  Greg HudsonFix k5test prompts for Python 3 819/head
2018-07-19  Greg HudsonRemove outdated note in krb5kdc man page 816/head
2018-07-18  Greg HudsonMake krb5kdc -p affect TCP ports 815/head
2018-07-18  Robbie HarwoodEliminate preprocessor-disabled dead code 813/head
2018-07-18  Robbie HarwoodFix some broken tests for Python 3 814/head
2018-07-16  Dylan GrayZap copy of secret in RC4 string-to-key
2018-07-12  Greg HudsonUse SHA-256 instead of MD5 for audit ticket IDs 811/head
2018-07-12  Greg HudsonConvert Python tests to Python 3 810/head
2018-07-11  Greg HudsonFix bugs with concurrent use of MEMORY ccaches 804/head
2018-07-10  Greg HudsonCheck distclean target in Travis build 809/head
2018-07-05  Greg HudsonExplicitly look for python2 in configure.in 806/head
2018-07-05  Greg HudsonFix some omissions in make clean 808/head
2018-07-05  Greg HudsonDisable canonicalization in ccselect tests 807/head
2018-06-29  Greg HudsonImprove ulog memory hygiene 803/head
2018-06-28  Greg HudsonFix OTP secret file leak and whitespace removal 802/head
2018-06-26  Robbie HarwoodFix memory handling in main in user_user/client.c 800/head
2018-06-26  Robbie HarwoodDon't leak work queue items in gss-server
2018-06-26  Robbie HarwoodFix garbage return in extract_cammacs()
2018-06-22  Robbie HarwoodFix double free in kdc hammer
2018-06-21  Robbie HarwoodCorrectly handle fallback in KDC OTP callback 801/head
2018-06-20  Greg HudsonClean up Windows build CPU detection 788/head
2018-06-20  Greg HudsonFix minor leak in gssrpc UDP cache code 799/head
2018-06-20  Greg HudsonFix minor leak in kdb5_util purge_mkeys 798/head
2018-06-19  Greg HudsonAdd documentation on dictionary attacks 792/head
2018-06-19  Greg HudsonFix minor leak in krb5_gss_inquire_cred() 796/head
2018-06-19  Greg HudsonFix minor leak in localauth RULE handling 795/head
2018-06-19  Greg HudsonFix minor leak in k5_os_hostaddr() 794/head
2018-06-19  Greg HudsonFix minor leaks in principal conversions 793/head
2018-06-18  Thomas SondergaardEliminate use of the 'register' keyword 797/head
2018-06-15  Greg HudsonFix minor leak in krb5_get_fallback_host_realm() 791/head
2018-06-14  Greg HudsonAdd flag to disable encrypted timestamp on client 789/head
2018-06-14  Robbie HarwoodMake docs build python3-compatible 790/head
2018-06-12  Greg HudsonRemove wshelper library 783/head
2018-06-12  Greg HudsonStop using wshelper for SRV/TXT lookups
2018-06-12  Greg HudsonReorganize internal DNS interfaces
2018-06-12  Greg HudsonRequire Visual Studio 2013 in Windows README 780/head
2018-06-12  Greg HudsonBuild and install SPAKE module for Windows
2018-06-12  Greg HudsonMake plugin auto-registration work on Windows
2018-06-12  Greg HudsonFix option parsing on Windows 778/head
2018-06-12  Greg HudsonUse pkg.m4 macros 787/head
2018-06-12  Greg HudsonProcess profile includedir in sorted order 784/head
2018-06-12  Greg HudsonAdd k5_dir_filenames() to libkrb5support
2018-06-08  Greg HudsonFix assert hygiene in t_path.c 786/head
2018-06-08  Greg HudsonFix Windows strerror_r() implementation 785/head
2018-06-03  Greg HudsonPrune Leash sources 782/head
2018-05-31  Greg HudsonUse Visual Studio 2017 in appveyor build 779/head
2018-05-31  Robbie HarwoodLog when non-root ksu authorization fails 776/head
2018-05-29  Greg HudsonAdd database type documentation 772/head
2018-05-29  Greg HudsonAdd LMDB KDB module tests
2018-05-29  Greg HudsonAdd LMDB KDB module
2018-05-13  Greg HudsonRemove unused Windows sources 777/head
2018-05-13  Greg HudsonStop building CNS for Windows
next