aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Fix typos in commentsGreg Hudson10-14/+14
2020-02-17Replace gssrpc tests with a Python scriptGreg Hudson9-643/+41
2020-01-07Work around macOS SIP in the test suiteGreg Hudson2-2/+8
2020-01-05Fix xdr_bytes() strict-aliasing violationsGreg Hudson2-9/+17
2019-12-20Remove unused kadmin and RPC test scriptsGreg Hudson1-56/+0
2019-12-20Simplify keytab creation in kadmin and RPC testsGreg Hudson1-4/+2
2019-09-11Squash apparent forward-null in clnttcp_create()Robbie Harwood1-3/+3
2019-07-31Eliminate qualname.plinGreg Hudson2-5/+2
2019-07-11Fix typosAntoine Cœur1-1/+1
2019-04-11Remove srvtab supportRobbie Harwood4-9/+9
2018-09-19Fix misleading indentation in clnt_udp.cRobbie Harwood1-1/+1
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood3-15/+0
2018-06-20Fix minor leak in gssrpc UDP cache codeGreg Hudson1-0/+1
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard30-228/+221
2017-04-18make dependGreg Hudson1-1/+2
2017-04-12Replace casts with use of sa2sin and sa2sin6Robbie Harwood1-3/+3
2016-10-25make dependGreg Hudson2-219/+246
2016-09-21Silence warnings in lib/rpcTom Yu2-18/+18
2016-09-06Fix directory changes to use explicit subshellsRobbie Harwood1-1/+1
2016-08-25Remove svcauth_gss_credsGreg Hudson2-2/+0
2016-08-25Fix GSSRPC server credential memory leakGreg Hudson1-26/+14
2016-08-10Fix memory leaks in test programsGreg Hudson1-0/+7
2016-08-10Fix memory leak in old gssrpc authenticationGreg Hudson1-3/+3
2016-07-30make dependGreg Hudson2-246/+219
2016-07-28Use single-colon rules in makefilesGreg Hudson2-11/+11
2015-06-03Fix bindresvport_sa port byte swap bugGreg Hudson1-1/+1
2015-03-17Clean up gssrpc timeout codeGreg Hudson1-5/+0
2015-02-04Fix gssrpc data leakage [CVE-2014-9423]Greg Hudson1-23/+2
2015-02-04Fix kadm5/gssrpc XDR double free [CVE-2014-9421]Greg Hudson1-1/+0
2015-01-22Note skipped testsGreg Hudson1-0/+1
2014-08-28Export gssrpc_bindresvport_saBen Kaduk1-0/+1
2014-07-15Remove copyright statement added to bindresvport.cGreg Hudson1-1/+0
2014-07-08make dependGreg Hudson1-9/+13
2014-07-08Include autoconf.h before system headersGreg Hudson10-27/+10
2014-07-04Avoid using length fields in socket addressesGreg Hudson5-15/+0
2014-07-04Don't depend on sa_len sockaddr fieldGreg Hudson3-3/+3
2014-07-02Fix bugs in bindresvport_sa() changesTom Yu2-2/+8
2014-06-27Use binresvport_sa when creating RPC handlesAndreas Schneider4-27/+39
2014-06-27Add a family-independent bindresvport_sa functionAndreas Schneider1-11/+23
2014-06-27Use sa_setport and sa_getport where appropriateGreg Hudson1-12/+2
2014-05-07Improve krb5_rd_req decryption failure errorsGreg Hudson2-6/+7
2013-12-10make dependTom Yu1-7/+9
2013-11-27Bump libgssrpc minor versionTom Yu1-1/+1
2013-11-25Add new versions of log_badauth gssrpc callbacksGreg Hudson3-11/+44
2013-11-25Remove inet_ntoa() prototype from getrpcent.cBen Kaduk1-1/+0
2013-06-07Fix various warningsGreg Hudson8-30/+20
2013-05-16Reduce boilerplate in makefilesGreg Hudson2-8/+0
2013-05-01Don't use portmapper in RPC testsGreg Hudson4-32/+48
2013-05-01Disable the gssrpc expired-cred testGreg Hudson1-2/+3
2013-01-10make dependGreg Hudson2-2/+2