Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v38
  • v37
  • v36
  • v35
  • v34
  • v33
  • v32
  • v31
  • v30
  • v29
  • v27
  • v26
  • v25
  • v24
  • v23
  • v20
  • v19
  • v18
  • v17
  • v16
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Oct21Nov27Oct10654329Sep28151412924Jun131May261312229Apr30Mar232121Feb16141098732131Jan2726252411106431Dec302928272423222120Added docstringFixed bug with initial get sizeSend ready message only when tunnel is startedFixed bug in TunnelProtocol when peer doesn't want more dataImplemented deferred responsesRemoved non breaking spaceRemoved useless header (shebang+encoding)WhitespacesFixed bug on tunnel shutdown when the connection is already downFixed "dictionary changed size during iteration" on connection shutdownAdded wait_timeout method on TunnelProtocolReplaced close method by shutdown method in TunnelProtocolCall Protocol shutdown in RpcProtocol shutdownDefault shutdown on Protocol now unregister it from connectionTunnel now use Protocol.create_watcher instead of RpcConnection.create_watcherAdded create_watcher method on ProtocolTypoWhitespacesRemoved useless docstringsChanged to PEP257 docstring styleAdded examplesAdded raise_timeout option in wait and iter methods of AsyncWatcherAdded pop_call method on rpc protocolRefactored access to special arguments on callsReduced write size on socketFixed bug with on_close argumentChanged default on_close callback privacyAdded a feature to avoid the autostart of tunnelsFixed buf with SSL sockets in writerBetter error management on endpoint operationsAdded a closing feature to tunnelsAdded a property to get the endpointAdded a property to get the tunnel socket (if available, or None)Fixed bug in reader dispatchWhitespacesFixed bug in RpcConnection writerFixed repeated calls to shutdown method on a RpcConnectionFixed typoFix on_disconnect callback handling.Whitespaces
Loading