summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/mk_req.c
Commit message (Expand)AuthorAgeFilesLines
* 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