summaryrefslogtreecommitdiff
path: root/src/svc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix DoS vulnerability in libtirpclibtirpc-1-3-3-rc1Dai Ngo2021-08-211-1/+16
* Avoid multiple-definiton with gcc -fno-commonMike Gilbert2020-01-211-0/+3
* Add missing rwlock_unlocks in xprt_registerMichael Forney2015-11-041-3/+4
* Fix SVCAUTH lifetime issues and move towards SolarisPeter Rosin2015-10-301-5/+0
* Align with Solaris in the process.Peter Rosin2015-10-301-12/+3
* Use poll() instead of select() in svc_run()Thorsten Kukuk2015-08-281-37/+63
* Fix location of various standard header includesNatanael Copa2015-04-231-1/+1
* Pre-register server side RPCSEC GSS supportlibtirpc-0-2-5-rc2Chuck Lever2014-04-091-1/+5
* SVCAUTH_WRAP/SVCAUTH_UNWRAPMatthew N. Dodd2011-06-211-8/+3
* Support 64-bit bit mask operations in svc_getreqset()Jay Lan2010-03-251-1/+1
* Added HAVE_LIBGSSAPI defines around gss codelibtirpc-0-2-1-rc3Steve Dickson2009-07-091-3/+7
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-24/+23
* http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2006-002-rpc.txtlibtirpc-0.1.12-rc1Jeff Layton2009-04-201-0/+6
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+782