Make compatible with boost 1.73.0+ and gcc 4.4#1000
Closed
CamJN wants to merge 61 commits intozaphoyd:masterfrom CamJN:patch-1
+3,198-1,172
Commits
Commits on Feb 13, 2019
Commits on Jun 8, 2019
- committedSteve Kaufer
Commits on Nov 13, 2019
- committed
Commits on Mar 24, 2020
Commits on Apr 19, 2020
- committedPeter Thorson
Commits on Apr 20, 2020
Overhaul URI authority handling to allow better validation per RFC3986. Allows detecting IPv6 literal addresses in order to generate valid URI strings. fixes zaphoyd#601 references zaphoyd#879
committedPeter Thorson- committedPeter Thorson
- authored
- committedPeter Thorson
Fix typo in CMakeLists.txt that caused CXX_FLAGS to be improperly quoted. Removed unnecessary hardcoded dependency on libc++ for clang. fixes zaphoyd#859
committedPeter Thorson- committedPeter Thorson
- committed
Commits on Apr 27, 2020
- committedPeter Thorson
[cmake] Remove quotes that was making it hard for cmake to find newer boost versions. fixes zaphoyd#855
committedPeter Thorson[cmake] Adjust CMake config to use GNUInstallDirs to choose install directories rather than hard coding. fixes zaphoyd#854
committedPeter Thorson
Commits on Apr 28, 2020
- committed
- committedPeter Thorson
- authored
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
Commits on Jun 5, 2020
- authored
Commits on Jun 7, 2020
- authored
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
Commits on Jun 27, 2020
Commits on Jun 30, 2020
- committedPeter Thorson
Commits on Jul 1, 2020
- committed
Commits on Jul 9, 2020
- committedPeter Thorson
- committedPeter Thorson
Commits on Jul 10, 2020
- committedPeter Thorson
Merge branch 'u/fix-scons-ci' of https://github.com/robinlinden/websocketpp into robinlinden-u/fix-scons-ci
committedPeter Thorson- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- authored
- committedPeter Thorson
Commits on Jul 11, 2020
Commits on Jul 26, 2020
- committedPeter Thorson
Commits on Jul 31, 2020
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
- committedPeter Thorson
Commits on Aug 7, 2020
[improvement] Improve error handling options for get_connection and start_accept. Update docs. fixes zaphoyd#896
committedPeter Thorson- committedPeter Thorson
- committedPeter Thorson
Commits on Jun 22, 2021
- committedPeter Thorson
Commits on Jun 29, 2021
- committedPeter Thorson
[core] Remove the use of simple template ids as they have been removed in c++20. https://timsong-cpp.github.io/cppwp/n4861/diff.cpp17.class#2 references zaphoyd#991
committedPeter Thorson- committedPeter Thorson