Commit graph

22 commits

Author SHA1 Message Date
evilsocket
3342a82454 misc: small fix or general refactoring i did not bother commenting 2018-10-13 14:16:36 +02:00
evilsocket
dd2e8784dc misc: refactored and ported the plugin system to islazy/plugin.Plugin (huge optimization) 2018-10-13 14:13:06 +02:00
evilsocket
b57e329632
misc: small fix or general refactoring i did not bother commenting 2018-08-25 11:50:23 +02:00
evilsocket
a3ef4e66f0
misc: small fix or general refactoring i did not bother commenting 2018-05-22 12:46:46 +02:00
yungtravla
a465116160
small consistency fix 2018-05-10 02:39:54 +10:00
yungtravla
46f3d09612
print traceback for js errors 2018-05-10 01:11:32 +10:00
yungtravla
58daec15ba
add js error traceback 2018-05-09 22:56:13 +10:00
evilsocket
86ba73f5bb
new: http and https proxy modules can now define an onCommand callback to handle custom session commands (closes #182) 2018-03-19 18:02:43 +01:00
evilsocket
07fe790ad1 new: now request object can be changed during OnRequest handlers (closes #135) 2018-03-05 16:48:45 +01:00
evilsocket
cb58258bd7 refact: returning pointers for both js request and js response 2018-03-05 16:14:26 +01:00
evilsocket
129f87f8f9 new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
0e03db7b9e misc: small fix or general refactoring i did not bother commenting 2018-02-20 04:51:45 +01:00
evilsocket
8a0b29cd30 fix: fixed bug which caused http.proxy not to parse response changes correctly. 2018-02-11 02:08:56 +01:00
evilsocket
adc2dde170 fix: no more explicit call to that ugly Updated method from proxy js plugins 2018-02-08 12:32:22 +01:00
evilsocket
e0102ec9e0 balls 2018-01-24 14:08:47 +01:00
evilsocket
dede331b2b fix: fix 2018-01-11 01:38:24 +01:00
evilsocket
7d4a4521f4 perf: wrote benchmark file for proxy script onRequest evaluation 2018-01-11 01:34:39 +01:00
evilsocket
611e3fe078 refact: refactored proxy script builtins in separated file. 2018-01-10 19:09:18 +01:00
evilsocket
e36bcacf00 refact: centralized logging into log package using Session singleton instance 2018-01-08 12:25:26 +01:00
evilsocket
493867be6b refact: exposing readFile builtin function to proxy scripts. 2018-01-08 10:33:31 +01:00
evilsocket
64221a126d refact: session/modules -> modules 2018-01-08 09:28:46 +01:00
Renamed from session/modules/http_proxy_script.go (Browse further)