An open API service providing commit metadata for open source projects.

GitHub / google/cpp-netlib / commits

The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.

SHA Message Author Date Stats
89f97682 Use git-archive-all for packagine Dean Berris <d****s@g****m> over 10 years ago
df547253 merge Merge pull request #623 from deanberris/update-googletest Glyn Matthews <g****s@g****m> over 10 years ago
32720b8c merge Merge pull request #622 from deanberris/rc2-cleanup Glyn Matthews <g****s@g****m> over 10 years ago
9c3b5ede Update googletest dependency Dean Berris <d****s@g****m> over 10 years ago
de9194d7 Add include for asio::async_write(...) Dean Berris <d****s@g****m> over 10 years ago
71f779b5 Always ignore vim swap files Dean Berris <d****s@g****m> over 10 years ago
517e7afd Remove unnecessary swap file Dean Berris <d****s@g****m> over 10 years ago
3a98ee48 Regenerate HTML documentation Dean Berris <d****s@g****m> over 10 years ago
90e2198f Remove references to sync server, use Doxygen for reference docs Dean Berris <d****s@g****m> over 10 years ago
65b15511 Update inline docs and remove stale docs Dean Berris <d****s@g****m> over 10 years ago
4fdd0556 merge Merge pull request #621 from deanberris/update-readme Glyn Matthews <g****s@g****m> over 10 years ago
20ab9032 Update the README to cover new developments Dean Berris <d****s@g****m> over 10 years ago
3ceb0e35 merge Merge pull request #614 from deanberris/ipv6-support Glyn Matthews <g****s@g****m> over 10 years ago
218cdba6 Do not assume ipv4 for source Dean Berris <d****s@g****m> over 10 years ago
620a0c5c merge Merge pull request #613 from deanberris/document-client-options Dean Michael Berris <m****e@d****m> over 10 years ago
d9ed6d93 Update generated docs for HTTP client Dean Berris <d****s@g****m> over 10 years ago
6608f740 Default true to always_verify_peer Dean Berris <d****s@g****m> over 10 years ago
fb9d8faa merge Merge pull request #612 from deanberris/release-documentation Dean Michael Berris <m****e@d****m> over 10 years ago
7c6c708c Update generated HTTP client docs Dean Berris <d****s@g****m> over 10 years ago
1e7c0e72 Use Doxygen-generated Documentation Dean Berris <d****s@g****m> over 10 years ago
2f21623d Add doxygen documentation for client options Dean Berris <d****s@g****m> over 10 years ago
e58cdadc Generate new documentation Dean Berris <d****s@g****m> over 10 years ago
9e165650 Update whats_new.rst from rc0 Dean Berris <d****s@g****m> over 10 years ago
80c05e4f merge Merge pull request #610 from ckaminski/master Dean Michael Berris <m****e@d****m> over 10 years ago
406caefb merge Merge pull request #607 from glynos/code_of_conduct Dean Michael Berris <m****e@d****m> over 10 years ago
c33756e0 merge Merge branch 'master' of https://github.com/ckaminski/cpp-netlib Chris Kaminski <c****1@d****m> over 10 years ago
0c596c1c merge merged Chris Kaminski <c****1@d****m> over 10 years ago
e4ca392b merge merged. Chris Kaminski <c****1@d****m> over 10 years ago
71633049 * Added ssl_server example to CMakefiles Chris Kaminski <c****1@d****m> over 10 years ago
20b4a5e1 * Added ssl_server example to CMakefiles Chris Kaminski <c****1@d****m> over 10 years ago
1733e531 Added e-mail addresses in Enforcement paragraph. Glyn Matthews <g****s@g****m> over 10 years ago
8d53ad69 Added a code of conduct. Glyn Matthews <g****s@g****m> over 10 years ago
210bf79c merge Merge pull request #604 from dptr/master Glyn Matthews <g****s@g****m> over 10 years ago
b5c6d190 Fixed multithread problem muhua.gmh <m****h@a****m> over 10 years ago
413f0991 merge Merge pull request #602 from theopolis/master Dean Michael Berris <m****e@d****m> over 10 years ago
1e18406f [#600] Add TLS SNI hostname to client options Teddy Reed <t****y@p****g> over 10 years ago
c4f05678 merge Merge pull request #599 from nabijaczleweli/patch-1 Glyn Matthews <g****s@g****m> over 10 years ago
40740b30 Fixed CMake link in README.rst Jędrzej <n****i@g****m> over 10 years ago
26fcc03b Applied some minor fixes discovered by Coverity. Glyn Matthews <g****s@g****m> over 10 years ago
657b5a22 merge Merge pull request #598 from deanberris/remove-bind Glyn Matthews <g****s@g****m> over 10 years ago
49ba7a97 Fix build breakage. Dean Berris <d****s@g****m> over 10 years ago
5410c5fb Revert "Updated build scripts so that we don't build boost." Dean Berris <d****s@g****m> over 10 years ago
ed355f02 Change std::bind calls to lambdas Dean Berris <d****s@g****m> over 10 years ago
71227af3 merge Merge pull request #595 from deanberris/osx-fixes Glyn Matthews <g****s@g****m> over 10 years ago
5531b2d4 Use std::shared_ptr properly for libc++ compatibility Dean Berris <d****s@g****m> over 10 years ago
e5016be7 Support standalone asio Dean Berris <d****s@g****m> over 10 years ago
5f63e856 Add -libc++ to Darwin builds Dean Berris <d****s@g****m> over 10 years ago
17de32d1 merge Merge pull request #591 from glynos/boostless Dean Michael Berris <m****e@d****m> over 10 years ago
b0eeb2f8 Disabled sanitizers in Travis builds. Glyn Matthews <g****s@g****m> over 10 years ago
997af481 Revert "Travis CI uses clang 3.7" Glyn Matthews <g****s@g****m> over 10 years ago
10874f3c Updated build scripts so that we don't build boost. Glyn Matthews <g****s@g****m> over 10 years ago
932bbd00 Travis CI uses clang 3.7 Glyn Matthews <g****s@g****m> over 10 years ago
91b5bd4c Cleaned up build scripts. Glyn Matthews <g****s@g****m> over 10 years ago
853550b1 merge Merge pull request #590 from glynos/thread_group Dean Michael Berris <m****e@d****m> over 10 years ago
f848dab3 Added Travis CI badge to README. Glyn Matthews <g****s@g****m> over 10 years ago
cb9a7fa4 Mime tests don't actually pass, so I will disable them. Glyn Matthews <g****s@g****m> over 10 years ago
859803e5 Now cpp-netlib does not link to any boost libraries. Glyn Matthews <g****s@g****m> over 10 years ago
8a0381e7 Replaced boost asio with standalone (and header only) asio (v 1.11.0). Glyn Matthews <g****s@g****m> over 10 years ago
a7d48af2 Removed depenency on boost program_options (replaced with cxxopts, which only... Glyn Matthews <g****s@g****m> over 10 years ago
8797e4da Removed dependency on boost thread, including for examples. Glyn Matthews <g****s@g****m> over 10 years ago
d6012648 Added a C++11 enabled thread_group (cf. boost's thread_group). Glyn Matthews <g****s@g****m> over 10 years ago
6bff1726 merge Merge pull request #589 from glynos/update_boost_to_std Dean Michael Berris <m****e@d****m> over 10 years ago
af55a2f3 Replaced boost::tuple and boost::fusion::tuple with std::tuple. Glyn Matthews <g****s@g****m> over 10 years ago
7d72d184 Replaced boost::function with std::function. Glyn Matthews <g****s@g****m> over 10 years ago
21adf362 Replaced use of boost::bind with std::bind. Glyn Matthews <g****s@g****m> over 10 years ago
d81c429c Replaced BOOST_STATIC_ASSERT with static_assert. Glyn Matthews <g****s@g****m> over 10 years ago
d6885cf6 Replaced boost::lexical_cast with std equivalents. Glyn Matthews <g****s@g****m> over 10 years ago
516e1055 Replaced boost::array with std::array. Glyn Matthews <g****s@g****m> over 10 years ago
22a1b0d4 No longer need boost.regex, boost.date_time, boost.chrono or boost.atomic. Glyn Matthews <g****s@g****m> over 10 years ago
873929e2 Replaced boost/cstdint.hpp with cstdint. Glyn Matthews <g****s@g****m> over 10 years ago
1e9ede7b Replaced boost::future with std::future. Glyn Matthews <g****s@g****m> over 10 years ago
77c08ab3 Replace boost::unordered containers with std. Glyn Matthews <g****s@g****m> over 10 years ago
f4f6a86b Replaced boost::mutex with std::mutex. Glyn Matthews <g****s@g****m> over 10 years ago
bd35adb7 Replaced boost::shared_ptr with std::shared_ptr. Glyn Matthews <g****s@g****m> over 10 years ago
8a4c1a0f Replaced boost::thread with std::thread. Glyn Matthews <g****s@g****m> over 10 years ago
b3adea8d Replaced boost::begin/end with std::begin/end, where possible. Glyn Matthews <g****s@g****m> over 10 years ago
3bb73e18 Removed Twitter search example that wasn't working. Glyn Matthews <g****s@g****m> over 10 years ago
e4cb9f3d merge Merge pull request #582 from deanberris/initial-doxygen Glyn Matthews <g****s@g****m> over 10 years ago
30e081e2 Manually fix wrong version information. Dean Michael Berris <d****s@g****m> over 10 years ago
d02aeab4 Bumping release number to 0.12.0rc0 Dean Michael Berris <d****s@g****m> over 10 years ago
086bd2c8 Fix packaging script Dean Michael Berris <d****s@g****m> over 10 years ago
341d459b Bumping release number to 0.12.0rc0 Dean Michael Berris <d****s@g****m> over 10 years ago
fccef683 Update documentation for 0.12 Dean Michael Berris <d****s@g****m> over 10 years ago
e60e8212 merge Merge pull request #585 from deanberris/update-readme Dean Michael Berris <m****e@d****m> over 10 years ago
f1f234df Add slack link and developers mailing list subscription link Dean Michael Berris <d****s@g****m> over 10 years ago
a6e2131c merge Merge pull request #584 from susnux/fix-doc-0.11.2 Dean Michael Berris <m****e@d****m> over 10 years ago
8013f7f8 Fixed documentation for 0.11.2, this fixes #581 Ferdinand Thiessen <r****m@f****e> over 10 years ago
c70f268c merge Merge pull request #583 from susnux/missing-dso Dean Michael Berris <m****e@d****m> over 10 years ago
ffe9bda1 Fixed CMakeLists.txt for tests Ferdinand Thiessen <r****m@f****e> over 10 years ago
86146c3f Doxygen+Sphinx+Breathe = Inline Documentation Dean Michael Berris <d****s@g****m> over 10 years ago
dc5cf50b merge Merge pull request #580 from deanberris/convert-to-gtest Glyn Matthews <g****s@g****m> over 10 years ago
550adae5 Revert to CMake 2.8 Dean Michael Berris <d****s@g****m> over 10 years ago
a9df2cdf Convert all tests to use googletest Dean Michael Berris <d****s@g****m> over 10 years ago
fedcc09c merge Merge pull request #578 from TheAquaMan/master Dean Michael Berris <m****e@d****m> over 10 years ago
28a4b71a XCode crash fix Vladimir <b****r@g****m> over 10 years ago
60d35b5f Removed keepalive tags from message_test.cpp Glyn Matthews <g****s@g****m> over 10 years ago
f5925e15 Added missing header that was lost during the last merge. Glyn Matthews <g****s@g****m> over 10 years ago
1f387dbd merge Merged deanberris:0.12-devel-deprecations-and-refactorings and fixed conflict... Glyn Matthews <g****s@g****m> over 10 years ago
a5030f68 merge Merge pull request #576 from deanberris/0.12-devel-gtest-migration Glyn Matthews <g****s@g****m> over 10 years ago
df3c16cc Initial migration from Boost.Test to googletest Dean Michael Berris <d****s@g****m> over 10 years ago

← Back to repository