summaryrefslogtreecommitdiff
path: root/src/xdr.c
Commit message (Expand)AuthorAgeFilesLines
* xdr: add a defensive mask in xdr_int64_t() and xdr_u_int64_t()Stefano Garzarella2019-09-031-2/+4
* Fix for CVE-2017-8779Guido Vranken2017-05-151-5/+25
* Avoid use of internal glibc sys/cdefs.h headerNatanael Copa2015-04-231-1/+0
* glibc rpcgen compatibilityChuck Lever2013-12-091-0/+23
* Add compatibility XDR functions for unsigned integersChuck Lever2013-12-091-0/+48
* Add xdr_int8_t() and xdr_u_int8_t()Chuck Lever2013-12-091-0/+62
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-24/+23
* Check for buffer overflow in xdr_string.Steve Dickson2007-04-261-3/+9
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+866