summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/mk_req.c
Commit message (Expand)AuthorAgeFilesLines
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-4/+4
* Added PC support for the new profile config fileKeith Vetter1995-04-271-1/+0
* mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in orderTheodore Tso1995-04-201-11/+5
* 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-27/+40
* * *.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-1/+1
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-231-7/+5
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-11/+12
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fixed memory deallocation/cleanup on error returnsTheodore Tso1994-01-131-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Delete "times" argument to krb5_mk_req_extended()John Carr1991-05-201-1/+0
* fix copyrightsJohn Kohl1991-03-141-2/+2
* we can and should free creds.serverJohn Kohl1991-02-201-2/+3
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-0/+2
* change bzero to memsetJohn Kohl1990-11-081-2/+2
* need to cast because server is constJohn Kohl1990-10-191-1/+1
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-1/+1
* added code to free up credentials when doneJohn Kohl1990-10-181-0/+3
* Updated interface to mk_req_extendedTheodore Tso1990-10-011-0/+1
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix rcsid nameJohn Kohl1990-04-191-1/+1
* add const where appropriate in function declarationsJohn Kohl1990-04-181-3/+3
* add #include for external function prototypesJohn Kohl1990-03-081-0/+2
* *** empty log message ***John Kohl1990-03-081-0/+78