| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adjust to netlib changes | Maximilian Hils | 2015-09-26 | 4 | -23/+21 |
| * | adjust to netlib request model changes | Maximilian Hils | 2015-09-26 | 1 | -0/+1 |
| * | fix tests, use pytest | Maximilian Hils | 2015-09-21 | 5 | -87/+34 |
| * | code -> status_code, httpversion -> http_version | Maximilian Hils | 2015-09-17 | 2 | -5/+5 |
| * | use new netlib exceptions | Maximilian Hils | 2015-09-17 | 3 | -5/+6 |
| * | minor fixes | Maximilian Hils | 2015-09-16 | 1 | -1/+1 |
| * | adjust to netlib changes | Maximilian Hils | 2015-09-16 | 3 | -10/+15 |
| * | fix alpn | Maximilian Hils | 2015-08-28 | 1 | -1/+1 |
| * | use netlib http semantics | Thomas Kriechbaumer | 2015-07-30 | 2 | -2/+2 |
| * | supress output during tests | Thomas Kriechbaumer | 2015-07-24 | 1 | -1/+4 |
| * | remove debug prints | Thomas Kriechbaumer | 2015-07-22 | 1 | -1/+0 |
| * | rename content -> body | Thomas Kriechbaumer | 2015-07-22 | 4 | -22/+26 |
| * | use new HTTP/1 protocol | Thomas Kriechbaumer | 2015-07-22 | 1 | -3/+2 |
| * | use new netlib module names | Thomas Kriechbaumer | 2015-07-22 | 3 | -6/+10 |
| * | use netlib.http_semantics for generic data | Thomas Kriechbaumer | 2015-07-22 | 1 | -2/+2 |
| * | pathoc: add socks connect | Maximilian Hils | 2015-07-03 | 2 | -1/+32 |
| * | Give some structure to the logging module | Aldo Cortesi | 2015-06-28 | 2 | -1/+3 |
| * | http2: implement embedded response | Thomas Kriechbaumer | 2015-06-26 | 1 | -0/+8 |
| * | http2: implement more language features | Thomas Kriechbaumer | 2015-06-25 | 1 | -5/+47 |
| * | Output warning info to log fp using logging methods | Aldo Cortesi | 2015-06-25 | 1 | -0/+2 |
| * | fix pep8 whitespace | Thomas Kriechbaumer | 2015-06-18 | 10 | -63/+87 |
| * | exclude tests on old OpenSSL without ALPN | Thomas Kriechbaumer | 2015-06-18 | 2 | -44/+49 |
| * | http2: implement Headers for request & response | Thomas Kriechbaumer | 2015-06-16 | 3 | -8/+123 |
| * | http2: add request-response to pathod | Thomas Kriechbaumer | 2015-06-15 | 2 | -6/+4 |
| * | delay pathod parsing until needed | Thomas Kriechbaumer | 2015-06-15 | 3 | -21/+2 |
| * | http2: add pathoc and language tests | Thomas Kriechbaumer | 2015-06-15 | 2 | -3/+134 |
| * | http2: using http2 implies SSL | Thomas Kriechbaumer | 2015-06-15 | 1 | -0/+2 |
| * | refactor cmdline tests | Thomas Kriechbaumer | 2015-06-15 | 2 | -52/+63 |
| * | Bump timeouts to appease Travis. | Aldo Cortesi | 2015-06-08 | 1 | -3/+3 |
| * | 100% test coverage | Aldo Cortesi | 2015-06-08 | 1 | -0/+18 |
| * | More timeout improvements | Aldo Cortesi | 2015-06-08 | 2 | -4/+2 |
| * | Debug to diagnose Travis races | Aldo Cortesi | 2015-06-08 | 1 | -2/+6 |
| * | Revamp timeout handling and test logging | Aldo Cortesi | 2015-06-08 | 2 | -19/+37 |
| * | Revamp error logging somewhat | Aldo Cortesi | 2015-06-08 | 2 | -3/+3 |
| * | Convert parse_websocket_frame to a generator | Aldo Cortesi | 2015-06-08 | 1 | -0/+10 |
| * | Convert parse_pathod to generator | Aldo Cortesi | 2015-06-07 | 3 | -27/+29 |
| * | Make parse_pathoc a generator | Aldo Cortesi | 2015-06-07 | 6 | -11/+11 |
| * | Refactor pathoc message receive to use queues and generators | Aldo Cortesi | 2015-06-05 | 2 | -7/+8 |
| * | Improve websocket logging | Aldo Cortesi | 2015-06-05 | 1 | -10/+5 |
| * | Rudimentary support for reflected websocket frames. | Aldo Cortesi | 2015-06-04 | 1 | -2/+7 |
| * | Test output to try to figure out why Travis no longer loves us | Aldo Cortesi | 2015-06-04 | 1 | -1/+2 |
| * | Shore up test suite. | Aldo Cortesi | 2015-06-04 | 5 | -0/+47 |
| * | Try to fix test suite race like a savage. | Aldo Cortesi | 2015-06-04 | 2 | -4/+9 |
| * | Try to appease Travis | Aldo Cortesi | 2015-06-04 | 1 | -1/+1 |
| * | Clarify nomenclature, complete nested frame language spec. | Aldo Cortesi | 2015-06-04 | 2 | -16/+25 |
| * | Clarify language API, stub out nested websocket frames | Aldo Cortesi | 2015-06-04 | 7 | -55/+52 |
| * | Change test API to allow multiple pathoc requests | Aldo Cortesi | 2015-05-31 | 2 | -17/+24 |
| * | Factor logger out of pathoc, use it in pathod as well. | Aldo Cortesi | 2015-05-30 | 3 | -3/+5 |
| * | Add coding style check, reformat. | Aldo Cortesi | 2015-05-30 | 10 | -33/+60 |
| * | Strike times token on copy | Aldo Cortesi | 2015-05-17 | 1 | -0/+6 |
