The-EDev
|
3aaef5e0fd
|
fixed merge errors
|
2021-01-21 21:36:41 +03:00 |
|
The-EDev
|
78ee97124b
|
Merge branch 'master'
Conflicts:
CMakeLists.txt
examples/CMakeLists.txt
include/crow/http_connection.h
tests/CMakeLists.txt
|
2021-01-21 06:56:02 +03:00 |
|
Michele Adduci
|
ccb7dca9d6
|
Added explicit message when OpenSSL is not found
example_ssl won't be built if OpenSSL is not found: a status message will be shown instead
|
2021-01-14 06:19:15 +01:00 |
|
Michele Adduci
|
bc250a3f66
|
Cleaned up indentation, added comments, bumped Boost minimum version to 1.64
|
2021-01-12 13:31:33 +01:00 |
|
Michele Adduci
|
96e1b2c157
|
Fixed issue with compiler options
|
2021-01-11 06:59:32 +01:00 |
|
Michele Adduci
|
6d4c7d8a9b
|
New CMake refactoring
|
2021-01-08 16:13:39 +01:00 |
|
The-EDev
|
09d0f4ccdd
|
Added HTTP compression using gzip or deflate (disabled by default, requires calling method)
|
2021-01-02 22:12:04 +03:00 |
|
Srivatsan Iyer
|
f561852233
|
Rename CMake target: example -> basic_example.
|
2020-11-18 22:15:01 +05:30 |
|
Igor Mróz
|
d33f04c7e7
|
CMakeLists small changes. Add clang-format config. Remove Makefile.
|
2020-10-19 18:32:16 +02:00 |
|
Igor Mróz
|
7b8b72bd11
|
Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2.
|
2020-10-19 18:32:16 +02:00 |
|
ipknHama
|
274aad86e7
|
Remove amalgamation result (crow_all.h ) from the repository
|
2017-09-18 05:15:41 +09:00 |
|
Jaeseung Ha
|
08acc7c0be
|
Merge branch 'master' into master
|
2017-09-18 00:43:42 +09:00 |
|
ipknHama
|
414809c742
|
Change websocket example to use default templates directory
|
2017-09-17 19:11:06 +09:00 |
|
Anders Åslund
|
5921ccd0ed
|
Fix linking error on OSX
Fix websocket example
|
2016-10-15 20:26:12 +02:00 |
|
yorickdewid
|
f4f6b02403
|
Set cast type without dereferencing pointer
|
2016-10-03 13:47:22 +02:00 |
|
Jaeseung Ha
|
2cf77c7053
|
Skip building SSL example if OpenSSL is not found
|
2016-09-06 09:40:55 +09:00 |
|
ipknHama
|
967adf0de5
|
Add websocket feature
|
2016-08-28 14:46:31 +09:00 |
|
Jaeseung Ha
|
e4708671bc
|
implement HTTPS support
- define CROW_ENABLE_SSL to use
- close #88
|
2015-09-20 22:06:00 +09:00 |
|
mnpk
|
7e1b4ee58c
|
Add the very basic example, and Update README.md
|
2015-06-10 18:09:49 +09:00 |
|
ipknHama
|
686e5e220b
|
Add working example for VS2013 and update CMakeList.txt
|
2015-02-21 05:46:28 +09:00 |
|
Xenosoz Hwang
|
2e67eff80e
|
Add missing dynamic shared object info
A linker option '-lpthread' was required on my Gentoo system.
|
2014-12-12 05:38:29 +09:00 |
|
ipknHama
|
023455ba58
|
add building test for crow_all.h
|
2014-10-24 01:20:19 +09:00 |
|
ipknHama
|
7b08a2daac
|
remove -pg compile flag (commited by mistake)
|
2014-08-15 10:44:03 +09:00 |
|
ipkn
|
b70a190077
|
tcmalloc linking added
|
2014-08-14 19:22:02 -04:00 |
|
ipknHama
|
c36aa219e2
|
now crow becomes completely header only
|
2014-08-07 08:31:27 +09:00 |
|
ipknHama
|
e70380e003
|
cmake update, added template test
|
2014-08-07 04:46:28 +09:00 |
|
ipknHama
|
031615ac86
|
source resturcturing + CMake
|
2014-08-07 01:18:33 +09:00 |
|