summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/krb5
AgeCommit message (Expand)AuthorFilesLines
2012-06-16heimdal:lib/krb5: don't name a struct 'token'Stefan Metzmacher1-1/+1
2012-06-12s4:heimdal: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-03-01heimdal: Fix the build on FreeBSDVolker Lendecke1-1/+1
2012-01-12Revert "make paranoia check less paranoid" - check that key types strictly matchAndrew Bartlett1-1/+1
2012-01-12make hmac-md5 the keyed checksum type for arcfour-hmac-md5Andrew Bartlett1-1/+1
2011-12-12HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow loggingAndrew Bartlett1-6/+6
2011-11-16HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PACStefan Metzmacher1-18/+49
2011-07-26s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53...Stefan Metzmacher17-29/+69
2011-07-15s4:heimdal: add missing filesStefan Metzmacher2-0/+393
2011-07-15s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher68-698/+991
2011-04-16s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett1-2/+1
2011-03-14Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij19-238/+244
2011-02-02s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...Andrew Bartlett5-19/+49
2010-12-17heimdal_build: Add version-script for krb5.Jelmer Vernooij1-0/+769
2010-12-01s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett24-1641/+340
2010-12-01heimdal: fix for w2000 from lhaAndrew Tridgell1-2/+14
2010-11-15heimdal Extra files required for merge up to current heimdalAndrew Bartlett17-0/+2946
2010-11-15Add attribute macros for Heimdal to useAndrew Bartlett1-0/+304
2010-11-15s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455...Andrew Bartlett10-2757/+557
2010-11-11heimdal Don't dereference NULL in error verify_checksum error pathAndrew Bartlett1-1/+1
2010-11-08heimdal: fixed a shadowed variable warning for error_messageAndrew Tridgell1-23/+23
2010-11-02heimdal Add handling for PAC signatures over all encryption typesAndrew Bartlett2-24/+89
2010-10-03s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...Andrew Bartlett4-70/+96
2010-10-03s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou36-504/+1057
2010-09-30heimdal: added verbose logging of hemimdal crypto errorsAndrew Bartlett1-2/+15
2010-09-29heimdal Fix DNS name qualification to not mangle IP addressesAndrew Bartlett1-5/+23
2010-09-27heimdal: avoid DNS search domain expansion Andrew Tridgell1-1/+16
2010-04-09s4-krb5: Fix typos in comment.Karolin Seeger1-1/+1
2010-03-27s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett9-34/+103
2010-03-27s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett78-1049/+2082
2010-03-16kerberos - set the memory to "0"s before freeing the password to prevent secu...Matthias Dieter Wallnöfer1-2/+6
2010-03-16heimdal - remove unused variableMatthias Dieter Wallnöfer1-1/+0
2010-03-16heimdal - fix overlapped identifiers in the "krb5" libraryMatthias Dieter Wallnöfer3-11/+11
2010-03-16heimdal - free always "ctx->password" when it isn't needed anymoreMatthias Dieter Wallnöfer1-1/+3
2010-02-15s4-heimdal: Fix typos in comment.Karolin Seeger1-1/+1
2009-12-14heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell1-2/+10
2009-12-08s4-heimdal: fixed a use-after-free heimdal bugAndrew Tridgell1-0/+1
2009-12-08krb5: Fix leaked hx509_context pointerKamen Mazdrashki1-0/+4
2009-11-17s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett2-13/+7
2009-11-13s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett17-351/+641
2009-11-13s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett18-289/+1309
2009-08-06s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett2-13/+1
2009-08-05s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett12-175/+218
2009-07-17s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2-1/+18
2009-07-16s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett4-87/+201
2009-07-03heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke1-0/+2
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett91-2729/+4331
2009-02-24Fix the build. Looks like no one ever compiled this on a systemJeremy Allison1-0/+12
2009-02-24Start fixing Solaris build failures.Jeremy Allison1-1/+1
2009-01-31heimdal: void functions should not return a valueStefan Metzmacher1-1/+1