summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/mk_req.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-28/+29
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* protoizeKen Raeburn2002-09-031-10/+3
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-5/+5
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-6/+6
* krb5_get_credentials does not take kdc_options flagsEzra Peisach1996-01-201-1/+1
* krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1996-01-111-3/+1
* 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