summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport
Commit message (Expand)AuthorAgeFilesLines
* rdma:properly handle iobuf_pool when rdma transport is unloadedMohammed Rafi KC2015-05-052-20/+62
* rdma: porting rdma to a new message id logging formatHumble Devassy Chirammal2015-04-294-371/+695
* socket: use OpenSSL multi-threading interfacesJeff Darcy2015-04-092-3/+70
* socket: use TLS 1.2 instead of 1.0Jeff Darcy2015-03-271-1/+1
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-172-7/+49
* rdma:changing list iteration to safe modeMohammed Rafi KC2015-03-151-5/+10
* rdma: Free resources related to iobuf in finiMohammed Rafi KC2015-03-102-0/+19
* rdma:enhance logging when a connection error occurMohammed Rafi KC2015-03-101-1/+3
* rdma: return proper data type.Humble Devassy Chirammal2015-03-091-1/+1
* rdma: 'list','wr' and 'new' memory has to be verified.Humble Devassy Chirammal2015-03-091-1/+22
* rdma:setting wrong remote memory.Mohammed Rafi KC2015-03-041-2/+2
* rdma: segfault trying to call ibv_dealloc_pd on a null pointer Mark Lipscombe2015-03-031-1/+3
* epoll: Fix broken RPC throttling due to MT epollShyam2015-03-011-11/+3
* socket: allow only one epoll thread to read msg fragmentsKrishnan Parthasarathi2015-02-272-0/+13
* rdma: Fix failure to call rdma_bind_addr if unable to bind privileged port.Mark Lipscombe2015-02-261-1/+8
* rdma: free rdma priv data if init failsAtin Mukherjee2015-02-191-0/+2
* rdma: pre-register iobuf_pool with rdma devices.Mohammed Rafi KC2015-02-172-14/+196
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-1/+1
* rdma:read multiple wr from cq and ack them in one callMohammed Rafi KC2015-02-171-71/+97
* rdma: post multiple work request in a single call.Mohammed Rafi KC2015-02-121-55/+65
* rdma : agregate a vectored read as oneMohammed Rafi KC2015-02-121-0/+10
* epoll: edge triggered and multi-threaded epollVijaikumar M2015-02-071-5/+28
* socket: fix segfaults when TLS management connections failJeff Darcy2015-01-271-11/+19
* build: FreeBSD 11-Current causes libtool to fail with '-shared'Harshavardhana2014-12-121-1/+1
* rpc/rpcsvc: add peername to log messagesKrishnan Parthasarathi2014-12-101-1/+2
* rdma:client process will hang if server is started to sendMohammed Rafi KC2014-11-181-0/+21
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-181-1/+1
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-5/+2
* rdma: glusterd crash if rdma_disconnect is called as soon as connect a request.Mohammed Rafi KC2014-11-141-9/+17
* rdma:setting rdma REUSEADDR flag to rdma id.Mohammed Rafi KC2014-11-131-0/+10
* socket: disallow CBC cipher modesJeff Darcy2014-10-271-1/+67
* rdma: mount hangs for rdma type transport.Mohammed Rafi KC2014-10-081-46/+46
* Sane default for SSL on OSXHarshavardhana2014-09-291-1/+1
* Use sane OS-dependent defaults for SSL configurationEmmanuel Dreyfus2014-09-261-3/+17
* socket: Fixed parsing RPC records containing multi fragmentsGu Feng2014-09-191-3/+20
* Fix glustershd detection on volume restartEmmanuel Dreyfus2014-08-251-0/+12
* rdma: glusterfsd SEGV at volume startKaleb S. KEITHLEY2014-08-131-0/+1
* socket: add boundary checks for iobuf_get2 over rpc_hdr_bytesHarshavardhana2014-08-041-4/+12
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-102-20/+56
* socket: add certificate-depth and cipher-list options for SSLJeff Darcy2014-07-041-3/+26
* porting: Port for FreeBSD rebased from Mike Ma's effortsHarshavardhana2014-07-021-1/+1
* rpc/auth: allow SSL identity to be used for authorizationJeff Darcy2014-07-021-7/+30
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-053-90/+169
* build: MacOSX Porting fixesHarshavardhana2014-04-243-7/+7
* rdma: correct some spelling mistakesNiels de Vos2014-04-171-4/+4
* log: enhance gluster log format with message ID and standardize errno reportingShyamsundarR2014-03-281-1/+1
* socket: don't send notification 'up' on socket_writev failureKrishnan Parthasarathi2014-02-271-1/+2
* rpc/socket: Avoid excessive INFO logs when SSL is not configured.Vijay Bellur2014-02-201-2/+4
* Clean up some weirdness with the gf_resolve inet definesJustin Clift2014-02-131-7/+0
* glusterd: Fix possible leaks on failure code pathSantosh Kumar Pradhan2014-02-121-1/+14