summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_rep.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Trace loggingGreg Hudson2010-06-071-0/+5
* make mark-cstyleTom Yu2009-10-311-52/+53
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-16/+7
* Fix a case in the krb5_rd_rep error handler (introduced in the lastGreg Hudson2009-05-051-2/+3
* krb5_rd_rep could leak memory through its output parameter on error.Greg Hudson2009-05-041-26/+34
* In krb5_rd_rep_dce, initialize repl to NULL to avoid using itsGreg Hudson2009-01-201-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+86
* whitespace (mostly wrapping long lines produced by protoize)Ken Raeburn2007-03-251-1/+2
* fix MITKRB5-SA-2004-002Tom Yu2004-08-311-0/+2
* krb5_rd_rep leaks subkeysTom Yu2003-06-131-0/+8
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-1/+9
* protoizeKen Raeburn2002-09-031-5/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-24/+3
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* Change use of KRB5_SENDAUTH_MUTUAL_FAILED to KRB5_MUTUAL_FAILEDTheodore Tso1995-12-211-1/+1
* Reintegrate Macintosh changesEzra Peisach1995-09-121-3/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+3
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-3/+3
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-4/+3
* Copy keyblock from message instead of setting a pointer to data which is goin...Paul Park1995-08-291-1/+2
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-7/+8
* * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1995-05-011-7/+1
* * Makefile.in: Removed rd_req_sim.cChris Provenzano1995-03-271-5/+11
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-101-23/+34
* * *.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
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-13/+14
* Check to make sure the subkey exists before setting its encryption typeTheodore Tso1994-11-171-1/+2
* Set the encryption type in the keyblock information in the decryptedTheodore Tso1994-11-111-0/+1
* stamp out rcs keywordsMark Eichin1994-08-181-6/+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
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* fix copyrightsJohn Kohl1991-03-141-2/+2
* Changes to conform with API modificationsTheodore Tso1991-02-191-14/+11
* use new macro for assigning encryption system pointersJohn Kohl1990-11-201-1/+1
* change bzero to memsetJohn Kohl1990-11-081-1/+2
* changes for new encryption structureJohn Kohl1990-10-101-3/+7
* no need for credentials; use keyblock directlyJohn Kohl1990-09-281-6/+6
* *** empty log message ***John Kohl1990-09-281-0/+97