1995-08-03 |
Paul Park | Use string values in kdc.conf |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Describe previous changes |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Fix krb5_decode_princ_contents() |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Fix krb5_dbekd_encrypt_key_data() |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Fix krb5_aprof_get_deltat() |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Compile something when Kerberos 4 disabled |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Ensure padata is NULL with normal salt |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Blind replacements to get kadmin.old to compile |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Include adm.h, update prototypes |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Use new database entry format. Update key_{string_to... |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Use new database entry format. Use new calling sequenc... |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Handle the key/salt pair list and pass it to key_init |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Clean up debugging messages |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Use new database entry format and new libkadm string... |
commit | commitdiff | tree | snapshot |
1995-08-03 |
Paul Park | Compile something when krb4 disabled |
commit | commitdiff | tree | snapshot |
1995-08-02 |
Sam Hartman | * Fix tests for length of slave buffer. |
commit | commitdiff | tree | snapshot |
1995-08-02 |
Sam Hartman | * Fix tests for length of slave buffer. |
commit | commitdiff | tree | snapshot |
1995-08-01 |
Sam Hartman | Change to use libpty for utmp handling in login.krb5... |
commit | commitdiff | tree | snapshot |
1995-08-01 |
Sam Hartman | Make interface change so getpty doesn't overwrite |
commit | commitdiff | tree | snapshot |
1995-08-01 |
Ezra Peisach | Fix typo TIOCSTTY to TIOCSCTTY in ioctl |
commit | commitdiff | tree | snapshot |
1995-08-01 |
Sam Hartman | Add missing logwtmp file |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Sam Hartman | * Don't always use the default realm on localhost,... |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Sam Hartman | Check in first version of libpty |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Sam Hartman | Protect test for Gcc under AIX so it works with non... |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Sam Hartman | Modify krlogind to use libpty, modify login.krb5 to... |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Document new kadmin protocol |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Use new admin string conversion routines |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Fix small problem with create_key_data() |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Describe previous changes |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Update to new kadmin protocol |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Add str_conv.c |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Update read_realm_params() to use string conversion... |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Add new string conversion routines |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Add new kadmin protocol and string conversion definitions |
commit | commitdiff | tree | snapshot |
1995-07-31 |
Paul Park | Add string conversion prototypes |
commit | commitdiff | tree | snapshot |
1995-07-29 |
Tom Yu | * configure.in: Don't link with -lkadm |
commit | commitdiff | tree | snapshot |
1995-07-29 |
Tom Yu | * localaddr.c (krb5_crypto_os_localaddr): Don't bash... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Get etype from keytype via table instead of DEFAULT_KDC... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Use k5-int instead of krb5 and asn1.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | kdbint.h is obsolete |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Find rsa-md5.h in the correct place. Use k5-int.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Include k5-int.h instead of specific internal include... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Remove inclusion of k5-config.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Cast mit_des_ecb_encrypt args correctly |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Check for the sizes of short, int and long |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Add rsa-md5.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Do not include k5-config.h, it is no longer present... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Describe previous changes |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Use des_int.h and fix compiler rumblings |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Fix compiler rumblings |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Use des_int.h instead of mit-des.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Inline the old contents of mit-des.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Set the KEYTYPE_DES keytable entry to the MD5 one if... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Add --enable-des-cbc-md5 and friends to control cryptoc... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Use the etype from krb5_keytype_array[mkey] |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Fix compiler complaints and remove dependence on mit... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Add --with-vague-errors and --with-kdc-kdb-update which... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Remove dependence on mit-des.h |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Remove obsolete internal include files |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Inline or remove internal include files. We only need... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Check for interrupted select in krshd |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Add --with-dbm check |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Paul Park | Fix initialization of unparse_mod_princ_size |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Chris Provenzano | Use new kdb format |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Chris Provenzano | * decrypt_key.c, encrypt_key.c, kdb_dbm.c,... |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Chris Provenzano | Define new kdb format |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Chris Provenzano | Added #define KEYTYPE_UNKNOWN |
commit | commitdiff | tree | snapshot |
1995-07-27 |
Chris Provenzano | Merge some changes for NetBSD that I and others have... |
commit | commitdiff | tree | snapshot |
1995-07-26 |
Paul Park | Fix bad shift value in verifier function |
commit | commitdiff | tree | snapshot |
1995-07-25 |
Tom Yu | * kdb_dbm.c, t_kdb.c: Add prototype for dbm_error... |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Ezra Peisach | Include adm_proto.h for prototypes. Compiling with... |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Mark Eichin | * kdb_dbm.c (krb5_dbm_db_create): move dirname, pagname |
commit | commitdiff | tree | snapshot |
1995-07-21 |
Mark Eichin | * rc_dfl.c (rc_store): rename from store() to avoid... |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Barry Jaspan | a few minor updates for 1.1+ |
commit | commitdiff | tree | snapshot |
1995-07-20 |
Ezra Peisach | Add full prototypes for all functions. Fix calls to... |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Tom Yu | * localaddr.c: also add definition of max if it's... |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Tom Yu | * localaddr.c: fix definition of ifreq_size so it... |
commit | commitdiff | tree | snapshot |
1995-07-19 |
Sam Hartman | Fix previous change by removing configure.in dependency on |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Ezra Peisach | (KRB5_SOCKADDR_SA_LEN): Add space before = to keep... |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Sam Hartman | Update Makefile.in to use $(STEXT) so shared libs under... |
commit | commitdiff | tree | snapshot |
1995-07-18 |
Sam Hartman | Bsd 4.4 has a field sa_len in struct sockaddr which... |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Remove per-realm parameters and prompting. No longer... |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add KDC profile handling and remove password prompting |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Fix handling of default etype |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6306 dc483... |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Update calling sequence to krb5_db_fetch_mkey() |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add KDC profile and stash file support |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Move stash file #define to osconf.h and add stash file... |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add KDC profile handling routines |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add DEFAULT_KEYFILE_STUB which puts the stashfile in... |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Describe changes to headers in this directory |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add stash file parameter to krb5_db_fetch_mkey() |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add prototypes for KDC profile handling routines |
commit | commitdiff | tree | snapshot |
1995-07-17 |
Paul Park | Add per-realm parameter block data structure |
commit | commitdiff | tree | snapshot |
1995-07-14 |
Sam Hartman | Added test for pgno_t that should avoid breaking NetBSD |
commit | commitdiff | tree | snapshot |
1995-07-14 |
Sam Hartman | * Tell configure.in that AIX doesn't have streams;... |
commit | commitdiff | tree | snapshot |
1995-07-14 |
Sam Hartman | Include netinet/in.h for ntohs |
commit | commitdiff | tree | snapshot |
1995-07-14 |
Sam Hartman | Include netinet/in.h |
commit | commitdiff | tree | snapshot |
1995-07-13 |
Sam Hartman | Clean up prototypes for error_message. I think we... |
commit | commitdiff | tree | snapshot |
1995-07-12 |
Paul Park | Correctly set LD_LIBRARY_PATH (again) |
commit | commitdiff | tree | snapshot |
next |