summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-2/+6
* update comments describing file formatKen Raeburn2002-08-081-3/+10
* * cr_tkt.c (krb_cr_tkt_int): Don't take key arguments any more.Ken Raeburn2002-08-082-58/+63
* * log.c: Include stdarg.h.Ken Raeburn2002-07-303-16/+23
* Don't define DEFINE_SOCKADDR, since nothing tests it any moreKen Raeburn2002-07-1323-22/+6
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-133-2/+10
* update dependenciesKen Raeburn2002-07-131-122/+74
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-1219-0/+26
* update dependenciesKen Raeburn2002-06-211-83/+129
* * mk_priv.c (krb4int_address_less): Put braces around v4mapped addressKen Raeburn2002-06-212-2/+12
* update dependenciesKen Raeburn2002-06-151-19/+14
* * DNR.c: DeletedKen Raeburn2002-05-292-309/+4
* Handle IPv6 sockets that are used to communicate over IPv4, and permit use ofKen Raeburn2002-03-125-68/+182
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-70/+70
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-73/+74
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-105-9/+14
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-0631-114/+115
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-0437-55/+66
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-282-2/+7
* dependenciesKen Raeburn2001-09-011-0/+230
* * fgetst.c: Include krb4int.hEzra Peisach2001-07-083-0/+11
* * krb4int.h: Provide prototype for krb_get_default_user andEzra Peisach2001-06-282-1/+10
* * krb4int.h: Add prototypes for ad_print, krb_svc_init,Ezra Peisach2001-06-2713-10/+77
* * krb4int.h: Add prototypes for krb__get_realmsfile(),Ezra Peisach2001-06-2610-7/+37
* * kname_parse.c (k_isrealm, k_isname, k_isrealm): AddEzra Peisach2001-06-207-16/+22
* * kparse.c (strutol): Cast argument to isupper()/tolower() to int.Ezra Peisach2001-06-183-3/+4
* * kparse.c (strutol): Cast argument to isupper()/tolower() to intEzra Peisach2001-06-182-1/+5
* * g_pw_in_tkt.c: Include krb5.h so that des_read_password()Ezra Peisach2001-06-188-1/+27
* * sendauth.c (krb_sendauth): Add KRB5_DLLIMP/KRB5_CALLCONV definitionsEzra Peisach2001-06-112-5/+12
* * cr_tkt.c (krb_create_ticket): Get rid of last argument (k5key)Ezra Peisach2001-06-082-1/+6
* * ad_print.c (ad_print): Cast arguments to printf() to longs toEzra Peisach2001-06-083-1/+7
* * g_krbrlm.c: Remove unused static variable krb_confEzra Peisach2001-06-0119-23/+91
* * Makefile.in (EHDRDIR): Install into kerberosIV subdirectoryKen Raeburn2001-04-142-2/+3
* * ad_print.c (ad_print): Pass address of session key to des_cblock_print_file,Ken Raeburn2001-04-142-1/+4
* * g_tkt_svc.c (CredIsExpired): Don't use a variable named "time"Ken Raeburn2001-04-142-9/+13
* * memcache.h: Don't use macro PROTOTYPEDanilo Almeida2001-04-132-31/+21
* * cr_err_repl.c (req_act_vno): Delete commented-out declarationKen Raeburn2001-04-102-9/+2
* * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPEKen Raeburn2001-04-103-3/+7
* * lifetime.c: Remove support for "magic" lifetime value of 255Tom Yu2001-01-302-11/+7
* * dest_tkt.c: Clean up uid handling. Fix stat checksTom Yu2001-01-274-75/+266
* * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.cTom Yu2001-01-262-0/+4
* * prot_client.c: New file; client-side protocol supportTom Yu2001-01-263-0/+393
* * prot_common.c: Fix up some error returnsTom Yu2001-01-243-37/+120
* document recent large number of changesTom Yu2001-01-231-0/+48
* * cr_ciph.c: Include prot.h. KRB4_PUT32 -> KRB4_PUT32BE.Tom Yu2001-01-231-1/+2
* * prot_common.c: New file; contains functions to encode/decodeTom Yu2001-01-2318-67/+636
* * g_ad_tkt.c: Fix error packet parsingTom Yu2001-01-193-34/+49
* * strnlen.c (krb_strnlen): Put The return type before the callingDanilo Almeida2000-11-092-1/+6