summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib
Commit message (Expand)AuthorAgeFilesLines
* heimdal: Fix the build on FreeBSDVolker Lendecke2012-03-011-1/+1
* s4-heimdal: Remove the execute flag of cfx.c.Andreas Schneider2012-02-231-0/+0
* heimdal: Re-run lexyacc.sh to remove #line statementsAndrew Bartlett2012-02-107-327/+0
* heimdal: Re-run lexyacc.shAndrew Bartlett2012-02-1010-6378/+2423
* Revert "make paranoia check less paranoid" - check that key types strictly matchAndrew Bartlett2012-01-121-1/+1
* make hmac-md5 the keyed checksum type for arcfour-hmac-md5Andrew Bartlett2012-01-121-1/+1
* use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3Andrew Bartlett2012-01-121-0/+8
* HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow loggingAndrew Bartlett2011-12-121-6/+6
* HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PACStefan Metzmacher2011-11-161-18/+49
* HEIMDAL:lib/wind: export wind_ucs2write()Stefan Metzmacher2011-11-161-0/+1
* HEIMDAL:lib/winbd: fix wind_ucs2write with WIND_RW_LEStefan Metzmacher2011-11-161-4/+4
* HEIMDAL:lib/wind: fix wind_ucs4utf8() and wind_ucs2utf8()Stefan Metzmacher2011-11-161-5/+5
* s4:heimdal: import lorikeet-heimdal-201107241840 (commit 0fdf11fa3cdb47df9f53...Stefan Metzmacher2011-07-2636-106/+542
* s4:heimdal: add missing filesStefan Metzmacher2011-07-155-0/+638
* s4:heimdal: import lorikeet-heimdal-201107150856 (commit 48936803fae4a2fb362c...Stefan Metzmacher2011-07-15292-2081/+3021
* heimdal: Remove getprogname and setprogname from the heimdal importAndrew Bartlett2011-05-312-139/+0
* s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett2011-04-161-2/+1
* Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij2011-03-1451-2717/+6901
* s4:heimdal - fix valgrind issue on Fedora 14Milan Crha2011-02-256-148/+148
* Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer2011-02-257-53/+376
* heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett2011-02-257-376/+53
* s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...Andrew Bartlett2011-02-0248-144/+186
* heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver...Jelmer Vernooij2010-12-181-0/+244
* heimdal_build: Add version-script for krb5.Jelmer Vernooij2010-12-171-0/+769
* heimdal_build: Add version-script for gssapi.Jelmer Vernooij2010-12-171-0/+180
* heimdal_build: Add version-script for asn1.Jelmer Vernooij2010-12-171-0/+6
* heimdal_build: Add version-script for hdb.Jelmer Vernooij2010-12-171-0/+107
* heimdal_build: Add version-script for wind.Jelmer Vernooij2010-12-171-0/+28
* heimdal_build: Add version-script for ntlm.Jelmer Vernooij2010-12-171-0/+30
* heimdal: Add version script file for hcrypto (unused so far, as hcrypto still...Jelmer Vernooij2010-12-171-0/+299
* heimdal_build: Add version-script for roken.Jelmer Vernooij2010-12-171-0/+199
* heimdal_build: Add version-script for com_err.Jelmer Vernooij2010-12-171-0/+20
* heimdal: unset SLIST_ENTRY only if we are with windowsMatthieu Patou2010-12-111-1/+3
* s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett2010-12-0167-2631/+2586
* heimdal: fix for w2000 from lhaAndrew Tridgell2010-12-011-2/+14
* s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell2010-11-171-1/+5
* heimdal Extra files required for merge up to current heimdalAndrew Bartlett2010-11-1519-0/+4893
* heimdal regenate lex and yacc filesAndrew Bartlett2010-11-159-3475/+2672
* Add attribute macros for Heimdal to useAndrew Bartlett2010-11-151-0/+304
* s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455...Andrew Bartlett2010-11-1545-11202/+1344
* heimdal Don't dereference NULL in error verify_checksum error pathAndrew Bartlett2010-11-111-1/+1
* heimdal: fixed a shadowed variable warning for error_messageAndrew Tridgell2010-11-081-23/+23
* heimdal Add clock-skew handling to DCE-style GSSAPIAndrew Bartlett2010-11-081-39/+65
* heimdal Add handling for PAC signatures over all encryption typesAndrew Bartlett2010-11-022-24/+89
* s4-heimdal: lex_err_message() should not be staticAndrew Tridgell2010-10-301-2/+2
* s4-heimdal: fixed the use of error_message() in heimdalAndrew Tridgell2010-10-3012-47/+49
* Add new files for sha512 supportAndrew Bartlett2010-10-031-0/+274
* s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0...Andrew Bartlett2010-10-0319-106/+389
* s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou2010-10-03376-1634/+34086
* heimdal: added verbose logging of hemimdal crypto errorsAndrew Bartlett2010-09-301-2/+15