summaryrefslogtreecommitdiff
path: root/src/rpc_soc.c
Commit message (Expand)AuthorAgeFilesLines
* Add authdes_seccreate() stubPetr Vorel2020-01-031-0/+7
* Add back the authdes interfacesSteve Dickson2019-12-191-0/+18
* Compile out the AUTH_DES support.Steve Dickson2019-10-091-0/+2
* rpc_soc.c: buffer_size_warningSteve Dickson2018-09-111-1/+1
* rpc_soc.c: resource_leakSteve Dickson2018-09-111-1/+5
* clnt_create: Restore using reserve ports for client connectionsSteve Dickson2018-04-121-4/+1
* Avoid choosing reserved ports in legacy RPC APIsChuck Lever2018-03-011-6/+4
* Remove dependency to nis.hThorsten Kukuk2016-04-041-1/+1
* Fix authdes_createlibtirpc-0-3-3-rc2Thorsten Kukuk2015-07-111-7/+15
* Add authdes_pk_createThorsten Kukuk2015-07-101-0/+41
* Revert commit c0547c56dafb ('Add configure option to disable DES')Chuck Lever2015-06-161-2/+0
* Revert commit 4ba9ce277dd6 ('configure.ac: Allow for disabling auth DES')Chuck Lever2015-06-161-1/+1
* configure.ac: Allow for disabling auth DESBernhard Reutner-Fischer2015-04-291-1/+1
* Add configure option to disable DES authenticationNatanael Copa2015-04-231-0/+2
* Fix a crash in clntunix_createOlaf Kirch2014-12-161-14/+6
* Add a pthread key initializer constantChuck Lever2014-01-231-2/+2
* tirpc: Fix compiler error on rhel 5.5Allison Henderson2012-11-141-0/+5
* Delete unused local variableMike Frysinger2011-09-011-2/+0
* Automount with nis maps crashes and generates a coreUlrich Drepper2010-05-181-9/+45
* Replace the Sun RPC license with the BSD license, with the explicitTom "spot" Callaway2009-05-281-26/+25
* libtirpc-0.1.10 - tsd destory at unloadIan Kent2009-04-201-1/+1
* Initial commit of libtirpc 0.1.7Steve Dickson2007-04-201-0/+640