summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_priv.c
Commit message (Expand)AuthorAgeFilesLines
* Replace i_vector with cstate in auth contextGreg Hudson2013-02-071-8/+3
* Make kprop/kpropd work with RC4 session keyGreg Hudson2013-02-071-6/+4
* Make krb5_check_clockskew publicGreg Hudson2011-10-311-1/+1
* Allow rd_priv/rd_safe without remote addressGreg Hudson2011-10-151-1/+2
* Factor out the address checks in krb5_rd_safe and krb5_rd_priv intoGreg Hudson2011-04-021-93/+16
* In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson2011-04-021-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-147/+147
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-10/+10
* mk_safe and mk_priv require the local address to be set in the authGreg Hudson2009-04-081-14/+15
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-6/+6
* Add message hash support to the replay interface, using extensionGreg Hudson2009-01-121-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+3
* 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