1996-02-29 |
Theodore Tso | Added support for users to enter the GSSAPI target... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Ezra Peisach | Move com_err.h after k5-int.h include so that autoconf... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Get the nametype OID from gss_display_name, print it... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Update TODO list |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Build the gssapi tests directory |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Fix memory leak; free enctypes after use |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Windows has strerror() |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Add Windows 95/NT time function. (Does this time funct... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | We have implemented gss_inquire_names_for_mech, not |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Modify windows build procedure to include the gssapi... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | g_initialize.c (gss_initialize): Don't fprintf to stderr on |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Add mechglue to the list of directories which are recur... |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | Fix stupid typo |
commit | commitdiff | tree | snapshot |
1996-02-28 |
Theodore Tso | If starttime is not set, then use authtime as a default... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Theodore Tso | Protect include of unistd.h with HAVE_UNISTD_H |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Theodore Tso | Make sure size_t and uid_t are defined under MS-DOS |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Theodore Tso | accept_sec_context.c (krb5_gss_accept_sec_context)... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Theodore Tso | Use #define NEED_SOCKETS instead of #including <netdb... |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Richard Basch | *main.c: |
commit | commitdiff | tree | snapshot |
1996-02-27 |
Ezra Peisach | Add USE_ANAME for dbm library (if needed) |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Remoe static declaration of kg_context, |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Theodore Tso | Don't compile promptusr for Windows or Macintosh |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Use MAXDNAME for the maximum length of a domain, |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Use MAXDNAME for the maximum length of a domain, |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Call USE_ANAME so we get the right |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Remove space from #endif line |
commit | commitdiff | tree | snapshot |
1996-02-26 |
Sam Hartman | Fix the server side of the krlogin bug detecting eof... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Mark Eichin | * main.c (initialize_realms): missing indirection... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Mark Eichin | * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c, |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inq... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | hpux make doesn't grok $@, so I'm told. Use explicit... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Don't do call vhangup() if system doesn't have it |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | g_acquire_cred.c (gss_add_cred): New GSSAPI V2 function |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | New error code function |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Mark Eichin | With this change, lddb -old actually *works* on old... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Add support for new V2 call gss_wrap_size_limit |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Add support for new V2 call gss_wrap_size_limit() |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | For MS-DOS filesystems, you must close the file before... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Add support for shared libraries under HPUX and Sinix... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Add support for HPUX and Sinix (sys5r4 on mips) |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Under Windows, assume that the keytab file is located... |
commit | commitdiff | tree | snapshot |
1996-02-25 |
Theodore Tso | Under windows, let it be %s\v5srvtab. It will be fille... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | Use Windows path separator, if appropriate. Under... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | Add new GSSAPI V2 calls. (XXX we still need to get... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | No longer need to call name-type/mechanism registration... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | g_mechname.c (gss_add_mech_name_type): Only mark a... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Ezra Peisach | * mglueP.h (gss_config): Change int fields to OM_uint3... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Ezra Peisach | * import_sec_context.c (krb5_gss_import_sec_context... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Ezra Peisach | * rel_oid.c (krb5_gss_internal_release_oid): Change... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Ezra Peisach | * ext.h, utility.c (fatalperror, fatal): Add const... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Ezra Peisach | Declare krb__get_srvtabname() |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | remove errno correctly |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | remove extraneous second include of stdlib.h |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | Simple test program for testing how GSSAPI import name... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | gssapiP_krb5.h: Changed most krb5 gssapi functions... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Theodore Tso | g_imp_name.c (gss_import_name): If the user passes... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | more changes from cygnus source |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | update from cygnus sources |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | * keytab.c (krb5_ktkdb_close): new function, non-optional. |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | Fri Jan 12 04:37:23 1996 Mark Eichin <eichin@cygnus... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | Sat Feb 3 22:37:55 1996 Mark Eichin <eichin@cygnus... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | one step closer to *really* only depending on krb5... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | This is the aggregate of a bunch of fixes to kadmind... |
commit | commitdiff | tree | snapshot |
1996-02-24 |
Mark Eichin | * krb5.hin (krb5_x, krb5_xc): wrapper macros to test... |
commit | commitdiff | tree | snapshot |
1996-02-23 |
Mark Eichin | * kdb5_edit.c (kdb5_edit_Init): set manual_mkey for... |
commit | commitdiff | tree | snapshot |
1996-02-23 |
Theodore Tso | t_random.c: New file which just tests the random number... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Ezra Peisach | * Makefile.in (check-unix): Set LD_LIBRARY_PATH for... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Ezra Peisach | Do not free memory before done using it. (The credentia... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | A few more things are complete. |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | kerberos_v4.c: Better DES key validation. |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | kadm_funcs.c: add_entry was failing; improper struct... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | Makefile.in: Don't install k5-int.h |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | * aclocal.m4 |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | Do not include the build directories in the rpath... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | * kerberos_v4.c |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | add_entry was not working because the structure length... |
commit | commitdiff | tree | snapshot |
1996-02-22 |
Richard Basch | Do not install k5-int.h |
commit | commitdiff | tree | snapshot |
1996-02-21 |
Theodore Tso | kerberos_v4.c (kerberos_v4): Use strong random number... |
commit | commitdiff | tree | snapshot |
1996-02-17 |
Theodore Tso | If the configuration file does not exist (context-... |
commit | commitdiff | tree | snapshot |
1996-02-16 |
Theodore Tso | Added new error table code KRB5_CONFIG_NODEFREALM |
commit | commitdiff | tree | snapshot |
1996-02-15 |
Ezra Peisach | If version is not FVNO_4, do not seek forwar a random... |
commit | commitdiff | tree | snapshot |
1996-02-15 |
Ezra Peisach | Set magic number in krb5_address |
commit | commitdiff | tree | snapshot |
1996-02-14 |
Theodore Tso | Make parsing more flexible, so we don't barf over lack... |
commit | commitdiff | tree | snapshot |
1996-02-14 |
Ezra Peisach | * kdb5_edit.c (enter_master_key, set_dbname_hel... |
commit | commitdiff | tree | snapshot |
1996-02-14 |
Ezra Peisach | * kdb_dbm.c (krb5_dbm_db_rename): Initialize pointer... |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Ezra Peisach | * kdb5_edit.c (extract_v4_srvtab): krb5_dbekd_decrypt_... |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Theodore Tso | Remove junk file |
commit | commitdiff | tree | snapshot |
1996-02-13 |
Theodore Tso | Fix lint flame (added missing cast) |
commit | commitdiff | tree | snapshot |
1996-02-11 |
Ezra Peisach | Incluide stdlib.h for declaration of malloc |
commit | commitdiff | tree | snapshot |
1996-02-10 |
Tom Yu | * g_glue.c: grab stdlib.h to get NULL |
commit | commitdiff | tree | snapshot |
1996-02-10 |
Sam Hartman | Only display secure_message if encryption actually... |
commit | commitdiff | tree | snapshot |
1996-02-10 |
Sam Hartman | Fixed bug in v4 compatability: you don't check |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Richard Basch | * scc.h scc_gprin.c scc_maybe.c scc_skip.c scc_sseq.c |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Richard Basch | * pre.in |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Richard Basch | * kinit.c |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Richard Basch | * fcc_maybe.c |
commit | commitdiff | tree | snapshot |
1996-02-09 |
Richard Basch | * fcc.h fcc_gprin.c fcc_maybe.c fcc_skip.c fcc_sseq.c |
commit | commitdiff | tree | snapshot |
1996-02-07 |
Ezra Peisach | * configure.in: Check for stdlib.h |
commit | commitdiff | tree | snapshot |
1996-02-07 |
Ezra Peisach | Need to include stdio.h and errno.h no matter what. |
commit | commitdiff | tree | snapshot |
1996-02-07 |
Ezra Peisach | Make clean removes ftpd (not ftp) |
commit | commitdiff | tree | snapshot |
next |