aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/sendauth.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-21/+1
2002-06-18avoid redundant definitions of socket-related error codes for WindowsKen Raeburn1-3/+0
2002-04-12* recvauth.c (sendauth_version): Now a const array.Ken Raeburn1-2/+2
2001-11-26Add entropy source identifiers for random seed callsSam Hartman1-2/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-9/+9
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-07-30 * sendauth.c (krb5_sendauth): Instead of casting second argumentEzra Peisach1-3/+16
2001-03-11 * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach1-7/+9
2000-06-27pullup from 1.2 branchKen Raeburn1-3/+26
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-03-09 * sendauth.c (krb5_sendauth): Set credspout to NULL if it'sTom Yu1-2/+3
1997-02-07copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1-3/+3
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-8/+8
1996-06-12sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try usingTheodore Tso1-0/+3
1996-01-20krb5_get_credentials does not take kdc_options flagsEzra Peisach1-4/+1
1996-01-11krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1-4/+2
1995-09-16sendauth.c (krb5_sendauth): Make sure the scratch credentialsTheodore Tso1-0/+1
1995-09-12Reintegrate Macintosh changesEzra Peisach1-2/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+2
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-2/+2
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-12/+14
1995-04-18* sendauth.c (krb5_sendauth): initialize error return parameterTheodore Tso1-0/+3
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-10 * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1-55/+40
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/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-9/+2
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+4
1995-02-23All to change krb5_get_credentials() ..Chris Provenzano1-20/+27
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-22/+24
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-12-24Fix credentials cache handling..Theodore Tso1-10/+24
1993-10-30Make sure memory is freed in error casesTheodore Tso1-62/+52
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-3/+3
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-06-03Make sendauth() work if the passed-in checksum pointer is NULLTheodore Tso1-10/+0
1992-08-18Make sure the right structures actually get copied instead of aliased, andTheodore Tso1-2/+5
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-05-21Changed calling sequence for mk_req_extended()Theodore Tso1-1/+1
1991-03-28*** empty log message ***Theodore Tso1-0/+231