Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v19
  • v18
  • v17
  • v16
  • v15
  • v14
  • v3
  • v13
  • v12
  • v2
  • v1
  • v11
  • v10
  • v9
  • v8
  • v7
  • v6
  • v5
  • v4
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Mar31Jul16Sep1Jul20May27Feb2429Nov18Oct21Nov27Oct10654329Sep2815141291Jun26May229Apr21Mar16Feb14872131Jan2726106430Dec292827222120Released version 20mastermasterFixed error with sjrpc proxy exception translationReleased version 19v19v19Don't raise exception on early connection failureFix closing early connectionsserver/simple.py: better error messageHandle accept in a loop and catch more errors on acceptRemoved debian packaging from upstream repositoryUpdate license to LGPL v3Released version 18v18v18Logging message emitted for unknown label protoctl is now a debug messageAdded close_endpoint_on_shutdown option on TunnelProtocolAdded 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 tunnels
Loading