summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/send_tgs.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-24/+27
* * send_tgs.c (krb5_send_tgs()), gc_via_tkt.c (krb5_get_cred_via_tkt()):Chris Provenzano1995-04-281-11/+8
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-101-36/+126
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-021-2/+3
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-2/+2
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-231-88/+72
* * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1995-02-021-12/+17
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-47/+40
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-13/+13
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Make sure authorization data in the TGS_REQ is initialized correctlyTheodore Tso1993-06-031-0/+3
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* mk_req_extended no longer has times argumentJohn Carr1991-05-201-1/+0
* fix typoJohn Kohl1991-05-011-1/+1
* use checksum & encryption macrtosJohn Kohl1991-05-011-7/+7
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-141-2/+2
* plug memory leakJohn Kohl1991-02-201-0/+4
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-12/+115
* change bzero to memsetJohn Kohl1990-11-081-1/+1
* need to cast since sname is constJohn Kohl1990-10-191-1/+1
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-2/+2
* remove inappropriate XXXJohn Kohl1990-10-181-1/+1
* we pass in the sumtype nowJohn Kohl1990-10-181-1/+0
* changes for new encryption data structuresJohn Kohl1990-10-101-39/+49
* Updated interface to mk_req_extendedTheodore Tso1990-10-011-0/+1
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-3/+0
* changes for new encryption & cksum interfaceJohn Kohl1990-05-101-5/+13
* fix const for **'sJohn Kohl1990-04-191-8/+8
* add const to function signatures as appropriateJohn Kohl1990-04-181-18/+18
* use macros to verify message typeJohn Kohl1990-04-171-3/+3
* *** empty log message ***John Kohl1990-04-061-0/+162