summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak --- the default encryption types was not being freedTheodore Tso1995-02-142-2/+10
* Removed ISODE cruftTheodore Tso1995-02-105-94/+10
* Removed ISODE cruftTheodore Tso1995-02-1012-728/+69
* Remove ISODE cruftTheodore Tso1995-02-102-4/+4
* Set up the keyblock's etype field correctly (after copying theTheodore Tso1995-02-092-2/+7
* Add KRB5_INT32 definitions for non-32 int platformsTheodore Tso1995-02-082-0/+12
* * get_in_tkt.c (krb5_get_in_tkt())Chris Provenzano1995-02-086-148/+250
* * get_in_tkt.c (krb5_get_in_tkt): also check for the versionMark Eichin1995-02-042-2/+11
* Add SIZEOF_FOO checks to properly define KRB_INT32Theodore Tso1995-02-032-0/+15
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-0326-0/+26
* Don't double count the leap day in a leap yearTheodore Tso1995-02-032-1/+6
* Use explicit 32 bit types so this will work on an AlphaTheodore Tso1995-02-032-2/+7
* Remove unused cruft from des_int.hTheodore Tso1995-02-032-73/+2
* Fix typo; "%02 X" --> "%02X"Theodore Tso1995-02-032-1/+5
* Rename files so that they work in the DOS LIB command,John Gilmore1995-02-035-6/+17
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-034-4/+11
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-036-8/+17
* * asn1_decode_k.c => asn1_k_decode.cJohn Gilmore1995-02-038-13/+22
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-038-12/+23
* Rename files for DOS 8.3 uniqueness:John Gilmore1995-02-037-10/+20
* * get_in_tkt.c (krb5_get_in_tkt): fix typoTom Yu1995-02-032-1/+5
* * get_in_tkt.c (krb5_get_in_tkt): if krb5_is_as_rep fails, checkMark Eichin1995-02-032-2/+25
* * krb5_err.et (KRB5KRB_AP_ERR_V4_REPLY): new error code for V4Mark Eichin1995-02-032-0/+7
* * Makefile.in (CFLAGS): Handle $(srcdir) properly in -I optionsJohn Gilmore1995-02-026-3/+17
* Removal of ISODE (and there was much rejoicing)Theodore Tso1995-02-0260-5960/+0
* * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1995-02-0210-62/+175
* in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded())Chris Provenzano1995-01-284-5/+21
* Added krb5_keytype arg to krb5_ktfile_get_entry()Chris Provenzano1995-01-283-1/+8
* Added krb5_keytype arg to krb5_kt_read_service_key()Chris Provenzano1995-01-282-14/+17
* Added krb5_keytype arg to rd_req_keyproc()Chris Provenzano1995-01-282-2/+7
* * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-272-1/+9
* * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatypeChris Provenzano1995-01-272-1/+9
* * rnd_confoun.c: Replace <.../...> includes with "..."sJohn Gilmore1995-01-262-2/+5
* * Makefile.in (CFLAGS): Use -I../des to pull in include file.John Gilmore1995-01-266-13/+14
* * Makefile.in (CFLAGS): Add -I../des to pull in DES header file.John Gilmore1995-01-267-20/+120
* * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c,John Gilmore1995-01-2616-69/+27
* * crc-32.h: New file, moved from include/krb5/crc-32.h.John Gilmore1995-01-264-6/+44
* * Makefile.in (CFLAGS): Add -I options to pick up include filesJohn Gilmore1995-01-266-34/+24
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-2511-31/+12
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* * acquire_cred.c (acquire_accept_cred): Add context arg whenJohn Gilmore1995-01-232-1/+6
* * get_krbhst.c (krb5_get_krbhst): Declare realm argument const,John Gilmore1995-01-232-1/+6
* Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1995-01-192-29/+45
* Make global_context a static variable and initialize it automaticallyTheodore Tso1995-01-192-0/+14
* Fixed bugs in introduction of context variables; if the global context isTheodore Tso1995-01-1910-17/+80
* Oops in previous memory freeing fixes; was a bit too agressive freeing thingsTheodore Tso1995-01-191-1/+1
* it belongs here insteadMark Eichin1995-01-181-0/+54
* Acually move init_ctx.c to init_os_ctx.c in the CVS repository and alsoChris Provenzano1995-01-132-1/+7
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-137-150/+228
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1330-129/+163