summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() argChris Provenzano1995-02-022-1/+6
* * adm_process.c, adm_extern.h (cpw_keyproc()) AddedChris Provenzano1995-02-023-1/+8
* * func-proto.h Added krb5_keytype arg to rb5_rdreq_key_procChris Provenzano1995-02-023-3/+34
* * Removed all #include <krb5/crc-32.h>Chris Provenzano1995-02-028-7/+7
* Removing ISODE.... (and there was much rejoicing)Theodore Tso1995-02-01256-69068/+0
* 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
* Added krb5_keytype arg to krb5_kt_read_service_key() and krb5_kt_get_entry()Chris Provenzano1995-01-283-1/+8
* Use new API for krb5_kt_get_entry()Chris Provenzano1995-01-282-1/+10
* Use new API for krb5_kt_get_entryChris Provenzano1995-01-282-1/+11
* * 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
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-271-0/+10
* * crc-32.h: Move to lib/crypto/crc32; only gets local use.John Gilmore1995-01-273-137/+5
* * base-defs.h Typedef krb5_boolean, krb5_msgtype, krb5_kvno,Chris Provenzano1995-01-273-29/+11
* fix include install typoMark Eichin1995-01-261-1/+1
* install man page from srcdirMark Eichin1995-01-261-1/+1
* Update of Krb5 todo list (lots of changes over the last couple of weeks).Theodore Tso1995-01-261-3/+51
* * rnd_confoun.c: Replace <.../...> includes with "..."sJohn Gilmore1995-01-262-2/+5
* Allow the primary port that the KDC listens on be configurable on theTheodore Tso1995-01-265-15/+34
* * 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
* Make it possible to #include "..." without using slashes,John Gilmore1995-01-263-0/+74
* Removing narrow.h and widen.hTheodore Tso1995-01-262-92/+0
* * Makefile.in (SRCS): add com_err.c explicit dependency to workMark Eichin1995-01-262-1/+8
* * kadm.h: add DEL_ENT and DEL_ACL for CNS V4 delete supportMark Eichin1995-01-262-1/+9
* * configure.in: rewrote remaining tests to use AC_TRY_COMPILE andMark Eichin1995-01-262-18/+71
* * autoreconf.sh (ls test): use -Llt to sort, in case we're in aMark Eichin1995-01-262-1/+6
* Nroff Magic to make telnet man page actually work on traditional *roffMark Eichin1995-01-256-1741/+3727
* Maybe CVS will let me remove them nowChris Provenzano1995-01-251-0/+4
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-2527-55/+45
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-253-14/+22
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-258-53/+19
* * 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
* * preauth.h, rsa-md5.h: Protect against multiple inclusionJohn Gilmore1995-01-233-1/+12
* Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1995-01-192-29/+45
* Modify getopt args so that the 'M' option takes an argument, as it'sTheodore Tso1995-01-192-1/+6
* If gethostbyname returns an error, exit after printing an error messageTheodore Tso1995-01-192-1/+7
* Add missing context variable when compiling with V4 compatibilityTheodore Tso1995-01-191-1/+1
* Added convert changes to kdb5_convert.cTheodore Tso1995-01-191-78/+91
* Add context changes to dumpv4.cTheodore Tso1995-01-191-15/+19