lp:ubuntu/vivid-proposed/net-cpp

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/net-cpp
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

9. By CI Train Bot Account

[ thomas-voss ]
Make sure that Multi::Private instances are correctly cleaned up by
only handing out weak_ptr's to it. (LP: #1419620, #1423765)

8. By PS Jenkins bot

[ Ubuntu daily release ]
* New rebuild forced

[ Marcus Tomlinson ]
* Explicitly cast milliseconds::count() to long.

7. By PS Jenkins bot

[ Ubuntu daily release ]
* debian/libnet-cpp1.symbols: auto-update to released version
* New rebuild forced

[ thomas-voss ]
* Robustify header line parser against empty values in header lines.
  Add test case to verify that empty header value handling is correct.
  (LP: #1392315)

6. By Brian Murray

No change rebuild to get debug symbols on all architectures.

5. By PS Jenkins bot

[ Pete Woods ]
* Add Uri class and corresponding string conversion.

[ Ubuntu daily release ]
* debian/libnet-cpp1.symbols: auto-update to released version

4. By PS Jenkins bot

[ Pete Woods ]
No change rebuild

3. By PS Jenkins bot

[ Thomas Voß ]
Bump major revision and so name to account for toolchain update.

2. By PS Jenkins bot

[ Thomas Voß ]
* Initial release.

[ Ubuntu daily release ]
* debian/*symbols: auto-update new symbols to released version

[ thomas-voss ]
* Initial checkin.
* Adjusted URI parsing.
* Add documentation for the Uri class.
* Added an exception for signalling parsing errors.
* GET, POST, PUT, HEAD now works.
* Add tests working against the mozilla location service. Add a
  missing handle reset for handles recycled from the pool.
* Add curl multi support.
* Cleanup curl based implementatoin and split out easy, multi and
  shared into their own header/implementation files. Provide an async
  interface to executing requests. Provide basic and digest auth
  support.
* Cleanup error handling. Add documentation for
  core::net::http::Request.
* Add documentation and clean up.
* Add load tests and statistics.
* Add debian packaging. Add timeout for requests. Add cancel
  functionality for requests.
* Add pkg-config setup.
* Add doc package. Add symbols file and symbols map.
* Enable ssl default engine. Disable host and peer ssl checks.
* Make sure that a request survives an async execution.
* Add libcurl4-openssl-dev as a build-dependency. Ensure that no
  signals are being caught by curl. Switch to production url for
  Mozilla's location service.
* Get rid of custom Uri class, not needed right now. Add custom header
  support for http requests.
* Make test-cases standalone by running a local instance of httpbin.
* Add bzr builddeb configuration.
* Remove references to core::net::Uri.
* Remove further references to core::net::Uri.
* Adjust path to server executable in tests. Add missing build
  dependencies.
* Make sure that we do not block indefinitely waiting for the httpbin
  instance to be torn down.
* Make sure to strip leading and trailing whitespace from header
  fields.
* Make sure that we kill the entire python process group running the
  httpbin instance.
* Run httpbin without the flask-weirdness to allow for killing it with
  a vanilla unix signal. Make sure we execute all the right tests :-)
* Disable test case running against the Ubuntu app store.
* Merged lp:~pete-woods/net-cpp/base64

[ CI bot ]
* Empty MP for landing.

1. By PS Jenkins bot

Import upstream version 0.0.1+14.10.20140611

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/net-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers