Luca Schlecker
|
78f764791e
|
remove 'using namespace boost' declarations.
|
2022-06-18 17:21:37 +03:00 |
|
The-EDev
|
94a2f942bc
|
changed comment style back to the original (doxygen did not work with the new style)
|
2021-12-03 06:39:23 +03:00 |
|
The-EDev
|
03e59aa446
|
improved bracing rules, commented out clang-format 14 rule
|
2021-11-27 15:28:50 +03:00 |
|
The-EDev
|
7f4b7c8ff9
|
created new rules, used bot to enforce rules in PRs
|
2021-11-25 14:45:38 +03:00 |
|
Luca Schlecker
|
21c872e771
|
Revert "defining CROW_ENABLE_SSL disables non SSL code"
This reverts commit 10f3238ffc .
|
2021-08-31 18:14:05 +02:00 |
|
The-EDev
|
10f3238ffc
|
defining CROW_ENABLE_SSL disables non SSL code
|
2021-08-21 05:19:51 +03:00 |
|
The-EDev
|
454810c165
|
Added reference docs for dumb_timer_queue, http_request, http_response, and socket_adaptors
|
2020-11-14 05:28:07 +03:00 |
|
The-EDev
|
b54b5a4c6e
|
obligatory simple messup fix
removed extra is_open method
|
2020-11-09 05:18:34 +03:00 |
|
The-EDev
|
ca46844782
|
Added check for SSL adaptor to fix potential crash when SSL websockets are used (ipkn#328)
|
2020-11-09 05:00:49 +03:00 |
|
The-EDev
|
63ea212e1a
|
shutting down socket before closing the connection
|
2020-10-20 11:48:35 +03:00 |
|
moneroexamples
|
c95f68499e
|
fixes problem with boot 1.70
|
2019-07-01 14:49:10 +08:00 |
|
ipknHama
|
d1a30bf422
|
Avoid exceptions while closing sockets
|
2017-12-25 22:36:30 +09:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|