summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * get_in_tkt.c (get_in_tkt_enctypes): Now constKen Raeburn2003-12-202-1/+5
* * arcfour.c (l40): Now constKen Raeburn2003-12-202-1/+5
* * arcfour.c (arcfour_weakkey1, arcfour_weakkey2, arcfour_weakkeys): Now constKen Raeburn2003-12-202-7/+11
* Replace the array of 8 mit_des_cblock object 'mit_des_zeroblock' definedKen Raeburn2003-12-2010-10/+23
* * init_sec_context.c: Include k5-int.h for accessorTom Yu2003-12-192-0/+5
* * ftp.c (do_auth): Handle a return code of 335, where the authenticationKen Raeburn2003-12-192-1/+6
* ticket 2049Jeffrey Altman2003-12-192-5/+12
* The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,Jeffrey Altman2003-12-1910-14/+64
* * cc_retr.c: Extract the test to determine if a credential matchesJeffrey Altman2003-12-193-37/+217
* * conv_creds.c (krb5int_encode_v4tkt): Zero out unused parts of ticket. Use aKen Raeburn2003-12-162-4/+18
* * k5-platform.h (SIZE_MAX): Provide default definition if stdint.h doesn'tKen Raeburn2003-12-152-2/+41
* make dependKen Raeburn2003-12-1546-1296/+1505
* * win-mac.h: source code written to the C99 standard assumes thereJeffrey Altman2003-12-152-0/+15
* * add missing ChangeLog entryJeffrey Altman2003-12-151-0/+5
* * k5-platform.h: apply casts (unsigned char) to the assignments fromJeffrey Altman2003-12-151-16/+16
* * cc_msla.c: Enable purging of the MS Kerberos LSA cache when the TGTJeffrey Altman2003-12-152-6/+11
* krb524 subdirectory does not get fully cleaned due to change introduced by 1491Ezra Peisach2003-12-152-1/+7
* * when initiating an enumeration of the ccache contents performJeffrey Altman2003-12-152-0/+13
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-1410-14/+25
* * krb4_32.def: Remove exports from KfM not yet compiled in KfWJeffrey Altman2003-12-133-7/+23
* * Makefile.in: Remove extraneous spaces ..Jeffrey Altman2003-12-131-0/+5
* * Makefile.in: remove extraneous spaces from ##WIN32## commentedJeffrey Altman2003-12-131-2/+2
* Gets a bit closer, still not working..Ken Raeburn2003-12-133-15/+63
* * aclocal.m4 (WITH_CC): Drop -Wno-comment, since we don't support SunOS 4 any...Ken Raeburn2003-12-132-2/+8
* * default.exp (passes): Add an AES-only pass.Ken Raeburn2003-12-132-1/+46
* * telnet.exp: Skip tests if no DES key types are enabledKen Raeburn2003-12-132-0/+10
* * gssftp.exp (ftp_test): Look for "GSSAPI authentication failed" errorKen Raeburn2003-12-132-0/+10
* don't limit enctype lists at init timeKen Raeburn2003-12-132-10/+7
* Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn2003-12-1315-290/+932
* add get_name callback for kdb keytab type, for debuggingKen Raeburn2003-12-132-1/+16
* ignore extra lines output when debugging code enabledKen Raeburn2003-12-132-0/+12
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-1313-61/+350
* * an_to_ln.c (krb5_aname_to_localname): Don't write one byte pastTom Yu2003-12-132-6/+14
* * Makefile.in: Move ##WIN32## constructs from insideTom Yu2003-12-132-9/+12
* * Added new krb5_ccache type "MSLSA" for Windows only.Jeffrey Altman2003-12-1211-832/+1349
* Remove cvsignore filesSam Hartman2003-12-112-5/+0
* Remove kadmind4 and v5passwddSam Hartman2003-12-1135-9626/+6
* Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and...Alexandra Ellwood2003-12-115-33/+177
* Note that krb4 expiration needs to be more conservative than krb5Sam Hartman2003-12-112-0/+18
* Add exports for functions exported by KfMJeffrey Altman2003-12-082-0/+34
* 2003-11-26 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2003-12-082-0/+33
* Add support for conditional inclusion of flags when building as part ofJeffrey Altman2003-12-082-1/+11
* work around Solaris 9 pty-close bugTom Yu2003-12-069-1/+105
* Updated project to reflect changes in source filesAlexandra Ellwood2003-11-251-0/+16
* initial sequence number mask short by 4 bitsTom Yu2003-10-302-1/+6
* * sendto_kdc.c: Sockets must be closed with closesocket() insteadJeffrey Altman2003-10-272-1/+7
* Because of the failure of Windows 2000 and Windows XP to perform properJeffrey Altman2003-10-212-2/+28
* removed deleted files from projectAlexandra Ellwood2003-10-211-31/+6
* Updated to work with XcodeAlexandra Ellwood2003-10-171-1270/+2003
* * api.1/lock.exp: Work around a race condition in the Solaris 9Tom Yu2003-10-172-18/+56