summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-226-12/+29
* Revise patch to avoid 32-byte overflow which remained after theTom Yu2007-09-051-2/+10
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-052-9/+6
* Support using valgrind on test programsKen Raeburn2007-09-042-1/+44
* fix CVE-2007-3999 svc_auth_gss.c buffer overflowTom Yu2007-09-041-1/+1
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-162-2/+31
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-25/+30
* fix MITKRB5-SA-2007-004 [CVE-2007-2442/VU#356961, CVE-2007-2443/VU#365313]Tom Yu2007-06-262-5/+8
* MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointerTom Yu2007-01-091-0/+5
* * svc_auth_gss.c (svcauth_gss_import_name): Unused function deletedKen Raeburn2006-11-021-26/+0
* Include time.h for time() prototypeEzra Peisach2006-10-161-0/+1
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-1/+1
* fix dependence on config.status to use correct dirKen Raeburn2006-10-051-1/+1
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-1618-3129/+265
* authgss_refresh(): Use GSS_C_NO_CHANNEL_BINDINGS macro Alexandra Ellwood2006-07-181-1/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-142-3/+2
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-314-209/+7
* install headers into include/krb5Ken Raeburn2006-05-231-5/+6
* Add SRCS definition and run make dependKen Raeburn2006-05-161-0/+38
* Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood2006-04-241-0/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-112-1716/+0
* * client.c (usage): Mark as "noreturn" under gccKen Raeburn2006-04-102-0/+7
* set DEFS empty in more placesKen Raeburn2006-04-044-0/+10
* make dependKen Raeburn2006-04-011-48/+53
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-0112-3/+22
* make depend, now with dependency sortingKen Raeburn2006-03-311-244/+264
* * dyn.c (DynDelete, DynInsert, DynPut): Delete bcopy branches.Ken Raeburn2006-03-302-22/+5
* * configure.in: Always supply three arguments to AC_DEFINE_UNQUOTEDKen Raeburn2006-03-282-2/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-29/+4
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-242-6/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-204-2/+10
* * Makefile.in (check-unix): Don't run dyntest automaticallyKen Raeburn2005-07-022-1/+5
* Fix braino in previous change to xdr_bytes. New test case forTom Yu2005-01-143-4/+7
* * authgss_prot.c (xdr_rpc_gss_wrap_data): Use xdr_alloc to avoidTom Yu2005-01-143-37/+32
* run "make depend"Ken Raeburn2004-12-301-207/+224
* install rpc headers into correct directoryTom Yu2004-11-182-2/+7
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-265-70/+102
* * Makefile.in (install-unix): Install headersTom Yu2004-10-182-0/+12
* * xdr_rec.c (LAST_FRAG): Use 1L in case int is smallKen Raeburn2004-09-242-1/+5
* * libgssrpc.exports: Export svc_maxfdTom Yu2004-09-222-0/+5
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-2113-117/+186
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-1743-912/+697
* * configure.in: Look for uint32_t, not int32_t, since some BSD-ishTom Yu2004-08-263-27/+35
* * svc.c (svc_getreqset): Allocate cred and verf memory toTom Yu2004-08-172-6/+21
* * svc_auth_gss.c (gssrpc__svcauth_gss): Add some debug messagesTom Yu2004-08-173-5/+21
* Lots of signedness and argument-casting fixes. Some arithmeticTom Yu2004-06-2812-53/+118
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-252-3/+4
* * configure.in: Fix typo in setting krb5_cv_header_sys_param_h_maxhostnamelenKen Raeburn2004-06-252-1/+6