1994-11-17 |
Theodore Tso | asn1_decode_k.c (asn1_decode_principal_name, |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Set the keyblock's magic number and ecryption type... |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Set the keyblock magic number and encryption type |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Add magic number field |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Changes to implement FCC format version #3, which is... |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Set the encryption type of the session keyblock to... |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Check to make sure the subkey exists before setting... |
commit | commitdiff | tree | snapshot |
1994-11-17 |
Theodore Tso | Add new error code --- KRB5_CC_WRITE_ERR |
commit | commitdiff | tree | snapshot |
1994-11-16 |
Richard Basch | * krlogin.c: |
commit | commitdiff | tree | snapshot |
1994-11-16 |
Mark Eichin | * dumpv4.c: new file. New command dump_v4db which... |
commit | commitdiff | tree | snapshot |
1994-11-16 |
Mark Eichin | * kdb5_convert.c (enter_in_v5_db): use the correct... |
commit | commitdiff | tree | snapshot |
1994-11-14 |
Theodore Tso | Move mk_cred and rd_cred to libkrb.a |
commit | commitdiff | tree | snapshot |
1994-11-14 |
Theodore Tso | get_in_tkt (krb5_get_in_tkt): Set the encryption type... |
commit | commitdiff | tree | snapshot |
1994-11-14 |
Theodore Tso | kerberos.c: Initialize random number generator on the... |
commit | commitdiff | tree | snapshot |
1994-11-14 |
Mark Eichin | another zero length manpage |
commit | commitdiff | tree | snapshot |
1994-11-14 |
Mark Eichin | remote cvs loses on zero length files |
commit | commitdiff | tree | snapshot |
1994-11-12 |
Theodore Tso | Add support for krb5_address table; rename KV5M_AUTH_DA... |
commit | commitdiff | tree | snapshot |
1994-11-11 |
Tom Yu | * Makefile.in: fix some typos for kv5m_err.et |
commit | commitdiff | tree | snapshot |
1994-11-11 |
Theodore Tso | Defining setpgrp(a,b) to setpgrp() if SETPGRP_TWOARG... |
commit | commitdiff | tree | snapshot |
1994-11-11 |
Theodore Tso | Set the encryption type in the keyblock information... |
commit | commitdiff | tree | snapshot |
1994-11-09 |
Theodore Tso | Fix bug in logic of incrementing the received challenge... |
commit | commitdiff | tree | snapshot |
1994-11-09 |
Theodore Tso | Set the keyblock's magic number and encryption type... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Change internal calling signature to pass in the encryp... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use the published interface to call krb5_string_to_key() |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use the documented interface for calling krb5_string_to... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use published interface to call krb5_random_key |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Don't use $< in a non suffix rule context |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Fix spelling typo |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use des_init_random_number_genator(), since that will... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Only print each possible authentication type once in... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Add check for stdlib.h |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Don't define functions manually, but pull in the approp... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Change prototypes of auth_enable() and auth_disable... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Change the input type to be a char *, which is what... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Don't define time() manually; pull it in from <time.h> |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Add check for util library (needed for the Alpha) |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Fix lineage check so that we don't fail if we're cross... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use published interface to call krb5_random_key() |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Checked in Richard's changes of November 2nd. (See... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Added checks POSIX setjmp handling and POSIX signal... |
commit | commitdiff | tree | snapshot |
1994-11-08 |
Theodore Tso | Use POSIX method of obtaining fd table size, if available |
commit | commitdiff | tree | snapshot |
1994-11-05 |
Theodore Tso | Missing comma on all of the error_code lines. (Oops!) |
commit | commitdiff | tree | snapshot |
1994-11-04 |
Mark Eichin | make this not zero length |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Mark Eichin | * Makefile.in: stop building f_pcbc.c, since it belongs in |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Mark Eichin | * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Added a field to hold an encryption type in the keybloc... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Add support for the kv5m error table. (For magic numbers.) |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Add the kv5m error table |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Add WITH_CPPOPTS since we're not using CONFIG_RULES... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | We're probably not going to be building in the top... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Don't actually add the $(CPPOPTS) flags to CPPFLAGS... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Don't recursively pass the CPPOPTS makefile variable... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | NULL should not be used as a character assignment value... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | NULL should not be used as a character assignment value... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Add support for a new --with-cppopts" value where you... |
commit | commitdiff | tree | snapshot |
1994-11-03 |
Theodore Tso | Add support for a new "--with-cppopts" value where... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Mark Eichin | revert misguided kstash changes |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Mark Eichin | * Makefile.in (libkrb5.a): done needs a trailing semic... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | Include the tag numbers for the krb5 application tags... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | Add the "-t option to krb5_encode_test, which causes... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | Use library.stamp to determine whether or not $arcmd... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Mark Eichin | * kdb5_stash.c (main): added -o option to read a Kerbe... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | touch the library first, before running $aradd, in... |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | add "ls" and "touch" since libupdate uses them |
commit | commitdiff | tree | snapshot |
1994-11-02 |
Theodore Tso | Change use of "head -1" to "sed 1q" |
commit | commitdiff | tree | snapshot |
1994-11-01 |
Mark Eichin | * adm_listen.c (kill_children): use sigprocmask if... |
commit | commitdiff | tree | snapshot |
1994-11-01 |
Theodore Tso | Change the way the library is built to use the libupdat... |
commit | commitdiff | tree | snapshot |
1994-11-01 |
Theodore Tso | Also clean up config.log, pre.out, post.out and Makefil... |
commit | commitdiff | tree | snapshot |
1994-11-01 |
Theodore Tso | libupdate.sh: Add support for the new libupdate shell... |
commit | commitdiff | tree | snapshot |
1994-10-31 |
Theodore Tso | Back out POSIX_FILE_LOCKS change. (Should be depending... |
commit | commitdiff | tree | snapshot |
1994-10-31 |
Theodore Tso | Move WITH_CCOPTS and WITH_KRB5ROOT to the beginning... |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Mark Eichin | * ranlib.conf: new file. some svr4 need ranlib too |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Mark Eichin | * gcc.conf (CC_OPTS): don't set CC_OPTS until we figur... |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Mark Eichin | show contents of path too |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Mark Eichin | fix tests |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Theodore Tso | Remove duplicate definitions for DEFs, CC, CCOPTS and... |
commit | commitdiff | tree | snapshot |
1994-10-28 |
Mark Eichin | * login.c (main): if CSTATUS is missing, don't set... |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Mark Eichin | autoconf 2.0 release |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Mark Eichin | * krlogin.c (des_write): get rid of srandom, since... |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Mark Eichin | * login.c (main): if CDISCARD is missing, use CFLUSH... |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Mark Eichin | * configure.in: check for srand48, srand, and srandom. |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Theodore Tso | Added first cut of lists of operating systems that... |
commit | commitdiff | tree | snapshot |
1994-10-27 |
Theodore Tso | autoreconf.local is a locally modified version of autor... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | If the requested kvno is IGNORE_KVNO, fix the error... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Add verification checks to the test suite |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Control -g/-O via $(CCOPTS) |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | move for autoreconf to find it |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Regenerated configure from configure.in using the lates... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | autoconf v2 testsuite |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | autoconf 1.126. This will be released as autoconf 2... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Mark Eichin | Conversion of autoconfigury to Autoconf V2 |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Check for both EAGAIN in addition to EWOULDBLOCK |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | If the header files have strdup, don't try to redefine it |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Added missing continue so that we don't copy both the... |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Once more, with the current type! |
commit | commitdiff | tree | snapshot |
1994-10-26 |
Theodore Tso | Added missing declaration for retval variable |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | Add include config.h for POSIX_FILE_LOCKS |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | The Kerberos V4 libraries must be linked in after the... |
commit | commitdiff | tree | snapshot |
1994-10-24 |
Theodore Tso | If KRB4 is defined, define KRB5_KRB4_COMPAT for compat_... |
commit | commitdiff | tree | snapshot |
next |