summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_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-22/+22
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-11/+11
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-13/+0
* lean client changesZhanna Tsitkov2008-08-201-2/+8
* whitespace (mostly wrapping long lines produced by protoize)Ken Raeburn2007-03-251-10/+8
* If the auth context does not have the DO_TIME flag set and no replaySam Hartman2003-04-011-1/+3
* GSS_C_NO_CREDENTIAL should accept any principalSam Hartman2003-03-041-0/+3
* protoizeKen Raeburn2002-09-031-9/+8
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-4/+4
* 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-5/+5
* rd_req_dec.c (krb5_rd_req_decoded): For heirarchal cross-realm,Ezra Peisach1995-10-231-1/+3
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-2/+2
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-5/+5
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* Fix typo which caused new_keytab to not get freed, causing a memoryTheodore Tso1995-03-311-1/+1
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-311-1/+0
* * Makefile.in: Removed rd_req_sim.cChris Provenzano1995-03-271-25/+47
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-5/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* Remove ISODE cruftTheodore Tso1995-02-101-4/+0
* * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1995-02-021-5/+0
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-4/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-13/+15
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* folding in Harry's changesTom Yu1994-06-291-0/+4
* Fix type of fetchfrom --- it refers to a keytab name, so it shouldTheodore Tso1994-06-101-1/+1
* 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
* fix copyrightsJohn Kohl1991-03-141-2/+2
* Changes to conform with API modificationsTheodore Tso1991-02-191-22/+22
* changes for narrow/wide prototypesJohn Kohl1990-11-191-4/+10
* no need for keyprocarg to be constJohn Kohl1990-10-191-1/+1
* change 'const krb5_principal' to krb5_const_principalJohn Kohl1990-10-191-1/+1
* change const krb5_pointer to krb5_const_pointerJohn Kohl1990-10-191-2/+2
* remove extraneous XXX (correct error code)John Kohl1990-10-181-1/+1
* fix rcsid namesJohn Kohl1990-09-121-1/+1
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-2/+0
* add const where appropriate in function declarationsJohn Kohl1990-04-181-5/+5
* check msg type before decodingJohn Kohl1990-04-171-0/+2
* *** empty log message ***John Kohl1990-03-091-0/+83