Alex Hultman
|
1c5d201846
|
Fix -Wmissing-field-initializers
|
2020-11-30 23:37:49 +01:00 |
|
Alex Hultman
|
ad0a961430
|
Experimental: Fix all signed/unsigned warnings
|
2020-11-30 23:00:36 +01:00 |
|
Alex Hultman
|
025415d1a0
|
Clean-ups, bump copyright date
|
2020-06-08 13:31:06 +02:00 |
|
Alex Hultman
|
c1a969cedd
|
Fix router in regards to empty url segments
|
2020-04-20 00:12:56 +02:00 |
|
Alex Hultman
|
5da9926174
|
Fix one warning
|
2020-01-19 19:49:46 +01:00 |
|
Alex Hultman
|
61b69169c7
|
Quick-fix for HttpRouter priority flaw
|
2020-01-19 19:43:26 +01:00 |
|
 Alex HultmanandGitHub
|
679cb6a6a3
|
Woops, fix router
|
2019-12-29 22:47:39 +01:00 |
|
 Alex HultmanandGitHub
|
703795c3f5
|
Clean up router
|
2019-12-29 22:36:57 +01:00 |
|
Alex Hultman
|
f274d63dca
|
Fix all -Wconversion warnings
|
2019-12-28 21:44:54 +01:00 |
|
Alex Hultman
|
6d1a6ba1bd
|
Make it compile, lowercase methods
|
2019-12-26 01:03:50 +01:00 |
|
Alex Hultman
|
d3b43e3fa1
|
First stab at new router
|
2019-12-26 00:32:02 +01:00 |
|
Alex Hultman
|
996703dde6
|
Make everything struct, never use class
|
2019-06-09 08:07:51 +02:00 |
|
Alex Hultman
|
762b18459e
|
Refactor a bit, put everything in uWS namespace
|
2019-06-09 07:53:43 +02:00 |
|
Alex Hultman
|
a9c9dd4a7d
|
Fix wildcard routing precedence bug, fuzz router
|
2019-03-13 11:01:23 +01:00 |
|
Alex Hultman
|
f1bdbc968b
|
First pass of overall cleanups
|
2019-02-10 00:17:13 +01:00 |
|
Alex Hultman
|
ce286017ee
|
Make the router use move-only functions
|
2019-01-23 11:51:38 +01:00 |
|
Alex Hultman
|
ed4e9f5c45
|
Experimental new router
|
2019-01-22 18:06:25 +01:00 |
|
Alex Hultman
|
f4065b4e3b
|
Add simple "any" route to catch any method
|
2019-01-22 13:55:28 +01:00 |
|
Alex Hultman
|
614d02e462
|
Not my problem
|
2019-01-07 11:30:57 +01:00 |
|
Alex Hultman
|
6618f7194b
|
Fix a few memory leaks
|
2018-12-30 17:17:22 +01:00 |
|
Alex Hultman
|
ab6abaf2e6
|
Apache License 2.0
|
2018-10-29 00:13:52 +01:00 |
|
Alex Hultman
|
5e5d0de0e9
|
Hook up req->getParameter
|
2018-10-05 00:10:43 +02:00 |
|
Alex Hultman
|
be0eb69597
|
Fix the router (todo: req->getParameter hook up)
|
2018-10-04 04:05:43 +02:00 |
|
Alex Hultman
|
7d06bef485
|
Fix up router, add .post route
|
2018-10-03 19:36:46 +02:00 |
|
Alex Hultman
|
d4ca158495
|
Add .unhandled route
|
2018-10-03 18:35:20 +02:00 |
|
Alex Hultman
|
7a67f57be0
|
Add static Http server example, fix wildcards
|
2018-09-17 02:52:10 +02:00 |
|
Alex Hultman
|
883bdfe7d7
|
Some clean-ups
|
2018-09-15 05:31:42 +02:00 |
|
Alex Hultman
|
eee6e97fda
|
Move files around
|
2018-09-15 05:04:34 +02:00 |
|
Alex Hultman
|
18c9fe0911
|
I forgot what I did
|
2018-09-02 21:10:01 +02:00 |
|
Alex Hultman
|
a3dd3ef958
|
Lots of fixes, begin to think about timeouts
|
2018-07-02 23:13:55 +02:00 |
|
Alex Hultman
|
999ae69bed
|
Move HttpParser into own module
|
2018-06-30 00:17:31 +02:00 |
|
Alex Hultman
|
de43145395
|
Make it header-only, add routing support
|
2018-06-21 01:05:09 +02:00 |
|