summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/mk_req_ext.c
Commit message (Expand)AuthorAgeFilesLines
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Also clear out the authorization data to avoid data aliasing problemsTheodore Tso1994-06-021-1/+2
* Declare statically used procedure (previously and incorrectly defined in .hTheodore Tso1993-12-011-0/+5
* Change so that mk_req_ext won't accidentally free caller's client andTheodore Tso1993-10-301-8/+7
* Fixed memory leak reported by marc; mk_req_ext wasn't free the authenticatorTheodore Tso1993-10-151-10/+13
* Changed krb5_generate_authenticator to accept a princiapl instead ofTheodore Tso1993-09-011-4/+4
* Modifications supplied by Ari Medvinsky to include the authorizationTheodore Tso1993-09-011-9/+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 mk_req_extendedJohn Carr1991-05-291-3/+1
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* don't deref newkey unless it's there..John Kohl1991-03-041-3/+4
* allow it to generate the random key as neededJohn Kohl1991-02-281-2/+12
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-6/+15
* use new macro for assigning encryption system pointersJohn Kohl1990-11-201-1/+1
* change bzero to memsetJohn Kohl1990-11-081-3/+4
* make it the caller's responsibility to clean up credsJohn Kohl1990-10-181-1/+5
* change krb5_decode_ticket to decode_krb5_ticketJohn Kohl1990-10-101-1/+1
* changes for new encryption data structuresJohn Kohl1990-10-101-7/+16
* Added an extra argument to mk_req_ext so that the caller can get aTheodore Tso1990-10-101-4/+12
* use macros to hide abstractionJohn Kohl1990-09-201-8/+6
* cast in call to krb5_ms_timeofdayJohn Kohl1990-09-111-1/+4
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-3/+0
* add padding area, and zero it (for encryption functions)John Kohl1990-05-181-0/+10
* changes for new encryption interfaceJohn Kohl1990-05-091-1/+1
* fix some confusion about when to release dataJohn Kohl1990-05-031-5/+10
* need to cast assignment from constJohn Kohl1990-04-191-1/+1
* fix rcsid nameJohn Kohl1990-04-191-1/+1
* add const where appropriate in function declarationsJohn Kohl1990-04-181-8/+8
* fix up error codesJohn Kohl1990-03-261-2/+5
* more cleanup codeJohn Kohl1990-03-091-7/+67
* add #include for external function prototypesJohn Kohl1990-03-081-0/+2
* *** empty log message ***John Kohl1990-03-081-0/+115