1992-02-23 |
John Carr | Install header files |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | <sys/errno.h> -> <errno.h> |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | AIX 3.1 support: work around include file bug; include... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Always include <krb5/sysincl.h> |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Use connect() and send() instead of sendto() for better |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | sizeof (int) -> 4 bytes, because this is supposed to... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | sizeof(int) -> 4 bytes, because this is intended to... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Make use of ANSI stdio configurable |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Compare key lengths before comparing key data |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Major rewrite for a more portable data format |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Remove inappropriate __STDC__ test |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | "realms" argument is not const |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Fix arg to krb5_finish_random_key() |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Make use of "const", "volatile", "void", and ANSI stdio... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Fix arg type for decoder_func |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | install header files |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Make use of "const" and "volatile" configurable |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | New MIT copyright notice |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Always include <sys/file.h>; on AIX or SYSV include... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Change include path from "error_tables/foo" to <krb5... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Declare krb5_free_realm_tree() |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Change include path from "asn.1/foo" to <krb5/asn.1... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Set umask to 077 on entry so that output files created... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Improve error checking |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Document -t, -K, and -v options |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Add krb5_dbm_db_open_database() and |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Add option '-t' to make a temporary database and rename... |
commit | commitdiff | tree | snapshot |
1992-02-23 |
John Carr | Add two functions: krb5_dbm_db_open_database() and |
commit | commitdiff | tree | snapshot |
1992-02-11 |
John Carr | Use vfork only on BSD systems, and union wait only... |
commit | commitdiff | tree | snapshot |
1992-02-11 |
John Carr | Add debugging, fix printf calls |
commit | commitdiff | tree | snapshot |
1992-02-11 |
John Carr | Include <krb5/sysincl.h> and <netinet/in.h>. The forme... |
commit | commitdiff | tree | snapshot |
1992-02-11 |
John Carr | Add -v option for verbose output. |
commit | commitdiff | tree | snapshot |
1992-01-13 |
John Carr | Improve install configuration. |
commit | commitdiff | tree | snapshot |
1992-01-13 |
John Carr | pepsy 7.0 needs -C to work with Kerberos |
commit | commitdiff | tree | snapshot |
1992-01-13 |
John Carr | New variables to describe level of ANSI C support |
commit | commitdiff | tree | snapshot |
1991-12-20 |
John Carr | Fixes from pato@apollo.com: |
commit | commitdiff | tree | snapshot |
1991-12-06 |
John Carr | Declare convtime() static. |
commit | commitdiff | tree | snapshot |
1991-12-06 |
John Carr | Store the length field of the encrypted key in network... |
commit | commitdiff | tree | snapshot |
1991-10-02 |
Theodore Tso | Added backslash before colon in the PepsyTarget() rule... |
commit | commitdiff | tree | snapshot |
1991-10-02 |
Theodore Tso | Integrate changes from James Bottomley at UK to make... |
commit | commitdiff | tree | snapshot |
1991-10-02 |
Theodore Tso | Integrated Bill Sommerfeld's kinit lifetime parsing... |
commit | commitdiff | tree | snapshot |
1991-08-29 |
Theodore Tso | Applied patch from Bill Sommerfeld at Apollo |
commit | commitdiff | tree | snapshot |
1991-08-20 |
Theodore Tso | Fixed spelling mistakes |
commit | commitdiff | tree | snapshot |
1991-07-19 |
John Kohl | change first arg of krb5_get_server_rcache to a krb5_data * |
commit | commitdiff | tree | snapshot |
1991-07-19 |
John Kohl | make input a krb5_data rather than null-term string |
commit | commitdiff | tree | snapshot |
1991-07-19 |
John Kohl | update krb5_get_server_rcache |
commit | commitdiff | tree | snapshot |
1991-07-01 |
Theodore Tso | Added more robustness to the PepsyTarget rule |
commit | commitdiff | tree | snapshot |
1991-06-29 |
Theodore Tso | Made PepsyTarget() rule more robust by allowing basenam... |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | some more subtle changes for ODBM/non-ODBM changes... |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | add code to read v4 database dumps |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | describe -f option |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | convert can now handle non-NDBM sites |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | with POSIX locks, we gotta have the file open for write... |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | add KRB5_KDB_CANTLOCK_DB |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | add convert to list, with NDBM magic |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | Initial revision |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-06-14 |
John Kohl | change kdb to kdb5 |
commit | commitdiff | tree | snapshot |
1991-06-13 |
John Kohl | change "TGS" to "KDC" |
commit | commitdiff | tree | snapshot |
1991-06-13 |
John Kohl | there's a better way to make these "must be the same... |
commit | commitdiff | tree | snapshot |
1991-06-13 |
John Kohl | remove files no longer needed with some updated ASN... |
commit | commitdiff | tree | snapshot |
1991-06-13 |
John Kohl | updates for cleaned-up ASN.1 on a few items |
commit | commitdiff | tree | snapshot |
1991-06-07 |
Theodore Tso | Use $(STDC_TOP_INCLUDES) to identify the include directory |
commit | commitdiff | tree | snapshot |
1991-06-07 |
John Kohl | remove TELECOM, SMS_TEST |
commit | commitdiff | tree | snapshot |
1991-06-07 |
John Kohl | remove DODO |
commit | commitdiff | tree | snapshot |
1991-06-07 |
John Kohl | add copyright notice |
commit | commitdiff | tree | snapshot |
1991-06-07 |
John Kohl | fix up notice about code ownership |
commit | commitdiff | tree | snapshot |
1991-06-07 |
John Kohl | minor adjustments for des library screw-case |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | For release, optimize by default. |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | Delete some rules only used by X |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | -los isn't needed |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | AIX has strdup and vfprintf |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | Use ":", not "/bin/true" for ranlib on SYSV |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | OtherdirLibraryTarget doesn't supply depend:: target |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Carr | Install localaddr.o, ustime.o, and rnd_confoun.o into... |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Kohl | Update copyright notice |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Kohl | Update coypright notice |
commit | commitdiff | tree | snapshot |
1991-06-06 |
John Kohl | add copyright notice |
commit | commitdiff | tree | snapshot |
1991-06-05 |
John Kohl | updating to use confounder as per RFC |
commit | commitdiff | tree | snapshot |
1991-06-05 |
John Kohl | whoops, need to use srand() for STDC, not srandom() |
commit | commitdiff | tree | snapshot |
1991-06-04 |
Theodore Tso | krb5_mk_req_extended no longer uses the "krb5_ticket_ti... |
commit | commitdiff | tree | snapshot |
1991-06-04 |
Theodore Tso | Updated for BETA_1 |
commit | commitdiff | tree | snapshot |
1991-06-04 |
Theodore Tso | Checking jfc's change for the Beta release |
commit | commitdiff | tree | snapshot |
1991-06-04 |
Theodore Tso | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-06-04 |
Theodore Tso | Misc. fixes |
commit | commitdiff | tree | snapshot |
1991-06-03 |
Theodore Tso | setquota takes two const char * arguments |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Link option -T0x400000 on AIX PS/2 |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | PS/2 needs narrow prototypes |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Delete times argument to mk_req_extended |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Add null target for includes |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | -ldes5 may need to have ranlib run |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Kohl | check in lots of differences grown over the past year |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Include crc-32 in des library |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Include md4 in des library |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | ELOOP is like ENOENT |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | -ldes5 is now built in . |
commit | commitdiff | tree | snapshot |
1991-06-03 |
Theodore Tso | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | Declare abs and bcmp for RT. |
commit | commitdiff | tree | snapshot |
1991-06-03 |
John Carr | max and min are declared in kdc_util.h |
commit | commitdiff | tree | snapshot |
1991-05-31 |
Theodore Tso | Avoid needless trigraph |
commit | commitdiff | tree | snapshot |
next |