| Commit message (Expand) | Author | Age | Files | Lines |
* | make depend | Greg Hudson | 2013-01-10 | 2 | -2/+2 |
* | Fix initial call to svcraw_create | Nickolai Zeldovich | 2013-01-07 | 1 | -0/+1 |
* | Fix clntraw_create initialization | Greg Hudson | 2012-12-20 | 1 | -8/+10 |
* | Stop misusing gss_release_buffer in libgssrpc | Greg Hudson | 2012-08-11 | 3 | -15/+11 |
* | Avoid unsigned/signed comparison in loop condition | Ben Kaduk | 2012-07-03 | 1 | -2/+1 |
* | Improve printf handling of size_t args | Ben Kaduk | 2012-07-02 | 1 | -3/+4 |
* | Add missing $(LIBS) to some shared libraries | Tom Yu | 2012-05-17 | 1 | -1/+1 |
* | Use GETSOCKNAME_ARG3_TYPE to prevent warning in type incompatibility. | Ezra Peisach | 2012-03-06 | 1 | -2/+6 |
* | Clean up more stuff in make clean | Greg Hudson | 2011-11-04 | 1 | -1/+1 |
* | Silence various "may be used uninitialized" warnings from GCC caused | Ken Raeburn | 2011-09-05 | 2 | -4/+4 |
* | Get rid of variables triggering gcc's "defined but not used" | Ken Raeburn | 2011-09-04 | 2 | -8/+0 |
* | Rename local variable "socket" to avoid the one shadowed-declaration | Ken Raeburn | 2011-09-04 | 1 | -3/+3 |
* | Fix old-style GSSRPC authentication | Greg Hudson | 2011-06-13 | 1 | -3/+10 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 11 | -41/+13 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 2 | -2/+2 |
* | Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1 | Tom Yu | 2010-10-08 | 40 | -40/+40 |
* | relicense Sun RPC to 3-clause BSD-style | Tom Yu | 2010-09-22 | 40 | -920/+1002 |
* | Fix XDR decoding of large values in xdr_u_int | Greg Hudson | 2010-07-26 | 1 | -1/+1 |
* | Fix a bug in r24147 where svctcp_create() was passing the wrong length | Greg Hudson | 2010-06-26 | 1 | -1/+1 |
* | Make kadmin work over IPv6 | Greg Hudson | 2010-06-26 | 2 | -12/+27 |
* | Eliminate some uses of variables as format strings. Based on a patch | Greg Hudson | 2010-05-03 | 1 | -8/+1 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 4 | -247/+244 |
* | Clean up a bunch of signed/unsigned comparison warnings | Greg Hudson | 2009-11-02 | 3 | -5/+6 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 54 | -715/+705 |
* | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 2 | -40/+37 |
* | Crypto modularity proj.: Move prf and random-to-key ops from backend to krb | Zhanna Tsitkov | 2009-09-16 | 2 | -37/+40 |
* | Remove kadmin v1 API support | Greg Hudson | 2009-08-13 | 2 | -15/+15 |
* | Cleanup some warnings due to getsockname's third argument is sometimes | Ezra Peisach | 2009-02-06 | 3 | -4/+15 |
* | Detect failure to register with rpcbind/portmap due to security | Ezra Peisach | 2009-02-05 | 4 | -3/+28 |
* | Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ... | Ken Raeburn | 2009-02-02 | 7 | -14/+14 |
* | Run a single expect statement to read from both client and server, to | Tom Yu | 2009-01-28 | 1 | -16/+9 |
* | Define valgrind macros as no-ops if not USE_VALGRIND, and use unconditionally... | Ken Raeburn | 2009-01-22 | 1 | -26/+3 |
* | When encoding, and compiling with -DUSE_VALGRIND, explicitly get valgrind to ... | Ken Raeburn | 2009-01-20 | 1 | -0/+61 |
* | Use valgrind in more cases if VALGRIND is set | Ken Raeburn | 2009-01-16 | 1 | -1/+1 |
* | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 4 | -362/+358 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -9/+10 |
* | Signed/unsigned fixes | Ezra Peisach | 2008-12-30 | 2 | -3/+5 |
* | Add gssrpcint.h to contain prototype for gssrpcint_printf. Include | Ezra Peisach | 2008-12-29 | 5 | -6/+51 |
* | make depend | Sam Hartman | 2008-12-02 | 1 | -1/+2 |
* | add k5-platform.h for asprintf | Tom Yu | 2008-12-02 | 1 | -0/+2 |
* | Convert many uses of sprintf to snprintf or asprintf | Greg Hudson | 2008-12-01 | 2 | -3/+2 |
* | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -8/+9 |
* | Include k5-platform.h for SIZE_MAX | Ezra Peisach | 2008-10-19 | 1 | -0/+1 |
* | Increase the default RPC timeout for kadmin from 25 seconds to 120 | Greg Hudson | 2008-10-02 | 1 | -2/+2 |
* | In clntudp_call, fix a bug in the handling of an error case (it failed | Greg Hudson | 2008-10-02 | 1 | -1/+0 |
* | makedepend | Ken Raeburn | 2008-09-18 | 1 | -18/+21 |
* | specify return type of 'harmless' | Ken Raeburn | 2008-08-05 | 1 | -1/+1 |
* | In the gss rpc package, replace the type used for a | Jeffrey Altman | 2008-07-23 | 6 | -29/+32 |
* | Use autogenerated darwin.exports files for server frameworks | Alexandra Ellwood | 2008-07-09 | 1 | -0/+2 |
* | misc memory leaks | Ken Raeburn | 2008-06-27 | 1 | -0/+1 |