Thomas Kriechbaumer
|
762aa287cc
|
Update README.md
|
2018-05-17 18:28:43 +02:00 |
|
Aldo Cortesi
|
052b378ea6
|
Post-release updates
- Update release docs
- Bump version
|
2018-05-17 18:28:43 +02:00 |
|
Thomas Kriechbaumer
|
93b90a94ed
|
Revert "Remove MANIFEST.in"
This reverts commit 9a53525b83 .
|
2018-05-17 09:37:27 +02:00 |
|
Aldo Cortesi
|
764fce9f1d
|
Merge pull request #3130 from cortesi/cl
CHANGELOG
|
2018-05-17 10:02:16 +12:00 |
|
Aldo Cortesi
|
cf14409da9
|
CHANGELOG
|
2018-05-17 09:58:17 +12:00 |
|
Aldo Cortesi
|
48d7a944bc
|
Merge pull request #3119 from Kriechi/inject-websocket-message
websocket: inject messages via flow
|
2018-05-17 08:35:40 +12:00 |
|
Aldo Cortesi
|
df9240f260
|
Merge pull request #3128 from cortesi/pdocs
docs - installation and minor updates
|
2018-05-17 08:03:24 +12:00 |
|
Thomas Kriechbaumer
|
976ab0c466
|
websocket: inject messages via flow
|
2018-05-16 21:50:15 +02:00 |
|
Maximilian Hils
|
615d606da9
|
docs: minor improvements to Windows installation
|
2018-05-16 15:35:37 +02:00 |
|
Aldo Cortesi
|
dc2ac88871
|
docs: complete, informative documentation on our SOCKS5 mode
|
2018-05-16 10:15:54 +12:00 |
|
Aldo Cortesi
|
17dd7e2bd6
|
docs: installation, WSL
|
2018-05-16 10:07:03 +12:00 |
|
Thomas Kriechbaumer
|
a38497ac36
|
Merge pull request #3121 from Kriechi/py37-dev
test on Python 3.7-dev
|
2018-05-15 10:43:44 +02:00 |
|
Aldo Cortesi
|
b87a1a650c
|
Merge pull request #3125 from cortesi/ndocs
docs: tweaks and document keys.yaml
|
2018-05-15 12:01:10 +12:00 |
|
Aldo Cortesi
|
56010ebcb7
|
docs: clarify binary packaage admonition
|
2018-05-15 10:46:30 +12:00 |
|
Aldo Cortesi
|
2db223decb
|
docs: console key binding docs and example
|
2018-05-15 10:34:55 +12:00 |
|
Aldo Cortesi
|
fe4c371001
|
docs: split out tool documentation
|
2018-05-15 10:07:09 +12:00 |
|
Thomas Kriechbaumer
|
9979be6487
|
fix py36/37 escaping issues
closes #3122
https://bugs.python.org/issue16285
https://bugs.python.org/issue12910
21024f0662
|
2018-05-14 10:41:46 +02:00 |
|
Aldo Cortesi
|
3ec3e4bcc9
|
Merge pull request #3124 from joaquingx/master
Fixing Typos
|
2018-05-14 16:11:02 +12:00 |
|
Joaquin
|
f4a6153f2e
|
Fixing Typos
|
2018-05-13 17:31:20 -05:00 |
|
Thomas Kriechbaumer
|
6478523913
|
test on Python 3.7-dev
|
2018-05-13 09:56:32 +02:00 |
|
Aldo Cortesi
|
7fde02ac90
|
Merge pull request #3117 from cortesi/morefixes
More misc fixes
|
2018-05-12 14:41:23 +12:00 |
|
Aldo Cortesi
|
58ff51da10
|
command: handle string without terminal escaped char
Fixes #2810
|
2018-05-12 14:02:20 +12:00 |
|
Aldo Cortesi
|
449b8b383d
|
controller: add mysteriously missing comment portion
Thanks to @tran-tien-dat
|
2018-05-12 13:52:15 +12:00 |
|
Aldo Cortesi
|
4b4d97412b
|
clientreplay: don't restrict outbound replay address to listen host
Fixes #2647
|
2018-05-12 13:38:15 +12:00 |
|
Aldo Cortesi
|
2db0245233
|
Merge pull request #3116 from cortesi/fixes
Misc fixes
|
2018-05-12 13:32:57 +12:00 |
|
Aldo Cortesi
|
94428b2ffd
|
script: tweak explicit command invocation
|
2018-05-12 13:14:26 +12:00 |
|
Aldo Cortesi
|
33eba29d1e
|
tcp: handle EINVAL from closed connections
Fixes #2771
|
2018-05-12 12:36:31 +12:00 |
|
Aldo Cortesi
|
88fe26997c
|
script: revamp ephemeral script running
Fixes 2838
|
2018-05-12 12:35:24 +12:00 |
|
Aldo Cortesi
|
45c435592f
|
Merge pull request #3115 from cortesi/cmds
commands fixes and improvements
|
2018-05-12 11:46:28 +12:00 |
|
Aldo Cortesi
|
260f729092
|
Commit taken messages on kill
Fixes 2879
|
2018-05-12 11:39:44 +12:00 |
|
Aldo Cortesi
|
ac7880132e
|
Merge pull request #3028 from madt1m/Fix#3011
Fix buggy keybindings in Data Viewer overlays
|
2018-05-12 11:24:32 +12:00 |
|
Aldo Cortesi
|
9f83b6b944
|
script: invoke addons as script with exception handler
Fixes #2837
|
2018-05-12 11:16:19 +12:00 |
|
Aldo Cortesi
|
a70b50fe3a
|
console: implement positions for flow list walker
This papers over an urwid bug until they fix it.
fixes #2973
|
2018-05-12 11:10:33 +12:00 |
|
Aldo Cortesi
|
482043cdcf
|
commands: handle type errors on startup
fixes #3088
fixes #2787
|
2018-05-12 11:10:14 +12:00 |
|
Aldo Cortesi
|
ce6029b435
|
Merge pull request #3114 from Kriechi/fix-tcp-example
fix tcp example
|
2018-05-12 10:44:26 +12:00 |
|
Aldo Cortesi
|
30d11a5674
|
Merge pull request #3110 from cortesi/misc
Changelog, change meaning of --conf flag
|
2018-05-12 10:43:48 +12:00 |
|
Aldo Cortesi
|
6dff8c58ad
|
commands: if no explicit return type is specified, assume None
This is going to be a super common error for addon authors, so we might as well
handle it.
|
2018-05-12 10:15:08 +12:00 |
|
Thomas Kriechbaumer
|
e305a320a2
|
fix tcp example
|
2018-05-11 11:58:01 +02:00 |
|
Aldo Cortesi
|
75d30212c2
|
console: fix bug that caused addon commands not to appear in command list
|
2018-05-11 15:00:32 +12:00 |
|
Aldo Cortesi
|
9a53525b83
|
Remove MANIFEST.in
We don't use sdist.
|
2018-05-10 17:47:30 +12:00 |
|
Aldo Cortesi
|
be27bde4d4
|
cmdline: --conf -> --confdir, which specifies the config directory, not the yaml options file
This is a much more sensible behaviour for the flag.
|
2018-05-10 17:35:37 +12:00 |
|
Aldo Cortesi
|
ab89079c65
|
Merge pull request #3109 from cortesi/kmap
console keybindings: define a yaml format, load CONFDIR/keys.yaml on startup
|
2018-05-10 17:30:49 +12:00 |
|
Aldo Cortesi
|
1f02354196
|
Initial changelog for 4.0
|
2018-05-10 17:23:29 +12:00 |
|
Aldo Cortesi
|
8c63a8818d
|
keymap: read keys from CONFDIR/keys.yaml by default
|
2018-05-10 16:06:52 +12:00 |
|
Aldo Cortesi
|
9830e5b597
|
cadir -> confdir
We store a lot more than just the CAs in our configuration directory. Clarify
the option name.
|
2018-05-10 11:40:33 +12:00 |
|
Aldo Cortesi
|
3438912236
|
console keybindings: define YAML-based format for console key binding persistence
|
2018-05-10 11:30:51 +12:00 |
|
Maximilian Hils
|
0c101a4bcc
|
Merge pull request #3106 from cortesi/noprint
Ditch the addon stdout wrapper
|
2018-05-08 15:24:02 +02:00 |
|
Thomas Kriechbaumer
|
ad74c18f74
|
Merge pull request #3107 from 0xHJK/master
add har_dump example cmdline invocation
|
2018-05-08 11:07:05 +02:00 |
|
0xHJK
|
a46a317dca
|
har_dump example cmdline invocation
|
2018-05-08 16:27:56 +08:00 |
|
Aldo Cortesi
|
7d9b626d2e
|
clientplayback: try to fix flaky replay test
|
2018-05-08 16:33:41 +12:00 |
|