summaryrefslogtreecommitdiffstats
path: root/src/krb524/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * krb524.h: Updated C++ protection to not interfere with emacsTom Yu2002-06-151-0/+20
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-0/+4
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-2/+5
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-041-0/+5
* Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN)Danilo Almeida2002-04-111-0/+5
* * krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn2002-03-071-0/+5
* * krb524d.c (cleanup_and_exit): Call krb5_klog_close()Ezra Peisach2001-12-051-0/+7
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-0/+10
* add ##WIN32## prefix to last change, so unix build worksKen Raeburn2001-09-281-0/+6
* Add KRB524_STATIC_HACK for Windows build so that we can generate aDanilo Almeida2001-09-281-0/+8
* * Makefile.in (../include/krb524_err.h): Force build of "includes"Ken Raeburn2001-09-021-0/+1
* dependenciesKen Raeburn2001-09-011-0/+4
* * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * toEzra Peisach2001-08-081-0/+5
* * conv_creds.c: Nuke prototype in fileEzra Peisach2001-06-261-0/+7
* * configure.in: Test need for daemon prototypeEzra Peisach2001-06-211-0/+6
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-201-0/+2
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-201-0/+5
* * krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger2001-06-201-0/+7
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-201-0/+4
* * test.c (print_key): Pass in des_cblock* instead of char *.Ezra Peisach2001-06-061-0/+7
* * configure.in: Check for unistd.h.Ken Raeburn2001-06-051-0/+3
* * krb524d.c: Include stdarg.h.Ken Raeburn2001-06-051-0/+9
* * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach2001-06-041-0/+8
* * sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned,Ken Raeburn2001-05-081-0/+5
* * conv_creds.c (broken, krb524_convert_creds_plain): Unused code deletedKen Raeburn2001-04-261-0/+3
* use new internal interface for locating serversKen Raeburn2001-04-261-0/+5
* Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn2001-04-141-0/+18
* make prototypes unconditionalKen Raeburn2001-04-101-0/+5
* * krb524d.c: Provide prototypes for local functionsEzra Peisach2001-03-121-0/+6
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Avoid double-free;Tom Yu2001-02-051-0/+5
* * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach2000-10-171-0/+11
* * conv_creds.c (krb524_convert_creds_plain): Use time_to_life()Tom Yu2000-10-071-0/+10
* * krb524d.c (do_connection): Do not assume that sizeof(int) == 4Ezra Peisach2000-10-061-0/+18
* * Makefile.in: Install krb524.h and krb524_err.h header file soEzra Peisach2000-10-031-0/+5
* * cnv_tkt_skey.c: Fix up static prototypes forTom Yu2000-08-091-0/+8
* * Makefile.in: Fix build so we don't try to build an extra lib.Danilo Almeida2000-07-201-0/+6
* * Makefile.in: Make krb524 library and k524init program build onDanilo Almeida2000-07-201-0/+29
* * getcred.c (main): Use correct parameters for krb5_cc_default()Danilo Almeida2000-07-191-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* * krb524d.c (do_connection): Convert to using new symbol forTom Yu1999-08-191-0/+8
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+23
* Fork into the background by default, also add a -nofork command line optionGeoffrey King1998-07-241-0/+5
* Remove the variable use_other_realm, is not actually necessary for theGeoffrey King1998-07-191-0/+5
* * krb524d.c (main): Accept a -r command line option to specifyGeoffrey King1998-07-171-0/+5
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu1998-06-171-0/+8
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-0/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+4
* * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1998-02-131-0/+5