aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Eliminate qualname.plinGreg Hudson2-5/+2
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
2013-01-07Fix initial call to svcraw_createNickolai Zeldovich1-0/+1
2012-12-20Fix clntraw_create initializationGreg Hudson1-8/+10
2012-08-11Stop misusing gss_release_buffer in libgssrpcGreg Hudson3-15/+11
2012-07-03Avoid unsigned/signed comparison in loop conditionBen Kaduk1-2/+1
2012-07-02Improve printf handling of size_t argsBen Kaduk1-3/+4
2012-05-17Add missing $(LIBS) to some shared librariesTom Yu1-1/+1
2012-03-06Use GETSOCKNAME_ARG3_TYPE to prevent warning in type incompatibility.Ezra Peisach1-2/+6
2011-11-04Clean up more stuff in make cleanGreg Hudson1-1/+1
2011-09-05Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2-4/+4
2011-09-04Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2-8/+0
2011-09-04Rename local variable "socket" to avoid the one shadowed-declarationKen Raeburn1-3/+3
2011-06-13Fix old-style GSSRPC authenticationGreg Hudson1-3/+10
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson11-41/+13