| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removing because of conflict with new HTTP protocol | Derek Pryor | 2006-08-11 | 1 | -173/+0![]() |
| | | |||||
| * | gcc is rather over-aggressive about optimising out static data structures | Michael Brown | 2006-04-24 | 1 | -1/+1 |
| | | | | | even when __atribute__ (( unused )) is correctly set... | ||||
| * | Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) | Michael Brown | 2006-03-23 | 1 | -1/+1 |
| | | | | | tcp.h. | ||||
| * | Fixes for gcc >= 3.2 from Georg Baum | Michael Brown | 2005-05-24 | 1 | -7/+8 |
| | | |||||
| * | Update to use buffer rather than processor | Michael Brown | 2005-05-17 | 1 | -40/+11![]() |
| | | |||||
| * | Updated to use new URL parser and new protocol API. | Michael Brown | 2005-05-02 | 1 | -75/+70![]() |
| | | | | | | | Sort of works; the HTTP stuff is fine but the TCP code seems to be broken; it doesn't ACK the packets and just hands us the retransmitted packets instead. | ||||
| * | Moved protocols to proto/ | Michael Brown | 2005-05-01 | 1 | -0/+206 |

