summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/in_tkt_sky.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid deprecated krb5_get_in_tkt_with_keytabBen Kaduk2013-11-041-16/+20
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-8/+8
* Correct type mismatches for get_as_key callbacksNalin Dahyabhai2012-10-151-1/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds,Greg Hudson2010-05-121-36/+48
* make mark-cstyleTom Yu2009-10-311-39/+40
* lean client changesZhanna Tsitkov2008-08-201-1/+3
* Ensure consistancy between prototypes and functionsEzra Peisach2007-02-191-7/+0
* protoizeKen Raeburn2002-09-031-18/+7
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-1/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-2/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-6/+6
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach2001-07-251-1/+1
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-061-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-7/+7
* Reintegrate Macintosh changesEzra Peisach1995-09-121-8/+8
* Mac Beta 1 submissionKeith Vetter1995-09-111-8/+8
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-5/+5
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-4/+4
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-1/+1
* Windows global stuff:Keith Vetter1995-04-141-3/+3
* A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1995-03-021-3/+0
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+9
* * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1995-02-081-52/+21
* in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded())Chris Provenzano1995-01-281-0/+1
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-3/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-32/+25
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-041-0/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Realkey shouldn't have been freed in one placeTheodore Tso1994-06-021-1/+0
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changes to support new calling sequence for get_in_tkt (preauthenticationTheodore Tso1992-09-291-7/+10
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Changes to conform with API modificationsTheodore Tso1991-02-191-11/+5
* Changed to use the decryption key from the the _client_ principal,Theodore Tso1991-01-181-6/+6
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-3/+5
* the arg is now a const *John Kohl1990-10-191-4/+4
* don't need asn1.h anymoreJohn Kohl1990-06-051-1/+0
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-2/+0
* fixes for ktentry.key changesJohn Kohl1990-05-021-1/+1
* keytype is now constJohn Kohl1990-04-191-4/+4
* add const where appropriate in function declarations.John Kohl1990-04-181-11/+13
* fix up error codesJohn Kohl1990-03-261-14/+16
* *** empty log message ***John Kohl1990-02-091-0/+148