Commit Graph

249 Commits

Author SHA1 Message Date
antao
077f641d75 Modify drogon_ctl 2018-09-15 22:35:43 +08:00
antao
1db4e6bcd5 Modify drogon_ctl 2018-09-15 22:18:06 +08:00
an-tao
649f6f3925 1.Use OpenSSL as an optional lib;2.Add SHA1 test 2018-09-15 22:04:52 +08:00
antao
1f5ab069f9 Modify sha1 method 2018-09-15 21:43:38 +08:00
antao
8444c58e64 Add SHA1 function when no openssl 2018-09-15 19:40:24 +08:00
an-tao
d20caa2dbb Fix a bug for jsoncpp1.7 version 2018-09-15 19:09:19 +08:00
antao
c62f681b2c Modify drogon_ctl 2018-09-15 11:10:29 +08:00
antao
aaea4fb5ca Update CMakeLists.txt 2018-09-14 23:54:06 +08:00
antao
4897c29a67 Update trantor 2018-09-14 18:33:37 +08:00
antao
f1f41201b9 Optimization 2018-09-14 14:59:03 +08:00
antao
d2dcff2208 Optimization 2018-09-14 14:19:43 +08:00
antao
535f22cd26 Modify HttpAppFrameworkImpl 2018-09-14 10:46:56 +08:00
antao
d7e1d8687c Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-14 10:19:19 +08:00
an-tao
0860e122ca Add header file including 2018-09-14 10:18:06 +08:00
antao
3fd6e42e6c Modify configuration file 2018-09-13 18:28:54 +08:00
antao
c71f0810b2 Add configuration file for drogon 2018-09-13 18:25:30 +08:00
antao
a6c21037c5 Modify drogon_ctl 2018-09-12 17:09:08 +08:00
antao
2bb2bc67a2 Update trantor 2018-09-12 11:29:48 +08:00
antao
841391870e Modify drogon_ctl 2018-09-12 10:31:30 +08:00
antao
1d11c0cab4 Update CMakeLists.txt 2018-09-12 10:17:16 +08:00
antao
332ba33b5b Disable session by default 2018-09-12 08:46:51 +08:00
antao
66ec3fbb08 Change std::map to std::unordered_map in CacheMap 2018-09-12 08:22:23 +08:00
antao
135a015323 Move header file including to Utilities.cc 2018-09-11 19:09:45 +08:00
antao
14ea657a2a Modify example program 2018-09-11 18:40:00 +08:00
an-tao
363f003d2b Add a log output 2018-09-11 17:53:23 +08:00
antao
67e62a743b Modify date format(rfc2616-3.3.1) 2018-09-11 17:31:10 +08:00
antao
2afb875d86 Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-11 16:50:18 +08:00
antao
1caf2b6be1 Modify CacheMap 2018-09-11 16:49:22 +08:00
an-tao
fde29c9e83 Missing a header file,fix it 2018-09-11 14:13:19 +08:00
antao
4c1ccbe6bc Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-11 11:20:52 +08:00
antao
f7ac5d0137 Fix a bug of CacheMapTest 2018-09-11 11:19:55 +08:00
antao
9240105804 Modify CacheMap 2018-09-11 11:03:47 +08:00
antao
77f511a7a3 Change log output 2018-09-11 09:24:40 +08:00
an-tao
4d51b226bd Update trantor 2018-09-10 22:52:20 +08:00
antao
2c1fd4cee0 Modify drogon_ctl 2018-09-10 18:06:00 +08:00
antao
2391cc1484 Fix HTTP response parsing bug 2018-09-10 15:50:44 +08:00
an-tao
e28716c343 Change cmake version request 2018-09-09 22:11:41 +08:00
root
e6bcded66f Fix atomic bug for older gcc 2018-09-09 22:09:22 +08:00
antao
2eae1110ef The minimum version required of GCC is 4.9.0 2018-09-09 21:48:11 +08:00
antao
5ba328f40a Fix including error 2018-09-09 21:38:37 +08:00
antao
6fdf82ab93 Update trantor 2018-09-09 12:38:24 +08:00
antao
99e429b839 Update trantor 2018-09-09 11:27:24 +08:00
antao
69b83d8547 Merge branch 'master' of https://github.com/an-tao/drogon 2018-09-09 11:09:11 +08:00
antao
e0bdc59f16 Handle connection error in HttpClient 2018-09-09 11:08:58 +08:00
an-tao
eff3002281 Update trantor 2018-09-09 10:30:24 +08:00
antao
8f5a8ad20c Add a new factory method to create HttpClientPtr by host string(like 'https://www.xxx.com:9090') 2018-09-09 00:44:51 +08:00
antao
4a4b26f92a Increase the minor version number 2018-09-08 21:41:56 +08:00
antao
5ba3e83728 Default release version 2018-09-08 21:10:53 +08:00
antao
b44c2f9b9e Add the function of setting the maximum number of connections 2018-09-08 11:39:36 +08:00
antao
1cf7ef84b2 Update drogon_ctl 2018-09-07 19:03:31 +08:00