Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let Headers inherit from object | Maximilian Hils | 2015-09-08 | 1 | -3/+3 |
* | headers: adjust everything | Maximilian Hils | 2015-09-05 | 1 | -72/+76 |
* | finalize Headers, add tests | Maximilian Hils | 2015-09-05 | 1 | -41/+68 |
* | add new headers class | Maximilian Hils | 2015-09-05 | 1 | -1/+129 |
* | request -> request_method | Maximilian Hils | 2015-08-24 | 1 | -6/+3 |
* | read_response depends on request for stream_id | Thomas Kriechbaumer | 2015-08-21 | 1 | -10/+24 |
* | TCPClient: more sophisticated address handling | Maximilian Hils | 2015-08-18 | 1 | -1/+2 |
* | re-add form_out | Maximilian Hils | 2015-08-18 | 1 | -4/+8 |
* | fix minor style offences | Thomas Kriechbaumer | 2015-08-10 | 1 | -6/+6 |
* | cleanup whitespace | Thomas Kriechbaumer | 2015-08-10 | 1 | -5/+5 |
* | cleanup imports | Thomas Kriechbaumer | 2015-08-10 | 1 | -4/+0 |
* | add move tests and code from mitmproxy | Thomas Kriechbaumer | 2015-08-10 | 1 | -16/+27 |
* | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-08-01 | 1 | -76/+290 |
* | add on-the-wire representation methods | Thomas Kriechbaumer | 2015-07-29 | 1 | -7/+39 |
* | move code from mitmproxy to netlib | Thomas Kriechbaumer | 2015-07-27 | 1 | -2/+47 |
* | fix bugs | Thomas Kriechbaumer | 2015-07-22 | 1 | -17/+11 |
* | introduce EmptyRequest class | Thomas Kriechbaumer | 2015-07-22 | 1 | -0/+14 |
* | introduce ConnectRequest class | Thomas Kriechbaumer | 2015-07-22 | 1 | -5/+19 |
* | add Request class and unify read_request interface | Thomas Kriechbaumer | 2015-07-22 | 1 | -0/+31 |
* | extract authentication methods from protocol | Thomas Kriechbaumer | 2015-07-22 | 1 | -1/+13 |
* | move bits around | Thomas Kriechbaumer | 2015-07-22 | 1 | -0/+94 |