summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/func-proto.h
Commit message (Expand)AuthorAgeFilesLines
* Remove .h files which are now collapsed into krb5.hTheodore Tso1995-04-201-693/+0
* Removed global_context hackEzra Peisach1995-04-191-4/+3
* Windows global stuff:Keith Vetter1995-04-141-117/+117
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-061-30/+38
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-311-0/+12
* * func-proto.h (krb5_rd_req(), krb5_rd_req_decode(), krb5_mk_rep(),Chris Provenzano1995-03-271-35/+22
* Part of low-level open file PC bug and moved some prototypes into worldKeith Vetter1995-03-221-0/+5
* Some windows i/o stuff and moved 2 prototypes to func-proto.hKeith Vetter1995-03-151-0/+8
* * func-proto.h (krb5_mk_req(), krb5_mk_req_extended(), krb5_rd_rep(),Chris Provenzano1995-03-101-38/+91
* Fixed up a const attribute on krb5_send_tgs in func-proto.hKeith Vetter1995-03-021-1/+1
* Prototype changes for the krb5/os functions needed on the PCKeith Vetter1995-03-021-0/+9
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-6/+6
* * func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),Chris Provenzano1995-02-231-4/+5
* Converted krb5/free to the PC. Added windows INTERFACE keyword to theKeith Vetter1995-02-211-106/+118
* * func-proto.h (krb5_get_in_tkt()) Changed key_proc args to be theChris Provenzano1995-02-081-11/+20
* * func-proto.h Added krb5_keytype arg to rb5_rdreq_key_procChris Provenzano1995-02-021-1/+17
* Added krb5_keytype arg to krb5_kt_read_service_key() and krb5_kt_get_entry()Chris Provenzano1995-01-281-0/+1
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-251-13/+0
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-129/+236
* Change the type of krb5_context to include the pointerTheodore Tso1994-12-221-2/+2
* Add new typedefs, declarations for krb5_context and krb5_os_contextTheodore Tso1994-12-201-0/+4
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-211-1/+3
* Added realm compare functionTheodore Tso1994-09-291-0/+3
* Applied Cybersafe's changes to do transited realm path checkingTheodore Tso1994-09-221-0/+4
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Fix the type of fetchfrom in krb5_rd_req and krb5_rd_req_decodedTheodore Tso1994-06-101-2/+2
* Added krb5_principal2salt_norealmTheodore Tso1994-03-241-0/+2
* Moved KRB5_TGS_NAME to krb5.h, from base-defs.h (where it didn't belong)Theodore Tso1993-12-011-5/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-0/+2
* Changed krb5_generate_authenticator to accept a princiapl instead ofTheodore Tso1993-09-011-2/+1
* Modifications supplied by Ari Medvinsky to include the authorizationTheodore Tso1993-09-011-0/+6
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Changes to support preauth. Added prototypes for krb5_obtain_padataTheodore Tso1992-09-241-4/+22
* Add protoype for krb5_walk_realm_treeJohn Carr1992-08-211-0/+19
* Declare krb5_free_realm_tree()John Carr1992-02-231-0/+3
* change first arg of krb5_get_server_rcache to a krb5_data *John Kohl1991-07-191-1/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Force use of ANSI stdarg if .cf file defines UseStdargJohn Carr1991-05-291-2/+2
* krb5_mk_req_extended no longer has a time argumentJohn Carr1991-05-271-1/+0
* Various name changes; added mysterious #defins for KRB5_GC_*Theodore Tso1991-05-061-3/+15
* sendauth/recvauth take krb5_pointer, not void *John Kohl1991-03-291-2/+2
* Added declarations for krb5_sendauth() and krb5_recvauth()Theodore Tso1991-03-281-8/+36
* add krb5_get_server_rcacheJohn Kohl1991-03-051-0/+2
* add krb5_generate_seq_numberJohn Kohl1991-03-011-0/+2
* mk_req_extended now takes a krb5_keyblock ** so it can generate the keyJohn Kohl1991-02-281-1/+1
* add rcache args to mk_priv, mk_safeJohn Kohl1991-02-271-3/+4
* add krb5_generate_subkeyJohn Kohl1991-02-221-0/+2
* Changes to conform with API modificationsTheodore Tso1991-02-211-5/+12
* Added function prototypes for copy_checksum() and copy_authenticator()Theodore Tso1990-12-181-0/+6
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-11/+24