]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
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
2018-03-20  Greg HudsonAvoid rereading non-regular profile files 748/head
2018-03-19  Greg HudsonOmit AS-REP etype-info for replaced reply keys 743/head
2018-03-19  Greg HudsonAlways use AS-REP enctype in PKINIT client
2018-03-19  Robbie HarwoodInclude preauth name in trace output if possible 746/head
2018-03-19  Greg HudsonAdd PKINIT KDC support for freshness token 742/head
2018-03-19  Greg HudsonAdd PKINIT client support for freshness token
2018-03-19  Greg HudsonFix read overflow in KDC sort_pa_data() 747/head
2018-03-15  Robbie HarwoodExit with status 0 from kadmind 745/head
2018-03-14  Isaac BoukrisAllow validation of PACs with enterprise names 744/head
2018-03-12  Greg HudsonSimplify kdc_preauth.c systems table 727/head
2018-03-12  Greg HudsonRefactor KDC krb5_pa_data utility functions
2018-03-07  Greg HudsonFix capaths "." values on client 740/head
2018-03-07  Greg HudsonUse libkrb5support hex decoder in PKINIT 723/head
2018-03-07  Sumit BoseFix hex conversion of PKINIT certid strings
2018-03-04  Greg HudsonAdd ASN.1 encoders and decoders for SPAKE types 713/head
2018-03-02  Greg HudsonImprove KDC encrypting key memory management 733/head
2018-03-02  Greg HudsonFix KDC encrypting key memory leak on some errors
2018-03-02  Greg HudsonUse libkrb5support hex functions where appropriate 739/head
2018-03-02  Greg HudsonAdd libkrb5support hex functions and tests
2018-03-01  sashanAdd malloc null checks to MSLSA ccache 728/head
2018-02-26  sashanFix trivial KDC memory leak with test KDB module 734/head
2018-02-26  sashanImprove PKINIT DH output parameter handling 738/head
2018-02-26  sashanFree cert info in pkinit_identity_initialize() 730/head
2018-02-24  sashanFix memory leak in KDC PKINIT code 736/head
2018-02-23  sashanFix memory leak in test authdata server 732/head
2018-02-15  Robbie HarwoodFix grouping of GGF extensions in gssapi_ext.h 717/head
2018-02-14  Greg HudsonMake public headers work with gcc -Wundef 726/head
2018-02-13  Greg HudsonFix flaws in LDAP DN checking
2018-02-07  Greg HudsonFix Leash AddDisplayItem() declaration 725/head
2018-01-30  Nehal J WaniAlways set appdefault_get() output argument 721/head
2018-01-24  Paul SeyfertFix a few German translation prepositions 722/head
2018-01-22  Greg HudsonFix type error in klog com_err hook 720/head
2018-01-22  Greg HudsonTrace log on k5tls load failure 718/head
2018-01-19  Greg HudsonBack off Travis build to default dist 719/head
2018-01-16  Greg HudsonSet klog com_err context for each KDC request 716/head
2018-01-16  Greg HudsonRemove logging default severity
2018-01-16  Greg HudsonImprove klog com_err hook
2018-01-16  Greg HudsonAdd k5_buf_add_vfmt to k5buf interface
2018-01-08  Greg HudsonFix securid_sam2 preauth for non-default salt 715/head
2018-01-08  Greg HudsonInclude etype-info in for hardware preauth hints
2018-01-08  Michael MattioliUpdate copyright years to 2018 714/head
2017-12-05  Greg HudsonUpdate config.guess, config.sub
2017-12-04  Greg HudsonUpdate features list for 1.16 712/head
2017-11-29  Greg HudsonPoint to kerberos.org/dist 711/head
2017-11-21  Robbie HarwoodExpose context errors in pkinit_server_plugin_init 708/head
2017-11-21  Greg HudsonLength check when parsing GSS token encapsulation 710/head
2017-10-25  Greg HudsonFix PKINIT cert matching data construction 707/head
2017-10-18  Greg HudsonFix default enctype order in docs 706/head
2017-10-09  Robbie HarwoodRemove unused SAM setup code in KDC 705/head
2017-10-04  Greg HudsonUpdates for krb5-1.17-prelease
2017-09-27  Chris LeickAdd German translation 435/head
2017-09-27  Greg HudsonAbort client preauth on keyboard interrupt 704/head
next