aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/recvauth.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-13/+1
2002-04-12* recvauth.c (sendauth_version): Now a const array.Ken Raeburn1-1/+1
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-10/+10
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2001-03-11 * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach1-1/+1
2000-06-27pullup from 1.2 branchKen Raeburn1-16/+52
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-02-20 * recvauth.c (krb5_recvauth): Add some bookkeeping flags so weTom Yu1-3/+10
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1-1/+12
1996-01-11krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1-2/+0
1995-12-01Initialize rcache to zero, so that on cleanup we don't try to freeTheodore Tso1-5/+1
1995-11-08* krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1-2/+1
1995-09-16sendauth.c (krb5_sendauth): Make sure the scratch credentialsTheodore Tso1-11/+0
1995-07-02----------------------------------------------------------------------Sam Hartman1-7/+10
1995-06-12 A couple bug reports/patches from Ed Phillips (flaregun@udel.edu)Chris Provenzano1-33/+27
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-2/+2
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-6/+7
1995-05-03 * recvauth.c, compat_recv.c (krb5_recvauth()):Chris Provenzano1-2/+1
1995-04-26 * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1-68/+79
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-27 * Makefile.in: Removed rd_req_sim.cChris Provenzano1-139/+57
1995-03-18* Makefile.in (check-mac): Add.John Gilmore1-6/+0
1995-03-02Changed NEED_WINSOCK_H to NEED_SOCKETS for pulling in socket filesKeith Vetter1-1/+1
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-3/+4
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-7/+2
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+3
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-30/+32
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-12-24Free memory on errorTheodore Tso1-4/+6
1993-12-01Added flags argument to krb5_recvauth(), and added support for flags whichTheodore Tso1-17/+15
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-9/+9
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Fix so that recvauth will work even if a null cachename is passed inTheodore Tso1-11/+18
1992-08-21Principal type changesJohn Carr1-4/+5
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-03krb5_error.error is an unsigned type; error.error < 0 is always falseJohn Carr1-1/+1
1991-03-29fix rcsid nameJohn Kohl1-1/+1
1991-03-28*** empty log message ***Theodore Tso1-0/+306