aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/rd_safe.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-142/+142
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-8/+8
2009-04-08mk_safe and mk_priv require the local address to be set in the authGreg Hudson1-13/+14
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-1/+1
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-3/+3
2009-01-12Add message hash support to the replay interface, using extensionGreg Hudson1-0/+1
2008-10-25partial rewrite of the ASN.1 encodersKen Raeburn1-1/+4
2008-06-27fix free of automatic storageKen Raeburn1-4/+4
2007-07-20Pull out code for looking up the current time, comparing the offset ofKen Raeburn1-10/+2
2007-03-25Use memset to silence some 'may be used uninitialized' warningsKen Raeburn1-0/+1
2007-03-25whitespace (mostly wrapping long lines produced by protoize)Ken Raeburn1-2/+8
2003-10-08Save encoded KRB-SAFE-BODY to avoid problems caused by re-encoding it.Tom Yu1-4/+14
2003-05-23Implement heuristic for matching broken Heimdal sequence number encodingsTom Yu1-1/+2
2003-05-10Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu1-3/+2
2002-09-03protoizeKen Raeburn1-15/+2
2002-06-26 * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu1-1/+1
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-3/+3
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-5/+6
1998-02-06rd_cred.c (krb5_rd_cred):Theodore Tso1-2/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1995-11-08* krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1-2/+1
1995-09-18Fix typo error in checkinEzra Peisach1-2/+2
1995-09-16sendauth.c (krb5_sendauth): Make sure the scratch credentialsTheodore Tso1-5/+3
1995-07-07Use checksum verifierPaul Park1-22/+10
1995-07-06 * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1-1/+1
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-9/+10
1995-05-20Increment remote_seq_number if KRB5_AUTH_CONTEXT_DO_SEQUENCE is setEzra Peisach1-0/+1
1995-05-11 * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1-2/+2
1995-05-03Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1-2/+2
1995-05-02 * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1-13/+22
1995-05-01 * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1-4/+38
1995-04-26 * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1-8/+14
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-27 * Makefile.in: Removed rd_req_sim.cChris Provenzano1-2/+2
1995-03-22Fixed signed/unsigned assignment mismatchesKeith Vetter1-1/+0
1995-03-10 * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1-92/+124
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-5/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-27/+28
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-06-02Always check the sender and receiver addresses. If the receiver is nullTheodore Tso1-18/+21
1994-01-13Fixed memory deallocation/cleanup on error returnsTheodore Tso1-2/+6
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-5/+5
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-29Added check of the receiver's address (if present)Theodore Tso1-0/+5
1991-06-06Update copyright noticeJohn Kohl1-2/+16