| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx | Jeffrey Altman | 2005-04-23 | 4 | -47/+34 |
| * | * implementor.texinfo (Porting Issues): Fix up formatting | Ken Raeburn | 2005-04-22 | 2 | -19/+19 |
| * | * implementor.texinfo (Networking): New chapter node, incorporates Socket API, | Ken Raeburn | 2005-04-22 | 2 | -15/+23 |
| * | * implementor.texinfo (Thread Shim Layer Implementation): New node. | Ken Raeburn | 2005-04-22 | 2 | -11/+35 |
| * | * implementor.texinfo (Local Addresses): Drop Mac OS 9, add Solaris 9, HP-UX | Ken Raeburn | 2005-04-21 | 2 | -66/+135 |
| * | * Makefile (clean-tex): Delete *.fns, *.vrs, *.tps too. | Ken Raeburn | 2005-04-21 | 2 | -1/+16 |
| * | * build.texinfo (HPUX): Add some notes about the thread support and gcc | Ken Raeburn | 2005-04-21 | 2 | -1/+15 |
| * | update release ids | Ken Raeburn | 2005-04-21 | 1 | -2/+2 |
| * | add copyright 2005 | Ken Raeburn | 2005-04-21 | 1 | -2/+2 |
| * | Stop generating per-directory sed scripts, and use perl to compute the patterns | Ken Raeburn | 2005-04-21 | 5 | -152/+126 |
| * | * depgen.sed: Delete faulty check for $(srcdir), and redundant check for $(SR... | Ken Raeburn | 2005-04-20 | 2 | -26/+6 |
| * | * lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOST | Ken Raeburn | 2005-04-20 | 4 | -2/+10 |
| * | Compute reltopdir at autoconf time instead of at configure time. This has the | Ken Raeburn | 2005-04-20 | 2 | -24/+29 |
| * | Allow compile-time specification that small code space is desired | Ken Raeburn | 2005-04-13 | 5 | -15/+61 |
| * | * aesopt.h: On PalmOS, include FloatMgr.h to get endianness flag. | Ken Raeburn | 2005-04-13 | 2 | -7/+14 |
| * | * aes_s2k.c (krb5int_aes_string_to_key): Widen bytes of iteration count befor... | Ken Raeburn | 2005-04-13 | 2 | -1/+8 |
| * | * Makefile.in (all-unix): Don't build aes-gen by default, leave it for 'make ... | Ken Raeburn | 2005-04-13 | 2 | -1/+6 |
| * | update dependencies | Ken Raeburn | 2005-04-13 | 1 | -16/+16 |
| * | * Makefile.in (BISONFLAGS): Drop -v. | Ken Raeburn | 2005-04-13 | 3 | -23/+27 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 47 | -48/+67 |
| * | Work around Makefile quoting problems | Tom Yu | 2005-04-07 | 6 | -5/+20 |
| * | * commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch provided | Ken Raeburn | 2005-04-06 | 2 | -2/+7 |
| * | * krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch provided | Ken Raeburn | 2005-04-06 | 4 | -6/+13 |
| * | update dependencies | Ken Raeburn | 2005-04-06 | 1 | -1/+0 |
| * | fix MITKRB5-SA-2005-001 telnet client vuln | Tom Yu | 2005-03-29 | 2 | -9/+20 |
| * | Test new k5_getpwuid_r macro | Ken Raeburn | 2005-03-28 | 6 | -2/+70 |
| * | update dependencies | Ken Raeburn | 2005-03-28 | 2 | -3/+5 |
| * | * import_name.c (krb5_gss_import_name): Use k5_getpwuid_r | Ken Raeburn | 2005-03-26 | 2 | -14/+6 |
| * | * configure.in: Don't check for getpwuid_r here. | Ken Raeburn | 2005-03-26 | 3 | -17/+9 |
| * | * kuserok.c (krb5_kuserok): Use k5_getpwnam_r | Ken Raeburn | 2005-03-26 | 2 | -13/+5 |
| * | * configure.in: Don't check for getpwnam_r and getpwuid_r in the thread-safety | Ken Raeburn | 2005-03-26 | 2 | -1/+11 |
| * | This patch tightens up our determination of whether we can use | Ken Raeburn | 2005-03-26 | 3 | -14/+95 |
| * | * Makefile.in ($(srcdir)/krb5/autoconf.stmp): Nuke autom4te.cache directory | Ken Raeburn | 2005-03-26 | 2 | -0/+5 |
| * | shared library support for HP-UX 10 | Ken Raeburn | 2005-03-25 | 5 | -14/+131 |
| * | threaded test program built even with thread support disabled | Ken Raeburn | 2005-03-25 | 2 | -1/+9 |
| * | * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn't | Tom Yu | 2005-03-23 | 2 | -0/+14 |
| * | * x-deltat.y (wsnum): Add missing semicolon following YYERROR, | Tom Yu | 2005-03-23 | 2 | -1/+5 |
| * | * gic_keytab.c (krb5_get_init_creds_keytab): When calling | Tom Yu | 2005-03-22 | 2 | -1/+11 |
| * | threads.c (thread_termination): Free array of pointers to thread-specific dat... | Alexandra Ellwood | 2005-03-20 | 2 | -24/+38 |
| * | The current wconfig.c does not treat @MAINT@ as a comment. Until we | Jeffrey Altman | 2005-03-15 | 2 | -1/+9 |
| * | krb5_c_is_keyed_cksum() is a boolean function. It cannot safely return | Jeffrey Altman | 2005-03-15 | 2 | -1/+10 |
| * | Fix dangerous 64-bit time_t * to long * conversion | Jeffrey Altman | 2005-03-15 | 2 | -1/+5 |
| * | * v4gssftp.exp: Identify file correctly for top-level error messages | Ken Raeburn | 2005-03-14 | 2 | -1/+6 |
| * | * default.exp (start_tail): Make 'standalone' an additional argument. | Ken Raeburn | 2005-03-14 | 2 | -3/+9 |
| * | * Makefile.in (EXTRADEPSRCS): Define | Ken Raeburn | 2005-03-14 | 2 | -0/+24 |
| * | st_mtim.tv_nsec, not tv_usec | Ken Raeburn | 2005-03-13 | 3 | -4/+4 |
| * | profile library should check high-resolution timestamps if available | Ken Raeburn | 2005-03-13 | 4 | -1/+26 |
| * | * sn2princ.c (krb5_sname_to_principal): | Jeffrey Altman | 2005-03-06 | 2 | -20/+55 |
| * | I think the hpux change here should prevent it from overriding the | Ken Raeburn | 2005-03-05 | 2 | -2/+11 |
| * | * asn1_encode.c (asn1_encode_generaltime): If gmtime_r returns int instead of | Ken Raeburn | 2005-03-04 | 2 | -0/+10 |