summaryrefslogtreecommitdiffstats
path: root/src/krb524/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman2002-08-271-0/+21
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-271-0/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu2002-08-151-0/+5
* * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach2002-07-241-0/+5
* * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach2002-07-231-0/+5
* reimplement macosx v4-local-addr changes; untestedKen Raeburn2002-07-221-0/+18
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-121-0/+6
* Put # for cpp directives in first columnKen Raeburn2002-07-091-0/+4
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-081-0/+5
* * krb524.h: Change multiple-inclusion test macro to not stomp onTom Yu2002-06-151-0/+3
* * krb524.h: Back out erroneous merge of post-1.2.5 changeTom Yu2002-06-151-0/+5
* * 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