aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1167 from xntrik/mark_filterAldo Cortesi2016-06-033-0/+44
|\
| * implement a toggle for viewing marked flows only in consoleChristian Frichot2016-05-243-0/+44
* | Merge remote-tracking branch 'upstream/master'Aldo Cortesi2016-06-0318-618/+604
|\ \
| * \ Merge pull request #1202 from Lukasa/track-down-crypto-problemsMaximilian Hils2016-06-021-2/+3
| |\ \
| | * | Quiet mode is a lie!Cory Benfield2016-06-021-2/+2
| | * | Better debugging output.Cory Benfield2016-06-021-0/+1
| * | | Merge pull request #1192 from cortesi/testsuiteAldo Cortesi2016-06-0311-84/+152
| |\ \ \ | | |/ / | |/| |
| | * | Bush-leage revert: re-enable brew OpenSSL updateAldo Cortesi2016-06-031-1/+1
| | * | More explicit name for the tcp.Server handler counterAldo Cortesi2016-06-032-4/+4
| | * | Try not updating OpenSSL for nowAldo Cortesi2016-06-032-2/+2
| | * | Make dev.sh noisy to troubleshoot OpenSSL travis issueAldo Cortesi2016-06-031-1/+1
| | * | Make tcp.Client.connect return a context manager that closes the connectionAldo Cortesi2016-06-033-19/+28
| | * | Pathod websocket service threads should not be immortalAldo Cortesi2016-06-031-1/+1
| | * | Implement a service connection handler counter, use it in Pathod test suiteAldo Cortesi2016-06-033-7/+44
| | * | Merge remote-tracking branch 'upstream/master' into testsuiteAldo Cortesi2016-06-038-533/+452
| | |\ \
| | * | | Satisfy linting godsAldo Cortesi2016-06-021-1/+2
| | * | | Make last_log actually return last logAldo Cortesi2016-06-021-1/+1
| | * | | Silence requests warningsAldo Cortesi2016-06-021-0/+3
| | * | | Reimplement test retrievals on pathoc and ditch requestsAldo Cortesi2016-06-023-11/+27
| | * | | pathod.test shouldn't use the API at allAldo Cortesi2016-06-022-15/+5
| | * | | Since we have locks over the logs, use direct access rather than API requests...Aldo Cortesi2016-06-023-10/+7
| | * | | Bump error timeoutAldo Cortesi2016-06-021-1/+1
| | * | | Remove debug printAldo Cortesi2016-06-021-1/+0
| | * | | Add expect_log to the pathod test truss, and use it for last_logAldo Cortesi2016-06-021-1/+15
| | * | | Formatting of READMEAldo Cortesi2016-06-021-16/+22
| | * | | Fix lock over pathod locksAldo Cortesi2016-06-021-8/+10
| | * | | Honesty in testingAldo Cortesi2016-06-022-7/+1
| * | | | slightly improve readme wordingMaximilian Hils2016-06-021-1/+1
| | |/ / | |/| |
| * | | Merge pull request #1199 from dufferzafar/pathod-generator-hotfixThomas Kriechbaumer2016-06-021-0/+2
| |\ \ \
| | * | | Handle the slice object case in TransformGenerator.__getitem__Shadab Zafar2016-06-031-0/+2
| |/ / /
| * | | Merge pull request #1198 from s4chin/add-install-instructionsThomas Kriechbaumer2016-06-021-0/+7
| |\ \ \
| | * | | Update READMESachin Kelkar2016-06-021-0/+7
| * | | | web: use object spread operatorMaximilian Hils2016-06-023-501/+399
| * | | | please flake8Maximilian Hils2016-06-021-1/+1
| * | | | Merge remote-tracking branch 'duffer/pathod-lang-generators'Maximilian Hils2016-06-023-31/+41
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Simplify rand_byte by creating a special case for Python 2Shadab Zafar2016-06-021-1/+5
| | * | | Enable Travis for test_language_generatorsShadab Zafar2016-06-021-2/+2
| | * | | Remove redundant __getslice__ from TransformGeneratorShadab Zafar2016-06-021-4/+0
| | * | | Py3: Return bytes from FileGeneratorShadab Zafar2016-06-022-9/+11
| | * | | Py3: Return bytes from RandomGeneratorShadab Zafar2016-06-022-16/+24
* | | | | Fix flow handling for mitmdumpAldo Cortesi2016-06-031-5/+3
|/ / / /
* | / / Move the admonision to use Discourse in the issue template to the bottomAldo Cortesi2016-06-021-1/+3
| |/ / |/| |
* | | Merge pull request #1191 from cortesi/utilsAldo Cortesi2016-06-0223-298/+281
|\ \ \
| * | | Shift a bunch more string-related functions to strutilsAldo Cortesi2016-06-029-87/+82
| * | | Consolidate some functions to strutils.bytes_to_escaped_strAldo Cortesi2016-06-024-29/+6
| * | | xrepr is used exactly once. move to pathoc.py.Aldo Cortesi2016-06-022-5/+5
| * | | Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-0217-182/+193
|/ / /
* / / Fix non-deterministic test failures in exportAldo Cortesi2016-06-023-18/+33
|/ /
* | Make Travis behaveAldo Cortesi2016-06-011-1/+6
* | Ditch IRC Travis notifications, try to fix Slack Travis notificationsAldo Cortesi2016-06-011-10/+1