Aldo Cortesi
|
5c1157ddaf
|
Move app instantiation out of proxy.py.
|
2013-07-24 10:32:56 +12:00 |
|
Aldo Cortesi
|
11cc48ca25
|
Adapt for new request_client_cert option in netlib.
|
2013-05-13 09:08:24 +12:00 |
|
Aldo Cortesi
|
e3fd0e838d
|
Add a basic built-in web app.
|
2013-03-25 09:20:26 +13:00 |
|
Aldo Cortesi
|
33cdd5d083
|
Unit test proxy auth.
|
2013-03-03 11:04:33 +13:00 |
|
Aldo Cortesi
|
c20d1d7d32
|
Extend unit tests for proxy.py to some tricky cases.
|
2013-03-02 22:42:36 +13:00 |
|
Aldo Cortesi
|
415844511c
|
Test cert generation errors.
|
2013-03-02 16:59:16 +13:00 |
|
Aldo Cortesi
|
09c73019c5
|
Remove human_curl requirement for the test suite - it's pathoc all the way, baby.
|
2013-03-02 15:09:22 +13:00 |
|
Aldo Cortesi
|
a95d78438c
|
Test SNI for transparent mode.
|
2013-03-02 15:06:49 +13:00 |
|
Aldo Cortesi
|
10db82e9a0
|
Test SNI for ordinary proxy connections.
|
2013-03-02 14:52:05 +13:00 |
|
Aldo Cortesi
|
ba674ad551
|
New SNI handling mechanism.
|
2013-03-01 09:05:39 +13:00 |
|
Aldo Cortesi
|
b077189dd5
|
Test cert file specification, spruce up server testing truss a bit.
|
2013-02-24 22:52:59 +13:00 |
|
Aldo Cortesi
|
0257815141
|
Significantly simplify server connection handling, and test.
|
2013-02-24 22:24:21 +13:00 |
|
Aldo Cortesi
|
64285140f9
|
Test a difficult-to-trigger IOError, fix cert generation in test suite.
|
2013-02-24 11:34:01 +13:00 |
|
Aldo Cortesi
|
51de9f9fdf
|
Test client connection close conditions.
|
2013-02-24 10:51:14 +13:00 |
|
Aldo Cortesi
|
269780c577
|
Unit test dummy response functions.
|
2013-02-23 16:34:59 +13:00 |
|
Aldo Cortesi
|
aaf892e3af
|
Significantly refactor the master/slave message passing interface.
|
2013-02-17 12:42:48 +13:00 |
|
Aldo Cortesi
|
1ccb2c5dea
|
Test WSGI app calling.
- Factor out test servers into a separate file
- Adjust docs to note new Flask dependency
|
2013-02-16 16:46:16 +13:00 |
|