| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to GSSAPI-V2 | Paul Park | 1995-08-31 | 32 | -295/+1622 |
| * | init_sec_context.c (krb5_gss_init_sec_context): Remove duplicated | Ezra Peisach | 1995-08-30 | 2 | -23/+5 |
| * | Zero out newly allocated context so encrypt_block doesnt have garbage | Paul Park | 1995-08-29 | 3 | -1/+8 |
| * | Describe previous changes | Paul Park | 1995-08-29 | 1 | -0/+10 |
| * | Add magic numbers for GSSAPI data structures | Paul Park | 1995-08-29 | 1 | -1/+3 |
| * | Add prototypes for {im,ex}port_sec_context and kg_ser_context_init | Paul Park | 1995-08-29 | 1 | -0/+17 |
| * | Add {im,ex}port_sec_context wrapper routines | Paul Park | 1995-08-29 | 1 | -0/+30 |
| * | Add new modules to support {im,ex}port of GSSAPI context | Paul Park | 1995-08-29 | 5 | -0/+1060 |
| * | Add prototypes for gss_{im,ex}port_sec_context | Paul Park | 1995-08-29 | 2 | -1/+15 |
| * | Use generic_gss_release_oid_set() instead of gss_release_oid_set() so | Theodore Tso | 1995-08-07 | 2 | -1/+7 |
| * | Find rsa-md5.h in the correct place. Use k5-int.h | Paul Park | 1995-07-27 | 6 | -14/+12 |
| * | Include k5-int.h instead of specific internal include files | Paul Park | 1995-07-27 | 2 | -5/+6 |
| * | Remove LDFLAGS | Paul Park | 1995-07-07 | 4 | -2/+8 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -2/+11 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 4 | -3/+8 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 4 | -8/+11 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+6 |
| * | Include time.h (or sys/time.h) for struct tm structure which is now | Ezra Peisach | 1995-06-07 | 2 | -0/+12 |
| * | Include k5-sockets.h now that k5-config.h does not include netdb.h. | Ezra Peisach | 1995-05-24 | 2 | -0/+7 |
| * | Add install SUBDIRS | Paul Park | 1995-05-22 | 2 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-05-22 | 1 | -0/+6 |
| * | Do not report creds as expired if the expiration time is indefinite | Paul Park | 1995-05-22 | 1 | -2/+6 |
| * | Add null install target | Paul Park | 1995-05-22 | 1 | -0/+2 |
| * | Install EXPORTED_HEADERS in gssapi subdirectory | Paul Park | 1995-05-22 | 3 | -0/+13 |
| * | * Makefile.in: nuke spurious whitespace in blank line | Tom Yu | 1995-05-03 | 2 | -1/+5 |
| * | * init_sec_context.c (krb5_gss_init_sec_context()) : | Chris Provenzano | 1995-05-01 | 2 | -10/+41 |
| * | Do not redefine PROTOTYPE if it is already defined | Ezra Peisach | 1995-04-30 | 2 | -0/+6 |
| * | Fixed PC makefile bug with passing wrong macro on recursive makes | Keith Vetter | 1995-04-27 | 2 | -3/+7 |
| * | If STDC and WINDOWS is not defined, define PROTOTYPE properly. | Ezra Peisach | 1995-04-21 | 2 | -0/+6 |
| * | Some PC fix-ups due to the include structure changing | Keith Vetter | 1995-04-20 | 2 | -1/+10 |
| * | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 5 | -5/+61 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 4 | -0/+193 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 45 | -237/+249 |
| * | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 2 | -1/+6 |
| * | * Makefile.in (unixmac): Add to build header files | John Gilmore | 1995-03-29 | 2 | -0/+6 |
| * | * accept_sec_context.c: Use new calling convention for krb5_rd_req() | Chris Provenzano | 1995-03-27 | 2 | -135/+47 |
| * | Don't include sys/socket.h and netdb.h, since they are included by | Theodore Tso | 1995-03-24 | 2 | -4/+5 |
| * | Changed the name of the gssapi library created under Windows and a couple of | Keith Vetter | 1995-03-22 | 8 | -13/+54 |
| * | Added 3 new files and changed the makefile in lib to be able to make a DLL | Keith Vetter | 1995-03-16 | 2 | -5/+9 |
| * | * init_sec_context.c (krb5_gss_init_sec_context()) | Chris Provenzano | 1995-03-10 | 3 | -49/+73 |
| * | Made explicit the signed to unsigned conversions in the gssapi/krb5 | Keith Vetter | 1995-03-08 | 22 | -47/+59 |
| * | Fixed up some missing protocols and unchecked casts | Keith Vetter | 1995-03-08 | 6 | -11/+26 |
| * | <com_err.h> => "com_err.h" | John Gilmore | 1995-02-28 | 4 | -2/+4 |
| * | Avoid <krb5/....> includes | John Gilmore | 1995-02-28 | 5 | -6/+14 |
| * | * init_sec_context.c (make_ap_req()) Use new API for | Chris Provenzano | 1995-02-23 | 2 | -49/+64 |
| * | PC'fied gssapi directories. Mostly changing Makefile.in and adding the | Keith Vetter | 1995-02-21 | 49 | -226/+317 |
| * | Renames for 8.3 uniqueness for files created by the Make process | Keith Vetter | 1995-02-20 | 4 | -7/+16 |
| * | DOS 8.3 filename changes. The make process created some files with | Keith Vetter | 1995-02-20 | 4 | -7/+16 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 3 | -0/+3 |
| * | Rename files for DOS 8.3 uniqueness: | John Gilmore | 1995-02-03 | 8 | -12/+23 |