2001-04-27 |
Ken Raeburn | delete support for command-line options that are no... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Ken Raeburn | * aclocal.m4 (DECLARE_SYS_ERRLIST): Check for sys_nerr... |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Ezra Peisach | * ftp_var.h: Prototype for recvrequest() needs volatile |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Ezra Peisach | .cvsignore: Add stamp-h.in |
commit | commitdiff | tree | snapshot |
2001-04-27 |
Tom Yu | * v4gssftp.exp: Allow for "no credentials cache found... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | back out accidental check-in |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | * conv_creds.c (broken, krb524_convert_creds_plain... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | add some comments |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | hst_realm.c (T_TXT): Define if not defined by header... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | use new internal interface for locating servers |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | implement and use new internal interface for locating... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | new internal library interface for locating servers |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | * aclocal.m4 (KRB5_AC_INET6): Don't look for getipnodeb... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | assume ANSI C: delete no-volatile support, and most... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | * configure.in: Don't look for getipnodebyaddr |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | * klist.c (one_addr): Drop getipnodebyaddr support |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | back out changes that shouldn't have been checked in yet |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | localaddr.c (foreach_localaddr): support SIOCGIFNUM... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | update copyright years |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Ken Raeburn | move socklen_t, socklen handling from krb5 library... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Tom Yu | * ftpcmd.y: Don't dereference a NULL pointer returned... |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Ezra Peisach | test.c: Always include stdlib.h |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Ezra Peisach | * Makefile.in: Add lclint support |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Ezra Peisach | * tcl_kadm5.c, tcl_ovsec_kadm.c: Cleanup of assignments in |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Ezra Peisach | kdb_dbm.c (destroy_file_suffix): Declare as static |
commit | commitdiff | tree | snapshot |
2001-04-25 |
Ezra Peisach | * default.exp: For Kerberos 4 tests, use a different... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Ezra Peisach | * client.c (main): Ensure that end of string is NULL... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Ezra Peisach | * util_crypt.c (kg_make_confounder): Change variable... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Ken Raeburn | update info on Solaris; add BSD/OS |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Ken Raeburn | * Makefile.in (unixmac): Target deleted |
commit | commitdiff | tree | snapshot |
2001-04-17 |
Ken Raeburn | * Makefile.in (includes): New target |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | revise error table header rules - don't explicitly... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | * Makefile.in (EHDRDIR): Install into kerberosIV subdir... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | * ad_print.c (ad_print): Pass address of session key... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | * g_tkt_svc.c (CredIsExpired): Don't use a variable... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | k5-int.h: Always include stdlib.h and string.h; don... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Ken Raeburn | Allow des-mdX keys as well as des-crc (patch from assar). |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Danilo Almeida | * memcache.h: Don't use macro PROTOTYPE |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Danilo Almeida | * cksum.c (des_cbc_cksum): Gee, a consistent calling... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Ezra Peisach | * f_tables.h: Do not define const to nothing on platfo... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Ezra Peisach | * aclocal.m4 (WITH_CC): Reorganize test: Do not use... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | some stuff to be fixed in des code |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | more casting cleanup |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | fix/add casts as needed |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | more cleanup - add const, reduce casting |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | stuff to still address |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | remove some outdated comments |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | use const for some des inputs and reduce unnecessary... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * krb.h: Don't use "index" as argument name |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | use const for some inputs (when practical) without... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * cr_err_repl.c (req_act_vno): Delete commented-out... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | make prototypes unconditional |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * kparse.c, send_to_kdc.c: Don't use macro PROTOTYPE |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * kparse.h: Don't use PROTOTYPE macro |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | fix pathname in comment |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * des.h (des_cblock, des_key_schedule): Separate defini... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * des_int.h: Don't use PROTOTYPE macro. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | afsstring2key.c, destest.c: Don't use PROTOTYPE macro |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | cleanup |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * des.h: Include stdio.h. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | new test case for pcbc encryption |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * pcbc_encrypt.c (des_pcbc_encrypt): Initialize plainl... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * des425.h: Deleted to avoid confusion with the other... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | rename des.h -> des425.h |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Ken Raeburn | * quad_cksum.c (des_quad_cksum): Add comments. Force... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Ken Raeburn | add quad_cksum test case |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Tom Yu | * mkrel: When generating multiple tarballs, also gener... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Danilo Almeida | * kinit.c (k4_kinit): Use ANSI C-style string continuation |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Tom Yu | * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Yu | * krb5.conf.M: Update description of safe_checksum_typ... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Yu | * setenv.c: Add conditionals for compilation of setenv... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Yu | * configure.in: Add checks for unsetenv and getenv... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Yu | * configure.in: Check for setenv, unsetenv, and getenv... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tom Yu | * login.M: Don't include "= 0" as part of the "accept_... |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Ken Raeburn | * t_gifconf.c: New file |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Ken Raeburn | * init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old... |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Ken Raeburn | reindent for readability |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Miro Jurisic | I didn't intend to commit that on the trunk (oops)... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Miro Jurisic | macsock.h: Updated Utilities.h and sockets includes |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | update comments |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | t_nfold.c: run n-fold test vector from kerberos-revisio... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | minor cleanup + audit issues |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | audit issues |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | * shs.h: Stop using KRB5_PROTOTYPE |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | minor cleanup + audit issues |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ken Raeburn | * crc-32.h: Stop using PROTOTYPE macro |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Ken Raeburn | * Makefile.in (STLIBOBJS): Undo last change |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Ezra Peisach | * defines.h: Add prototypes for rcmd_stream_init_normal(), |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Ezra Peisach | * krb524d.c: Provide prototypes for local functions |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Ezra Peisach | * com_err.h: For struct error_table, change... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Ezra Peisach | * def_realm.c: Move prototype for krb5_try_realm... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Ezra Peisach | * init_ctx.c: Provide a full prototype for... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Ezra Peisach | * oid_ops.c: Avoid the use of a variable named index |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Ezra Peisach | * make_random_key.c, old_api_glue.c: Do not... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Ezra Peisach | str_conv.c: Include adm_proto.h for prototypes |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Ezra Peisach | * kdb_xdr.c: Change the variable index to idx... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Ken Raeburn | use prototype-style function defs. meant to attach... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Ken Raeburn | Makefile.in (STLIBOBJS): Nothing uses des_stringtokey... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Ken Raeburn | Use krb5int_ prefix for internal "provider" structures |
commit | commitdiff | tree | snapshot |
next |