| Fixed async_connection::write() SFINAE-isation |
|
More...
|
almost 15 years ago
|
| Fixed async_connection::write() SFINAE-isation |
|
More...
|
almost 15 years ago
|
| Supporting Custom Ports in Host Header for Requests |
|
More...
|
about 15 years ago
|
| Checking in missing changes to make things work correctly on 0.8-devel |
|
More...
|
about 15 years ago
|
| Test for Less Copy Connection Write |
|
More...
|
about 15 years ago
|
| Test for Less Copy Connection Write |
|
More...
|
about 15 years ago
|
| SFINAE for choosing 'write' overload |
|
More...
|
about 15 years ago
|
| SFINAE for choosing 'write' overload |
|
More...
|
about 15 years ago
|
| Introduced non-copying async_connection::write_vec() |
|
More...
|
about 15 years ago
|
| Introduced non-copying async_connection::write_vec() |
|
More...
|
about 15 years ago
|
| Making uri::port(...) return a convertible wrapper |
|
More...
|
about 15 years ago
|
| Removing std::auto_ptr from 0.9-devel |
|
More...
|
about 15 years ago
|
| Fixing Asynchronous Server Test to look like the Hello World Server test. |
|
More...
|
about 15 years ago
|
| Re-arranging tests for HTTP, renaming accordingly. |
|
More...
|
about 15 years ago
|
| Commenting out Lorem-Ipsum text in favor of Hello, World! |
|
More...
|
about 15 years ago
|
| Using Boost.Filesystem v3 interface. |
|
More...
|
about 15 years ago
|
| Acceptance Test Improvements |
|
More...
|
about 15 years ago
|
| Fixing Performance-Affecting Regression |
|
More...
|
about 15 years ago
|
| Merge branch '0.9-devel' of https://github.com/omalashenko/cpp-netlib into omalashenko-0.9-devel |
|
More...
|
about 15 years ago
|
| Slowly moving to the optional<> exposed URI wrappers. |
|
More...
|
about 15 years ago
|
| Fixed HTTP headers parsing for async_server |
|
More...
|
about 15 years ago
|
| Fixed http::async_connection::write_first_line() |
|
More...
|
about 15 years ago
|
| Fixed http::async_connection::write_first_line() |
|
More...
|
about 15 years ago
|
| Merge branch '0.8-devel' of https://github.com/omalashenko/cpp-netlib into omalashenko-0.8-devel |
|
More...
|
about 15 years ago
|
| Merge branch '0.9-devel' of https://github.com/omalashenko/cpp-netlib into omalashenko-0.9-devel |
|
More...
|
about 15 years ago
|
| Use std::distance() and std::advance() instead of iterator arithmetic. |
|
More...
|
about 15 years ago
|
| Use std::distance() and std::advance() instead of iterator arithmetic. |
|
More...
|
about 15 years ago
|
| Tweaking and debugging HTTP server implementations. |
|
More...
|
about 15 years ago
|
| Making the HTTP Async Server use the socket_options_base for setting parameter-set customizations on the socket options handled by the HTTP server. |
|
More...
|
about 15 years ago
|
| Adding support for socket options to be passed in the constructor via Boost.Parameter enabled constructor. |
|
More...
|
about 15 years ago
|