| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add prototypes for the SAM encoding and decoding functions, which are | Theodore Tso | 1996-06-12 | 3 | -3/+40 |
| * | * Makefile.in (lib-windows): Replace spaces with tab | Ezra Peisach | 1996-06-12 | 2 | -1/+5 |
| * | New file for SAPKRB5.DLL | Theodore Tso | 1996-06-12 | 1 | -0/+72 |
| * | Change _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -6/+14 |
| * | net_read.c (krb5_net_read): | Theodore Tso | 1996-06-12 | 12 | -13/+48 |
| * | sendauth.c (krb5_sendauth): If ECCONABORTED is not defined, try using | Theodore Tso | 1996-06-12 | 3 | -1/+14 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -2/+6 |
| * | scc_read.c: | Theodore Tso | 1996-06-12 | 3 | -5/+11 |
| * | fcc-proto.h: Change use of PROTOTYPE to KRB5_PROTOTYPE. | Theodore Tso | 1996-06-12 | 5 | -65/+81 |
| * | Remove unnecessary include config/windows.in. wconfig takes care of | Theodore Tso | 1996-06-12 | 2 | -1/+5 |
| * | Change use of _WINDOWS to _MSDOS, and add check for _WIN32 | Theodore Tso | 1996-06-12 | 4 | -4/+11 |
| * | Makefile.in: Remove include of config/windows.in; that's done | Theodore Tso | 1996-06-12 | 4 | -11/+17 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 2 | -1/+6 |
| * | Change INTERFACE to be KRB5_CALLCONV, which is where the calling | Theodore Tso | 1996-06-12 | 2 | -57/+109 |
| * | c_ustime.c: Fix WIN32 to be _WIN32 | Theodore Tso | 1996-06-12 | 3 | -2/+9 |
| * | Add #ifdef _WIN32 in places where we had #ifdef _MSDOS | Theodore Tso | 1996-06-12 | 8 | -6/+21 |
| * | Makefile.in (lib-windows): Add production rule for sapkrb5.dll. Don't | Theodore Tso | 1996-06-12 | 3 | -2/+86 |
| * | Remove inclusion of malloc.h.. | Ezra Peisach | 1996-06-12 | 2 | -1/+4 |
| * | Missed two files | Ezra Peisach | 1996-06-12 | 1 | -42/+0 |
| * | Remove kdb4 from the sources tree | Ezra Peisach | 1996-06-12 | 9 | -1631/+0 |
| * | kdb4 is now longer there.. | Ezra Peisach | 1996-06-12 | 1 | -1/+1 |
| * | * keytab.c (krb5_ktkdb_close): Free memory allocated by | Ezra Peisach | 1996-06-11 | 2 | -1/+17 |
| * | Remove kdb4 library building. Nothing in the source tree now needs it | Ezra Peisach | 1996-06-11 | 3 | -4/+6 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 33 | -33/+0 |
| * | s^big^little^ in explanation | Ezra Peisach | 1996-06-08 | 1 | -1/+1 |
| * | Dynamic test of byteorder when htonl was removed failed for half of the | Ezra Peisach | 1996-06-08 | 2 | -0/+6 |
| * | Use full directory name "error_tables" when building under Windows so | Theodore Tso | 1996-06-07 | 2 | -4/+10 |
| * | Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more general | Kevin Mitchell | 1996-06-07 | 6 | -12/+21 |
| * | Don't pass $(LIBCMD) on the command line. It's set in the windows.in | Theodore Tso | 1996-06-06 | 12 | -24/+54 |
| * | Don't use htonl(); it doesn't exist under Windows. Instead do the | Theodore Tso | 1996-06-06 | 2 | -5/+14 |
| * | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 3 | -9/+0 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 9 | -5/+18 |
| * | Remove last traces of the krb425 library | Theodore Tso | 1996-06-06 | 2 | -62/+0 |
| * | Include sha in the list of subdirectories for the Macintosh | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | A static function must not use the INTERFACE keyword | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime is | Ezra Peisach | 1996-06-05 | 2 | -1/+7 |
| * | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 5 | -8/+13 |
| * | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 9 | -8/+25 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -6/+21 |
| * | md4crypto.c: | Richard Basch | 1996-05-22 | 2 | -2/+12 |
| * | Remove vestigal ODBM support | Theodore Tso | 1996-05-20 | 2 | -32/+4 |
| * | md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to | Theodore Tso | 1996-05-20 | 4 | -125/+73 |
| * | Change use of RSA_MD4_DES_CKSUM_LENGTH to use | Theodore Tso | 1996-05-20 | 3 | -36/+36 |
| * | Don't do timing tests; it takes too long! | Theodore Tso | 1996-05-20 | 2 | -0/+6 |
| * | update Makefile.in for new libupdate | Tom Yu | 1996-05-20 | 6 | -26/+26 |
| * | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 3 | -3/+13 |
| * | Fix up some annoying pre-processor typos | Sam Hartman | 1996-05-20 | 1 | -6/+6 |
| * | Fix for HPUx | Sam Hartman | 1996-05-20 | 2 | -1/+7 |
| * | As per mail describing the ksu problem, invent a krb5util | Sam Hartman | 1996-05-19 | 5 | -3/+65 |