Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
f8348d52c08e6efe71758df19c8f16db7075f6f1
f8348d5
Docs
by Bo
· 8 years ago
3847f6d
Fix protocol lock for upgrade without `on_open`
by Bo
· 8 years ago
bd28a17
Fix header length parsing for messages 127-64KiB long.
by Bo
· 8 years ago
ad448c3
Docs
by Bo
· 8 years ago
123aeb1
Docs
by Bo
· 8 years ago
2de5f28
fix `timerfd_create` flag compatibility
by Bo
· 8 years ago
97cb029
Docs
by Bo
· 8 years ago
283a7ca
Fix timer timeout
by Bo
· 8 years ago
ca630ea
Allow child reaping to be avoided using a compiler flag
by Bo
· 8 years ago
8c96dcc
Message defragmentation - send correct buffer
by Bo
· 8 years ago
2cb3398
Print Pub/Sub engine data
by Bo
· 8 years ago
21d49ab
Loop JSON test when testing for memory leaks
by Bo
· 8 years ago
d1bf88d
test defer less performance (the price of event scheduling).
by Bo
· 8 years ago
ab73f34
allocation error testing for `fiobj` library
by Bo
· 8 years ago
13be731
Docs
by Bo
· 8 years ago
c2a21ab
Docs
by Bo
· 8 years ago
1437903
Use bold text for option highlighting
by Bo
· 8 years ago
58f2574
`fiobj_str_buf` should allocate a whole page by default (instead of 32 bytes).
by Bo
· 8 years ago
029a015
Correct response status line detection
by Bo
· 8 years ago
030f724
Docs
by Bo
· 8 years ago
b1dccef
Fix rsv to 3 bits
by Bo
· 8 years ago
07d07d5
Fix evio's `close` to reset the persistent state.
by Bo
· 8 years ago
bcf4c27
Don't double initial buffer size.
by Bo
· 8 years ago
9b9dc1d
Fix `facil_run_every` - should call callback when error occurs.
by Bo
· 8 years ago
7bb341b
Update example to use CLI
by Bo
· 8 years ago
8f49765
Move Strings should be considered static
by Bo
· 8 years ago
ea1ab6f
Small steps
by Bo
· 8 years ago
f5b8f20
Fix Linux/trusty compilation concerns
by Bo
· 8 years ago
928320b
Bumping patch version to indicate correct upcoming release version
by Bo
· 8 years ago
9d38eec
Decouple the web socket parser from the IO layer
by Bo
· 8 years ago
c74a2f3
Fix Websocket Message Wrapping
by Bo
· 8 years ago
4b1d5a7
Cleanup
by Bo
· 8 years ago
bb324b4
Finalize decoupled Websocket Parser API
by Bo
· 8 years ago
60debb1
Fix decoupled websocket parsing
by Bo
· 8 years ago
e0641eb
Fix base64 for bit overflow
by Bo
· 8 years ago
ee1de9c
Move some testing code around
by Bo
· 8 years ago
973d9ab
Use static callbacks instead of function pointers
by Bo
· 8 years ago
a798af4
Start decoupling the Websocket parser from the IO layer
by Bo
· 8 years ago
0689f51
White space handling
by Bo
· 8 years ago
d92924f
minimal support for white space in Base64 encoding.
by Bo
· 8 years ago
85afa89
Cleanup
by Bo
· 8 years ago
1f4526d
Small things
by Bo
· 8 years ago
800e79b
Styling
by Bo
· 8 years ago
d085332
Advert arguments
by Bo
· 8 years ago
624e146
Testing ideas
by Bo
· 8 years ago
5457fa9
Docs
by Bo
· 8 years ago
f94c104
Add flag
by Bo
· 8 years ago
e288103
Better library support testing (especially for MacOS
by Bo
· 8 years ago
8caca60
Use `HAVE_OPENSSL` instead of `HAS_OPEN_SSL`
by Bo
· 8 years ago
88b95a1
Avoid bit fields in Base64
by Bo
· 8 years ago
5e73723
Merge pull request #18 from raminfp/master
by Bo
· 8 years ago
7bd3c9c
Fixed and Update README
by raminfp
· 8 years ago
1819068
Clear some warnings
by Bo
· 8 years ago
ebef33c
Refactor and use VTables, making it easier to maintain.
by Bo
· 8 years ago
a402c81
Remove unused variable
by Bo
· 8 years ago
baa3d2a
add minimal HTTP/1.1 chunked encoding support
by Bo
· 8 years ago
5d7d71d
Assign router to @benjcal
by Bo
· 8 years ago
ccbb314
Extend cached `now` Date string to response headers as well.
by Bo
· 8 years ago
8dd2a36
Fix large file uploads
by Bo
· 8 years ago
94c4a9d
Fix header count
by Bo
· 8 years ago
95597aa
Replace the HTTP/1.x parser with something easier to read
by Bo
· 8 years ago
a9e44ca
A few missing `const`s
by Bo
· 8 years ago
25cf525
Docs
by Bo
· 8 years ago
e4070d7
docs
by Bo
· 8 years ago
a17a001
Body handling tested
by Bo
· 8 years ago
b3d1107
Smaller functions
by Bo
· 8 years ago
b4cbec8
Nicer organization for an HTTP/1.x parser alternative
by Bo
· 8 years ago
41ab8a7
Experiment with a cleaner HTTP/1.x parser
by Bo
· 8 years ago
8b1dd8b
Remove debug text
by Bo
· 8 years ago
662f1fb
Support String and Key
by Bo
· 8 years ago
4740b50
Docs
by Bo
· 8 years ago
b67ba69
Docs
by Bo
· 8 years ago
5a732e3
Update docs and remove JSON (done 👍🏻)
by Bo
· 8 years ago
1a4cdbb
Credits
by Bo
· 8 years ago
4e937c6
Docs
by Bo
· 8 years ago
3ead92e
Fix root of #16
by Bo
· 8 years ago
ebf6254
Credit
by Bo
· 8 years ago
f925dc0
Fix #16
by Bo
· 8 years ago
df573aa
docs
by Bo
· 8 years ago
f337d1a
Docs
by Bo
· 8 years ago
8f1bd11
Disable the nested protection in the makefile.
by Bo
· 8 years ago
d1009d8
Docs
by Bo
· 8 years ago
919ffa4
oops...
by Bo
· 8 years ago
4d7b9c8
Support NaN and Inifinity extensions to JSON
by Bo
· 8 years ago
4cb6268
Place NaN and Infinity ins Strings (promise validity)
by Bo
· 8 years ago
4549c72
Don't test cyclic nesting protection when it's disabled...
by Bo
· 8 years ago
1487b77
Improvements to the ever imperfect `double` to String
by Bo
· 8 years ago
2e13beb
Improvements to the ever imperfect `double` to String.
by Bo
· 8 years ago
ff62062
Docs, minor things and make the nesting protection optional
by Bo
· 8 years ago
b93a9bf
Fix `\uXXXX` decoding
by Bo
· 8 years ago
45ac8c8
Minor adjustments
by Bo
· 8 years ago
0c3ae71
Start small
by Bo
· 8 years ago
408e0e3
Names
by Bo
· 8 years ago
b5eda37
More JSON and `each2` optimizations, especially for nesting guard
by Bo
· 8 years ago
b92c3f6
Shave some excess processing
by Bo
· 8 years ago
55bef68
Allocation optimizations and fiobj API finalization
by Bo
· 8 years ago
8b7634a
Remove dependency on spnlock
by Bo
· 8 years ago
1b1cec1
`fio_atol` and `fio_atof` should advance pointer.
by Bo
· 8 years ago
57214cb
Tested some parsing concerns
by Bo
· 8 years ago
bea272a
nothings
by Bo
· 8 years ago
Next »