summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * setenv.c: Add conditionals for compilation of setenv, unsetenv,Tom Yu2001-04-042-2/+13
* * configure.in: Add checks for unsetenv and getenv. CompileTom Yu2001-04-042-2/+9
* * configure.in: Check for setenv, unsetenv, and getenv. CompileTom Yu2001-04-043-2/+22
* * login.M: Don't include "= 0" as part of the "accept_passwd"Tom Yu2001-04-032-1/+6
* * t_gifconf.c: New fileKen Raeburn2001-03-312-0/+131
* * init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn2001-03-312-3/+17
* reindent for readabilityKen Raeburn2001-03-312-277/+277
* I didn't intend to commit that on the trunk (oops). UndoingMiro Jurisic2001-03-211-15/+0
* macsock.h: Updated Utilities.h and sockets includesMiro Jurisic2001-03-211-0/+15
* update commentsKen Raeburn2001-03-151-3/+13
* t_nfold.c: run n-fold test vector from kerberos-revisions draftKen Raeburn2001-03-152-1/+68
* minor cleanup + audit issuesKen Raeburn2001-03-154-81/+79
* audit issuesKen Raeburn2001-03-151-0/+7
* * shs.h: Stop using KRB5_PROTOTYPEKen Raeburn2001-03-152-9/+9
* minor cleanup + audit issuesKen Raeburn2001-03-154-22/+18
* * crc-32.h: Stop using PROTOTYPE macroKen Raeburn2001-03-152-2/+5
* * Makefile.in (STLIBOBJS): Undo last changeKen Raeburn2001-03-132-1/+5
* * defines.h: Add prototypes for rcmd_stream_init_normal(),Ezra Peisach2001-03-1210-93/+173
* * krb524d.c: Provide prototypes for local functionsEzra Peisach2001-03-123-5/+28
* * com_err.h: For struct error_table, change the base from anEzra Peisach2001-03-122-1/+6
* * def_realm.c: Move prototype for krb5_try_realm_txt_rr() toEzra Peisach2001-03-116-11/+30
* * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach2001-03-117-12/+27
* * oid_ops.c: Avoid the use of a variable named indexEzra Peisach2001-03-112-6/+10
* * make_random_key.c, old_api_glue.c: Do not use a variable namedEzra Peisach2001-03-113-9/+14
* str_conv.c: Include adm_proto.h for prototypesEzra Peisach2001-03-112-0/+5
* * kdb_xdr.c: Change the variable index to idx to prevent functionEzra Peisach2001-03-102-4/+9
* use prototype-style function defs. meant to attach this log with last checkin...Ken Raeburn2001-03-091-0/+5
* Makefile.in (STLIBOBJS): Nothing uses des_stringtokey.o, drop itKen Raeburn2001-03-095-28/+25
* Use krb5int_ prefix for internal "provider" structuresKen Raeburn2001-03-0920-43/+65
* Update ChangeLog for last checkin..Ezra Peisach2001-03-081-0/+3
* * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach2001-03-086-6/+18
* * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() andEzra Peisach2001-03-082-0/+15
* * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn2001-03-083-1/+9
* prefer strerror() over sys_errlist[], for sparcv9-solaris2.8Ken Raeburn2001-03-088-5/+28
* fix last change, it was very brokenKen Raeburn2001-03-082-15/+14
* use strerror when available, for sparcv9-solaris2.8Ken Raeburn2001-03-083-4/+21
* krb5_const -> constKen Raeburn2001-03-0641-208/+245
* prng.c: use des3 nowKen Raeburn2001-03-062-14/+19
* * localaddr.c (krb5_os_localaddr): Don't look for -1 return value fromKen Raeburn2001-03-052-1/+8
* * gmt_mktime.c (gmt_mktime): Handle years earlier than 1970.Ken Raeburn2001-03-053-3/+58
* 2001-03-05 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-03-052-1/+8
* * init_os_ctx.c: Get sys/ioctl.h for Solaris to get FIONBIOTom Yu2001-03-052-0/+7
* * configure.in: Check for sys/filio.h for FIONBIOTom Yu2001-03-052-1/+5
* only call ioctl on /dev/random if open succeededKen Raeburn2001-03-031-1/+3
* init_os_ctx.c: On UNIX, seed PRNG with data from /dev/[u]random if availableKen Raeburn2001-03-032-0/+48
* * preauth2.c (pa_sam): Return an error if no prompter was providedKen Raeburn2001-03-032-0/+8
* *adm_conn.c, adm_rw.c, kadm5_defs.h, kpasswd.c, main.c,Ezra Peisach2001-02-268-162/+191
* * loadv4.c, ovload.c, kdb5_util.h, kdb5_util.c, kadm5_create.c,Ezra Peisach2001-02-268-160/+218
* * ktutil.c, ktutil_funcs.c: Do not shadow system "index" andEzra Peisach2001-02-264-7/+47
* * ss_wrapper.c: Include kadmin.hEzra Peisach2001-02-266-69/+154