summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_priv.c
Commit message (Expand)AuthorAgeFilesLines
* Pull out code for looking up the current time, comparing the offset ofKen Raeburn2007-07-201-10/+2
* Use memset to silence some 'may be used uninitialized' warningsKen Raeburn2007-03-251-0/+1
* whitespace (mostly wrapping long lines produced by protoize)Ken Raeburn2007-03-251-2/+8
* Implement heuristic for matching broken Heimdal sequence number encodingsTom Yu2003-05-231-1/+2
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-3/+2
* protoizeKen Raeburn2002-09-031-16/+2
* * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu2002-06-261-1/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* pullup from 1.2 branchKen Raeburn2000-06-271-7/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-25/+16
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-061-2/+2
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-4/+4
* * krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1995-11-081-2/+1
* Reintegrate Macintosh changesEzra Peisach1995-09-121-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+2
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-2/+2
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-2/+2
* * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1995-07-061-1/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-16/+18
* * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1995-05-111-2/+2
* Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1995-05-031-2/+2
* * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1995-05-021-13/+23
* * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1995-05-011-4/+38
* Call krb5_free_priv_enc_part to free the entire privenc_msg structureTheodore Tso1995-04-291-6/+3
* * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1995-04-261-9/+16
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-101-124/+143
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-6/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-31/+25
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Always check the sender and receiver addresses. If the receiver is nullTheodore Tso1994-06-021-22/+26
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-6/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Added check of the receiver's address (if present)Theodore Tso1992-09-291-0/+6
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-2/+2
* compare network addresesJohn Kohl1991-04-191-1/+5
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* update to actually do replay checkingJohn Kohl1991-02-271-3/+26
* remove spurious commaJohn Kohl1991-02-201-1/+1
* Changes to conform with API modificationsTheodore Tso1991-02-191-0/+2
* change BADSEQ to BADORDERJohn Kohl1990-12-181-1/+1
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-35/+28
* use new macro for assigning encryption system pointersJohn Kohl1990-11-201-1/+1
* change bcopy to memcpy, memset to bzeroJohn Kohl1990-11-081-7/+7
* no need for XXX...it is the proper error codeJohn Kohl1990-10-181-1/+1