Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • pyptlib-0.0.6
  • pyptlib-0.0.5
  • pyptlib-0.0.4
  • pyptlib-0.0.3
  • pyptlib-0.0.2
  • pyptlib-0.0.1
7 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010May16Apr25Mar2027Nov423Oct30Sep14105220Aug19171576218Feb17815Jan96Dec24Nov23Oct765418Sep17154329Aug2718Jul64229Jun252415864123MayAdd __version__ attribute in pyptlib package.mastermasterDo the release ritual for pyptlib-0.0.6.pyptlib-0.0.6pyptlib-0.0.6Add a ChangeLog entry for #8956 and improve some docs.Change "PROXY true" to "PROXY DONE"Add support for TOR_PT_PROXYuse Windows JobObjects to have all children killed when the parent process dies unexpectedlynote INT-related failing tests on windowsnote TERM-related failing tests on windowsUse already-defined constants from pywin32refactor windows-specific code to have better structure and move imports to topfactor signal handling out into its own classfix Access Denied error on windows XP- delete temporary global variable after useUpdate creationflags in list value of _Popen_defaults.Do the release ritual for pyptlib-0.0.5.pyptlib-0.0.5pyptlib-0.0.5Add ChangeLog entry for #8979.Unit tests for SMETHOD lines.Write ARGS portion of SMETHOD line.Rename environment parsing functions to get_* instead of validate_*.Parse the TOR_PT_SERVER_TRANSPORT_OPTIONS environment variable.Do the release ritual for pyptlib-0.0.4.pyptlib-0.0.4pyptlib-0.0.4add a method to output debug dataadd links to full module docsupdate doc and examples for method renamedrop the distinction between "transports Tor wants" and "transports we support"- rewrite some docs to use :returns: and :raises:fix most pylint warnings- have client.reportMethodSuccess take an entire protocol string rather than assuming socksadd tests for the new APIdeclareSupports - make managedTransportVer like a tweakable setting that may be used in future, and remove the unnecessary return valueadd default values to Config constructor so it's easier to instantiate in testsmove getEnv away from being an unnecessary classmethodupdate documentation and examples to reflect the new APIfix typo and remove type-fudgingdon't output error on unknown methods requestedrefactor write and decision logic into a separate TransportPlugin classmove envvar parsing out into a @classmethod, fromEnv()allow Config to direct their output elsewhere; useful for testsmove allTransportsEnabled logic into parent Config classrefactor Config API slightly, tests passed
Loading