| Commit message (Expand) | Author | Age | Files | Lines |
* | krb524d.h: removed invalid Mac pragmas [RT 1533] | Alexandra Ellwood | 2003-05-29 | 2 | -7/+4 |
* | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 3 | -2/+10 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 16 | -818/+125 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -19/+19 |
* | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 2 | -1/+6 |
* | Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option to | Sam Hartman | 2003-03-17 | 3 | -34/+30 |
* | Fix unaligned access found in alpha-linux testing: | Ken Raeburn | 2003-03-12 | 2 | -2/+7 |
* | * cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma... | Alexandra Ellwood | 2003-03-06 | 8 | -30/+24 |
* | * Makefile.in (clean-windows): Remove $(GENS). | Ken Raeburn | 2003-02-01 | 2 | -0/+9 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -1/+2 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -9/+9 |
* | * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server() | Tom Yu | 2002-12-07 | 2 | -2/+9 |
* | update dependencies | Tom Yu | 2002-11-27 | 1 | -9/+17 |
* | * Makefile.in (EXTRADEPSRCS): New variable | Ken Raeburn | 2002-09-24 | 2 | -0/+33 |
* | update dependencies | Ken Raeburn | 2002-09-11 | 1 | -6/+6 |
* | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -5/+11 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+5 |
* | Add support for using the encrypted part of a krb5 ticket as an AFS token-- | Sam Hartman | 2002-08-27 | 3 | -56/+227 |
* | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -2/+7 |
* | Remove release notes as the content is 100% incorrect. | Sam Hartman | 2002-08-26 | 1 | -16/+0 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -3/+7 |
* | * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX and | Tom Yu | 2002-08-15 | 2 | -1/+12 |
* | * krb524.h: Need to include port-sockets.h before socket-utils.h | Ezra Peisach | 2002-07-24 | 2 | -0/+6 |
* | * krb524.h: Include socket-utils.h instead of port-sockets.h for | Ezra Peisach | 2002-07-23 | 2 | -1/+6 |
* | reimplement macosx v4-local-addr changes; untested | Ken Raeburn | 2002-07-22 | 4 | -4/+39 |
* | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -12/+9 |
* | Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>. | Ken Raeburn | 2002-07-12 | 3 | -5/+10 |
* | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 2 | -18/+22 |
* | Add hooks to optionally report local address used when contacting a KDC-like | Ken Raeburn | 2002-07-08 | 2 | -1/+6 |
* | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -6/+6 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -21/+21 |
* | * krb524.h: Change multiple-inclusion test macro to not stomp on | Tom Yu | 2002-06-15 | 2 | -4/+9 |
* | * krb524.h: Back out erroneous merge of post-1.2.5 change | Tom Yu | 2002-06-15 | 2 | -2/+5 |
* | * krb524.h: Updated C++ protection to not interfere with emacs | Tom Yu | 2002-06-15 | 7 | -7/+94 |
* | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+5 |
* | Separate send-to-kdc UDP code, export it via accessor interface, and call in to | Ken Raeburn | 2002-06-05 | 2 | -155/+10 |
* | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 2 | -5/+11 |
* | Need port-sockets.h for Win32 (now that using WIN32_LEAN_AND_MEAN) | Danilo Almeida | 2002-04-11 | 3 | -2/+11 |
* | * krb524d.c (lookup_service_key): Copy key block and free up keytab entry data | Ken Raeburn | 2002-03-07 | 2 | -1/+17 |
* | * krb524d.c (cleanup_and_exit): Call krb5_klog_close() | Ezra Peisach | 2001-12-05 | 3 | -4/+12 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -8/+8 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 2 | -23/+43 |
* | add ##WIN32## prefix to last change, so unix build works | Ken Raeburn | 2001-09-28 | 2 | -9/+15 |
* | Add KRB524_STATIC_HACK for Windows build so that we can generate a | Danilo Almeida | 2001-09-28 | 2 | -5/+26 |
* | * Makefile.in (../include/krb524_err.h): Force build of "includes" | Ken Raeburn | 2001-09-02 | 2 | -0/+3 |
* | dependencies | Ken Raeburn | 2001-09-01 | 2 | -9/+49 |
* | * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * to | Ezra Peisach | 2001-08-08 | 2 | -1/+6 |
* | * conv_creds.c: Nuke prototype in file | Ezra Peisach | 2001-06-26 | 3 | -7/+10 |