aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdThomas Kriechbaumer2018-05-171-8/+8
* Post-release updatesAldo Cortesi2018-05-173-31/+28
* Revert "Remove MANIFEST.in"Thomas Kriechbaumer2018-05-171-0/+3
* Merge pull request #3130 from cortesi/clAldo Cortesi2018-05-171-1/+5
|\
| * CHANGELOGAldo Cortesi2018-05-171-1/+5
* | Merge pull request #3119 from Kriechi/inject-websocket-messageAldo Cortesi2018-05-175-1/+122
|\ \
| * | websocket: inject messages via flowThomas Kriechbaumer2018-05-165-1/+122
| |/
* | Merge pull request #3128 from cortesi/pdocsAldo Cortesi2018-05-172-6/+11
|\ \ | |/ |/|
| * docs: minor improvements to Windows installationMaximilian Hils2018-05-161-7/+6
| * docs: complete, informative documentation on our SOCKS5 modeAldo Cortesi2018-05-161-3/+1
| * docs: installation, WSLAldo Cortesi2018-05-162-6/+14
|/
* Merge pull request #3121 from Kriechi/py37-devThomas Kriechbaumer2018-05-153-7/+13
|\
| * fix py36/37 escaping issuesThomas Kriechbaumer2018-05-141-6/+10
| * test on Python 3.7-devThomas Kriechbaumer2018-05-132-1/+3
* | Merge pull request #3125 from cortesi/ndocsAldo Cortesi2018-05-157-52/+92
|\ \
| * | docs: clarify binary packaage admonitionAldo Cortesi2018-05-151-13/+12
| * | docs: console key binding docs and exampleAldo Cortesi2018-05-152-0/+29
| * | docs: split out tool documentationAldo Cortesi2018-05-155-39/+51
|/ /
* | Merge pull request #3124 from joaquingx/masterAldo Cortesi2018-05-143-3/+3
|\ \ | |/ |/|
| * Fixing TyposJoaquin2018-05-133-3/+3
|/
* Merge pull request #3117 from cortesi/morefixesAldo Cortesi2018-05-124-10/+10
|\
| * command: handle string without terminal escaped charAldo Cortesi2018-05-122-1/+6
| * controller: add mysteriously missing comment portionAldo Cortesi2018-05-121-2/+2
| * clientreplay: don't restrict outbound replay address to listen hostAldo Cortesi2018-05-121-7/+2
* | Merge pull request #3116 from cortesi/fixesAldo Cortesi2018-05-125-15/+39
|\|
| * script: tweak explicit command invocationAldo Cortesi2018-05-122-8/+5
| * tcp: handle EINVAL from closed connectionsAldo Cortesi2018-05-121-0/+8
| * script: revamp ephemeral script runningAldo Cortesi2018-05-122-13/+21
| * Commit taken messages on killAldo Cortesi2018-05-121-0/+2
| * script: invoke addons as script with exception handlerAldo Cortesi2018-05-121-1/+2
| * console: implement positions for flow list walkerAldo Cortesi2018-05-121-0/+8
* | Merge pull request #3115 from cortesi/cmdsAldo Cortesi2018-05-123-8/+63
|\|
| * commands: handle type errors on startupAldo Cortesi2018-05-122-6/+41
| * commands: if no explicit return type is specified, assume NoneAldo Cortesi2018-05-122-1/+17
| * console: fix bug that caused addon commands not to appear in command listAldo Cortesi2018-05-111-4/+8
* | Merge pull request #3028 from madt1m/Fix#3011Aldo Cortesi2018-05-122-1/+2
|\ \
| * | New context for dataviewer overlaysmadt1m2018-04-012-1/+2
* | | Merge pull request #3114 from Kriechi/fix-tcp-exampleAldo Cortesi2018-05-121-12/+11
|\ \ \
| * | | fix tcp exampleThomas Kriechbaumer2018-05-111-12/+11
* | | | Merge pull request #3110 from cortesi/miscAldo Cortesi2018-05-124-11/+37
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Remove MANIFEST.inAldo Cortesi2018-05-101-3/+0
| * | cmdline: --conf -> --confdir, which specifies the config directory, not the y...Aldo Cortesi2018-05-103-8/+12
| * | Initial changelog for 4.0Aldo Cortesi2018-05-101-0/+25
* | | Merge pull request #3109 from cortesi/kmapAldo Cortesi2018-05-1019-35/+231
|\| |
| * | keymap: read keys from CONFDIR/keys.yaml by defaultAldo Cortesi2018-05-104-5/+16
| * | cadir -> confdirAldo Cortesi2018-05-1016-34/+34
| * | console keybindings: define YAML-based format for console key binding persist...Aldo Cortesi2018-05-102-0/+185
|/ /
* | Merge pull request #3106 from cortesi/noprintMaximilian Hils2018-05-089-45/+11
|\ \
| * | clientplayback: try to fix flaky replay testAldo Cortesi2018-05-081-0/+2
| * | Ditch the addon stdout wrapperAldo Cortesi2018-05-088-45/+9