summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-01-30 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-01-312-2/+42
* A near complete re-write of the gss sample client on windows. Supports theJeffrey Altman2004-01-318-386/+1295
* Address issues discovered while testing updated Windows gss sample client.Jeffrey Altman2004-01-303-145/+161
* prof-int.h should include pthread.h when USE_PTHREADS is definedAlexandra Ellwood2004-01-302-0/+11
* Updated for new source files in krb5Alexandra Ellwood2004-01-301-916/+962
* need more testing support for MSKen Raeburn2004-01-273-3/+43
* fix typosJeffrey Altman2004-01-073-5/+5
* Add stub function implementations to support krb5_cc_remove_cred() whichJeffrey Altman2004-01-066-5/+57
* Only backdate the ticket that is created. The KDC reply must containSam Hartman2004-01-052-5/+10
* * init_sec_context.c: Include auth_con.h if CFX_EXERCISE is defined.Ken Raeburn2004-01-053-15/+48
* * win-mac.h: conditionally define strcasecmp/strncasecmp macrosJeffrey Altman2004-01-052-0/+9
* * configure.in: Use AC_HELP_STRING for kdc-replay-cache option infoKen Raeburn2003-12-282-4/+7
* * Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) changeKen Raeburn2003-12-282-1/+6
* move some basic header and function checks from lib/krb5 to includeKen Raeburn2003-12-244-5/+16
* * README: update requirements for compilation tools, DNS supportJeffrey Altman2003-12-222-23/+119
* * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to preventJeffrey Altman2003-12-222-0/+7
* * fake-addrinfo.h: Include stdio.hKen Raeburn2003-12-202-0/+6
* * util_crypt.c (kg_encrypt, kg_decrypt): Input pointer now points to const.Ken Raeburn2003-12-204-5/+12
* * gssapi_generic.c (const_oids): Renamed from oids, and now const.Ken Raeburn2003-12-202-1/+8
* * realm_iter.c (krb5_realm_iterator_create): Array NAMES is now constKen Raeburn2003-12-202-1/+4
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-203-2/+8
* * prompter.c (catch_signals, restore_signals): Take pointer to old signalKen Raeburn2003-12-202-28/+37
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build promptusr.cKen Raeburn2003-12-202-8/+2
* oops. actually do the #undef DEBUGKen Raeburn2003-12-201-1/+1
* * sendto_kdc.c (default_debug_handler, put, putstr): Define only if DEBUG isKen Raeburn2003-12-202-1/+11
* * 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