1996-03-12 |
Mark Eichin | convert __gss_get_mechanism to k&r style definition |
commit | commitdiff | tree | snapshot |
1996-03-12 |
Mark Eichin | use PROTOTYPE and K&R style definitions, per krb5 style |
commit | commitdiff | tree | snapshot |
1996-03-11 |
Theodore Tso | Fixed mispelling of Doug Engert's name |
commit | commitdiff | tree | snapshot |
1996-03-11 |
Mark Eichin | * aclocal.m4 (KRB5_SIGTYPE): quote the body correctly... |
commit | commitdiff | tree | snapshot |
1996-03-09 |
Ezra Peisach | Change sizeof(long) to sizeof(krb5_int32) |
commit | commitdiff | tree | snapshot |
1996-03-08 |
Ezra Peisach | Add comments about the DejaGnu tests |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Richard Basch | * kprop.c: The credentials cache should be destroyed... |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Richard Basch | POSIX requires a file be opened read-write for locking |
commit | commitdiff | tree | snapshot |
1996-03-06 |
Richard Basch | * dumpv4.c: |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Richard Basch | * kprop.c: Call krb5_sname_to_principal rather than... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Richard Basch | kdb5_edit has been moved to PREFIX/sbin |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Mark Eichin | * kdb5_edit.c: new command line option -f stashfile. |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Mark Eichin | now the keys actually *work* when you load an old dump... |
commit | commitdiff | tree | snapshot |
1996-03-05 |
Ezra Peisach | * default.exp: Log krb5kdc to stderr so that test... |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | Changes to start up kshd (not krshd) with new arguments |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | Change to execute with new program name and arguments |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | * krb5_decode_test.c (main): In krb5_enc_tkt_part... |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | * srv_main.c: Move inclusion of k5-int.h before testing if |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | * g_imp_sec_context.c, g_exp_sec_context.c: Include... |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | * gss-server.c (test_import_export_context): Add secon... |
commit | commitdiff | tree | snapshot |
1996-03-03 |
Ezra Peisach | configure.in: Change WITH_DB to WITH_KDB_DB |
commit | commitdiff | tree | snapshot |
1996-03-02 |
Theodore Tso | gss-server.c (sign_server): Do better import/export... |
commit | commitdiff | tree | snapshot |
1996-03-02 |
Theodore Tso | k5mech.c (krb5_gss_get_context): Initialize the seriali... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | g_glue.c (__gss_get_mech_type): Fix code to properly... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | Use NEED_SOCKETS instead of #including <netdb.h> |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | Add closeoscket() call so that program properly cleans... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | Added note: Note that calls to WSAStartup and WSACleanu... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | Take out calls to SOCKET_INITIALIZE and SOCKET_CLEANUP... |
commit | commitdiff | tree | snapshot |
1996-03-01 |
Theodore Tso | Fix to work on 16-bit platforms (we don't allow greater... |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Theodore Tso | Make sure WSACleanup() is called when the DLL exits |
commit | commitdiff | tree | snapshot |
1996-02-29 |
Theodore Tso | mglueP.h: For MS-DOS, add #include of malloc.h |
commit | commitdiff | tree | snapshot |
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 |
next |