1995-12-12 |
Richard Basch | * kdc.conf: Added examples of "supported_enctypes... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * krb524d.c: Changed krb5_db_fetch_mkey() such that... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * fetch_mkey: Changed krb5_db_fetch_mkey() such that... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * main.c: Changed krb5_db_fetch_mkey() such that it... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * d3_str2ky.c: Updated to include some of the randomne... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * 3-des.txt: Updated to include some of the randomness... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Ezra Peisach | Clean up repository - don't check in configure add... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | * TODO: Done: keytab routines to access to database. |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | New directory for the kdb keytab functions. Currently... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | * configure.in : Added subdirectory db |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | * kdb_dbm.c : Move the krb5_db_context to include... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | * extern.h: Added a krb5_keytab to the realm context... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Chris Provenzano | * adm.h: Added principal flag keywords KRB5_ADM_KW_SET... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * main.c: Use the master key enctype from the stash... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * kdb5_edit.c: Use the master key enctype from the... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * fetch_mkey.c: If the keyblock is initialized with... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * krb524d.c: Rely on stashed master key enctype instea... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * d3_str2ky.c: Revised 3-DES String-To-Key algorithm... |
commit | commitdiff | tree | snapshot |
1995-12-12 |
Richard Basch | * 3-des.txt: Revised 3-DES String-To-Key algorithm... |
commit | commitdiff | tree | snapshot |
1995-12-11 |
Chris Provenzano | * kdc_preauth.c return_padata(): Initialize local... |
commit | commitdiff | tree | snapshot |
1995-12-11 |
Richard Basch | * adm_proto.h: Moved many string conversion functions... |
commit | commitdiff | tree | snapshot |
1995-12-11 |
Richard Basch | * krb5.hin: Moved string conversion functions from... |
commit | commitdiff | tree | snapshot |
1995-12-11 |
Richard Basch | * krb5.conf.M: describe new option default_tgs_enctypes |
commit | commitdiff | tree | snapshot |
1995-12-10 |
Ezra Peisach | * kdb5_edit.M: Document that modent exists |
commit | commitdiff | tree | snapshot |
1995-12-10 |
Ezra Peisach | Add new routine krb5_input_flag_to_string to allow... |
commit | commitdiff | tree | snapshot |
1995-12-10 |
Ezra Peisach | * adm_proto.h: Add prototype for krb5_input_flag_to_string |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Richard Basch | * krb5.conf Added example use of default_tgs_enctypes |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | * configure.in: Use krb5util library |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | Move compat_recvauth to this library so that krb4 can... |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | Commit the removal or compat_recv.o |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | Move compat_recv.c to krb5util |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | Removed krb4 dependency in building shared library |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | * Makefile.in: Shared library depends on krb5 library now |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | krb5 is built before krb4. Add krb5util library |
commit | commitdiff | tree | snapshot |
1995-12-06 |
Ezra Peisach | Add USE_KRB5UTIL_LIBRARY. Change library link order... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Added support for matching against a supported app... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | When searching for cached credentials, make sure we... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Added two new routines for multiple encryption type... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Added prototypes for two new routines: |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Serialize / de-serialize the context structure, which... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Instead of using the TGT session key type, use the... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Extended the context structure to support differing... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | The BSD application suite only understands using 1... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Use symbolic names for the encryption types. |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | The wrong encryption system was being initialized.... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | There is no longer a dependency on libkadm |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Moved most string-type conversion routines from libkadm... |
commit | commitdiff | tree | snapshot |
1995-12-05 |
Richard Basch | Moved most string-type conversion routines from libkadm... |
commit | commitdiff | tree | snapshot |
1995-12-02 |
Richard Basch | Fixed the description of the algorithm in the comment |
commit | commitdiff | tree | snapshot |
1995-12-02 |
Richard Basch | XOR the last byte of weak keys with 0xf0, according... |
commit | commitdiff | tree | snapshot |
1995-12-02 |
Richard Basch | XOR the last octet with 0xf0, not the first, analagous... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Applied patch from Scott Schwartz <schwartz@galapagos... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Add rule for building shared object files |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Added Changelog file |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Added temporary definition of KRB5_ADM_M_EXTRADATA... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | In case of permission problems, don't unlink the old... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Initialize rcache to zero, so that on cleanup we don... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SE... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Theodore Tso | * krb5_gss_glue.c (gss_inquire_names_for_mech): Added... |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Richard Basch | Description of 3-DES algorithms |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Richard Basch | Corrected algorithm description at beginning. |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Richard Basch | Added 3-DES string translation |
commit | commitdiff | tree | snapshot |
1995-12-01 |
Tom Yu | * kdc_preauth.c: #@&^(!! Ultrix cc sucks. Typedef... |
commit | commitdiff | tree | snapshot |
1995-11-29 |
Theodore Tso | Removed extra eblock argument from call to krb5_encode_... |
commit | commitdiff | tree | snapshot |
1995-11-29 |
Richard Basch | Corrected a bug in the wrap-around carry (found bug... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Make sure that each DES key is strong. If not, xor... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Corrected bit rotation to match documented algorithm |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Removed debugging assert() statement |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Ezra Peisach | f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | The output block of n-fold should not be a "const" |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Added 3-DES MD5 mode constants |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Compile 3-DES MD5 routine |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Added 3-DES MD5 checksum mode switch |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Added 3-DES MD5 checksum mode |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Added Triple-DES function prototypes and structures |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Compile in Triple-DES routines |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Triple DES shares the same random key initialization... |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Triple DES support routines |
commit | commitdiff | tree | snapshot |
1995-11-28 |
Richard Basch | Triple-DES support routines |
commit | commitdiff | tree | snapshot |
1995-11-27 |
Tom Yu | * state.c: use P properly so it won't break non-ansi... |
commit | commitdiff | tree | snapshot |
1995-11-27 |
Tom Yu | * rc_dfl.c (krb5_rc_dfl_init): default lifespan to |
commit | commitdiff | tree | snapshot |
1995-11-27 |
Tom Yu | * k5-int.h: Ultrix is broken. Hacked around by redefi... |
commit | commitdiff | tree | snapshot |
1995-11-27 |
Tom Yu | * preauth.c: Ultrix is broken. Prototype obtain_enc_t... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Added missing prototype for krb5_encode_kdc |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Removed extra eblock argument from call to krb5_encode_... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Moved prototype of krb5_encode_kdc to k5-int.h |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Moved prototype for encode_kdc_rep to k5-int.h, and... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | get_in_tkt.c (decrypt_as_reply): |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Makefile.in, ChangeLog: Add support to compile shared... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Fixed token type numbers so they conform with the proto... |
commit | commitdiff | tree | snapshot |
1995-11-18 |
Theodore Tso | Renamed filenames so they would be unique in an 8.3... |
commit | commitdiff | tree | snapshot |
1995-11-17 |
Sam Hartman | Fix bogus duplication of code |
commit | commitdiff | tree | snapshot |
1995-11-17 |
Sam Hartman | Add IEXTEN to lflags |
commit | commitdiff | tree | snapshot |
1995-11-17 |
Ezra Peisach | (krb5_get_server_rcache): Use krb5_rc_default_type... |
commit | commitdiff | tree | snapshot |
1995-11-16 |
Mark Eichin | * *.c (*): initialize lock_arg to a copy of a static |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Chris Provenzano | * ktest_equal.c (ktest_equal_krb5_etype_info_entry... |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Theodore Tso | Initial checkin of Sun's (Derek's) multi-mechanism... |
commit | commitdiff | tree | snapshot |
1995-11-15 |
Theodore Tso | Added ANL changes to support configuration authenticati... |
commit | commitdiff | tree | snapshot |
1995-11-14 |
Theodore Tso | * kdc_util.h: Added new prototypes for return_padata... |
commit | commitdiff | tree | snapshot |
1995-11-13 |
Theodore Tso | * preauth.c (krb5_process_padata): Added generalized... |
commit | commitdiff | tree | snapshot |
next |