Skip to content
This repository was archived by the owner on Jun 20, 2020. It is now read-only.

Tags: CovenantEyes/cpp-netlib

Tags

ce-1.0

Toggle ce-1.0's commit message
Custom versioning point for Covenant Eyes

0.9.4

Toggle 0.9.4's commit message
Tagging version 0.9.4 with up-to-date documentation.

cpp-netlib-0.9.4

Toggle cpp-netlib-0.9.4's commit message
Fixes cpp-netlib#73 -- check for short read at body parsing.

0.9.3

Toggle 0.9.3's commit message
Version 0.9.3, including improved docs, examples and URI.

0.9.2

Toggle 0.9.2's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
Release 0.9.2

0.9.1

Toggle 0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
0.9.1 Release.

0.9.0

Toggle 0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
Release 0.9.0.

0.9-beta

Toggle 0.9-beta's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
cpp-netlib v0.9-beta

0.8.1

Toggle 0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
Point release for 0.8 line: 0.8.1

Changes:
* Adding an overload to connection::write(...) that takes a Boost.Asio const_buffer
  sequence and a completion callback.
* Fix for connection::write_first_line() with potential for crash
* Fixed broken connection::read() implementation
* Fix HTTP header parsing for async_server

0.8

Toggle 0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
deanberris Dean Michael Berris
Releasing 0.8 finally!