summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* * krb524d.c (lookup_service_key): Copy key block and free up keytab entry dataKen Raeburn2002-03-072-1/+17
* * krb524d.c (cleanup_and_exit): Call krb5_klog_close()Ezra Peisach2001-12-053-4/+12
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-8/+8
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-112-23/+43
* add ##WIN32## prefix to last change, so unix build worksKen Raeburn2001-09-282-9/+15
* Add KRB524_STATIC_HACK for Windows build so that we can generate aDanilo Almeida2001-09-282-5/+26
* * Makefile.in (../include/krb524_err.h): Force build of "includes"Ken Raeburn2001-09-022-0/+3
* dependenciesKen Raeburn2001-09-012-9/+49
* * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * toEzra Peisach2001-08-082-1/+6
* * conv_creds.c: Nuke prototype in fileEzra Peisach2001-06-263-7/+10
* * configure.in: Test need for daemon prototypeEzra Peisach2001-06-213-0/+13
* Fix small stylistic typoEzra Peisach2001-06-201-1/+1
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-202-1/+3
* * krb524d.c: Include <krb5/adm_proto.h> for krb5_log_init()Ezra Peisach2001-06-202-0/+6
* * krb524d.c: Call krb5_klog_init before the first point where theMitchell Berger2001-06-202-7/+12
* Use a "struct addrlist" instead of separate count and pointer-to-pointer valuesKen Raeburn2001-06-202-21/+26
* * test.c (print_key): Pass in des_cblock* instead of char *.Ezra Peisach2001-06-062-5/+14
* * configure.in: Check for unistd.h.Ken Raeburn2001-06-053-1/+6
* * krb524d.c: Include stdarg.h.Ken Raeburn2001-06-052-24/+49
* * k524init.c: Inculde unistd.h for getopt() prototypeEzra Peisach2001-06-044-5/+14
* * sendmsg.c (krb524_sendto_kdc): Do fallback if KRB5_REALM_UNKNOWN is returned,Ken Raeburn2001-05-082-1/+6
* back out accidental check-inKen Raeburn2001-04-263-28/+6
* * conv_creds.c (broken, krb524_convert_creds_plain): Unused code deletedKen Raeburn2001-04-265-60/+31
* use new internal interface for locating serversKen Raeburn2001-04-262-15/+31
* Allow des-mdX keys as well as des-crc (patch from assar).Ken Raeburn2001-04-146-31/+100
* make prototypes unconditionalKen Raeburn2001-04-105-30/+35
* * krb524d.c: Provide prototypes for local functionsEzra Peisach2001-03-123-5/+28
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Avoid double-free;Tom Yu2001-02-052-1/+5
* * encode.c, krb524.h: encode_v4tkt() and decode_v4tkt() now takeEzra Peisach2000-10-175-10/+21
* * conv_creds.c (krb524_convert_creds_plain): Use time_to_life()Tom Yu2000-10-073-41/+33
* * krb524d.c (do_connection): Do not assume that sizeof(int) == 4Ezra Peisach2000-10-066-17/+38
* * Makefile.in: Install krb524.h and krb524_err.h header file soEzra Peisach2000-10-032-2/+30
* * cnv_tkt_skey.c: Fix up static prototypes forTom Yu2000-08-092-22/+28
* * Makefile.in: Fix build so we don't try to build an extra lib.Danilo Almeida2000-07-202-7/+16
* * Makefile.in: Make krb524 library and k524init program build onDanilo Almeida2000-07-2012-54/+392
* * getcred.c (main): Use correct parameters for krb5_cc_default()Danilo Almeida2000-07-192-1/+6
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * krb524d.c (do_connection): Convert to using new symbol forTom Yu1999-08-193-2/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-27/+88
* Fork into the background by default, also add a -nofork command line optionGeoffrey King1998-07-242-3/+14
* Remove the variable use_other_realm, is not actually necessary for theGeoffrey King1998-07-192-5/+8
* * krb524d.c (main): Accept a -r command line option to specifyGeoffrey King1998-07-172-6/+22
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu1998-06-173-23/+26
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+6
* * sendmsg.c: Explicitly include k5-int.h in order to get properTom Yu1998-02-132-5/+8