]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
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
2018-05-13  Greg HudsonUpdate Windows build instructions 775/head
2018-05-13  Greg HudsonUpdate kfw installer for VS2017, WiX 3.11.1
2018-05-13  Greg HudsonRemove SCLIB references from Windows build
2018-05-13  Greg HudsonAdd Windows build artifacts to .gitignore
2018-05-13  Greg HudsonFix Leash build error with recent Visual Studio
2018-05-13  Greg HudsonDon't specify MFC library in Leash build
2018-05-08  Greg HudsonEscape curly braces in def-check.pl regexes 774/head
2018-05-04  Robbie HarwoodRemove "-nodes" option from make-certs scripts 773/head
2018-04-28  Robbie HarwoodSet error message on KCM get_princ failure 771/head
2018-04-26  Greg HudsonMove zero argc check earlier in ksu 770/head
2018-04-25  Greg HudsonAvoid simultaneous KDB/ulog locks in ulog_replay 761/head
2018-04-25  Greg HudsonFix PKINIT rule matching against UPN SANs 768/head
2018-04-25  sashanImprove error for kadmind -proponly without iprop 764/head
2018-04-24  Greg HudsonCheck for zero argc in ksu 769/head
2018-04-23  Robbie HarwoodFix KDC null dereference on large TGS replies 763/head
2018-04-23  Greg HudsonAvoid peeking into server handle in kadmind 767/head
2018-04-23  Greg HudsonFix doubled "kadmind:" in kadmind fail_to_start() 766/head
2018-04-22  Greg HudsonAdd marks to longer Python test scripts 765/head
2018-04-22  Greg HudsonAdd k5test mark() function
2018-04-17  Greg HudsonDisplay more extended errors in kdb5_util 762/head
2018-04-17  Robbie HarwoodMerge duplicate subsections in profile library 760/head
2018-04-09  Greg HudsonFix small leak in wshelper DLL 759/head
2018-04-09  Greg HudsonRestrict pre-authentication fallback cases 758/head
2018-04-03  Greg HudsonBe more careful asking for AS key in SPAKE client 757/head
2018-04-02  Greg HudsonDocument comments in krb5.conf 756/head
2018-03-31  Greg HudsonZap data when freeing krb5_spake_factor 754/head
2018-03-28  Fabiano FidĂȘncioContinue after KRB5_CC_END in KCM cache iteration 755/head
2018-03-27  Greg HudsonFix SPAKE memory leak 753/head
2018-03-27  Greg HudsonSimplify ASN.1 encoding 751/head
2018-03-27  Greg HudsonUse stdint types in ASN.1 code
2018-03-27  Greg HudsonAdd doc index entries for SPAKE constants
2018-03-27  Greg HudsonAdd SPAKE preauth support 741/head
2018-03-26  Greg HudsonUse k5_buf_init_dynamic_zap where appropriate 752/head
2018-03-26  Greg HudsonImplement k5_buf_init_dynamic_zap
2018-03-26  Greg HudsonMove zap() definition to k5-platform.h
2018-03-24  Greg HudsonAdd vector support to k5_sha256()
2018-03-20  Greg HudsonRemove unneeded conditional in hex.c 750/head
2018-03-20  Greg HudsonReport extended errors in kinit -k -t KDB: 749/head
next