Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
dd56b1978c1898aa7847e0c9fd9c42f2f62339c1
dd56b19
Docs
by Bo
· 8 years ago
458e7a6
Docs
by Bo
· 8 years ago
7c2321a
Set theme jekyll-theme-dinky
by Bo
· 8 years ago
9968871
Create CNAME
by Bo
· 8 years ago
9b582c2
Docs
by Bo
· 8 years ago
4608244
Docs
by Bo
· 8 years ago
e8794b6
Fix typo, credit to @jmoriau for pointing it out
by Bo
· 8 years ago
5d7f6da
Docs
by Bo
· 8 years ago
d885927
Docs
by Bo
· 8 years ago
0b50316
Spinlock memory fence update
by Bo
· 8 years ago
08b24f9
While debugging, I wrote this useless test...
by Bo
· 8 years ago
dc36ebe
Test that `arg` wasn't overwritten
by Bo
· 8 years ago
33da307
Used when testing the `server_task` method.
by Bo
· 8 years ago
dc712f1
Add volatile keyword for packet pool (nice to have)
by Bo
· 8 years ago
f39ced9
Make sure we have a protocol object
by Bo
· 8 years ago
cbb3cdb
Remove excess `;`
by Bo
· 8 years ago
88bdf1f
Fix count == 0 race condition and cleaner branches
by Bo
· 8 years ago
27fae81
Docs
by Bo
· 8 years ago
87c45a1
Maintain is_text state through test + test callbacks
by Bo
· 8 years ago
cb091c3
Names and comments
by Bo
· 8 years ago
e634525
Don't `return void` and other minor thoughts
by Bo
· 8 years ago
3746d3b
Prevent "GNU extension" warning
by Bo
· 8 years ago
eb52c82
Demo file used for running local tests
by Bo
· 8 years ago
1ef94df
write_each on_finish callback + named parameters
by Bo
· 8 years ago
6dea0d5
Safer sockets
by Bo
· 8 years ago
ac7a1ab
`websocket_write_each` now differentiates clients and server connection types
by Bo
· 8 years ago
4d980c6
Docs
by Bo
· 8 years ago
96cd298
Fix #6
by Bo
· 8 years ago
6efcf42
Avoid `if` statement
by Bo
· 8 years ago
2b1cc84
Remove references to mempool - mempool fails tests
by Bo
· 8 years ago
bf2bb8c
testing this
by Bo
· 8 years ago
2b48941
Fix race condition oversight in mempool
by Bo
· 8 years ago
91b16ee
Refactoring for future `write_if`... maybe
by Bo
· 8 years ago
f93daf6
Warning fixes
by Bo
· 8 years ago
22cd334
Remove spaces at beginning of lines
by Bo
· 8 years ago
5ff6ac5
Suppress missing field warnings
by Bo
· 9 years ago
1febd99
int instead of _Bool
by Bo
· 9 years ago
eed86c3
replace __unused with UNUSED_FUNC
by Bo
· 9 years ago
b545374
Clean up warnings
by Bo
· 9 years ago
2566970
Remove warning about sign
by Bo
· 9 years ago
1796bef
Remove some warnings.
by Bo
· 9 years ago
cfc0162
optimize task scheduling by using a larger task pool.
by Bo
· 9 years ago
f003059
Minor tweaks
by Bo
· 9 years ago
36646cb
fix Copyright typo
by Bo
· 9 years ago
4d4d3b8
retrieve a connection's timeout
by Bo
· 9 years ago
d784955
First unlock then clear memory
by Bo
· 9 years ago
a5a8784
Add ws shootout test
by Bo
· 9 years ago
eebf66a
Fixed mempool for missing mmap support and older compilers
by Bo
· 9 years ago
210a959
Docs
by Bo
· 9 years ago
5ac9a7a
Websocket client buffer starts at 4Kb instead of 16Kb
by Bo
· 9 years ago
5b083bb
Smaller Websocket memory footprint
by Bo
· 9 years ago
1415c89
Implement mempool for websockets
by Bo
· 9 years ago
fe39148
Minor
by Bo
· 9 years ago
dea73d5
Docs
by Bo
· 9 years ago
73acee5
Added defragmentation stress test
by Bo
· 9 years ago
9b53a95
Works...
by Bo
· 9 years ago
9d68565
Interleaved testing
by Bo
· 9 years ago
4f868c4
Mempool ok?
by Bo
· 9 years ago
2037098
Broken memory pool
by Bo
· 9 years ago
1deae4a
Ok, but slow for multiple blocks
by Bo
· 9 years ago
c074e25
Steps
by Bo
· 9 years ago
9fb980b
Steps
by Bo
· 9 years ago
c2a064c
Baby steps
by Bo
· 9 years ago
b230b1d
Hmm
by Bo
· 9 years ago
f89edb4
Baby steps
by Bo
· 9 years ago
929e904
adjust nanosleep initial state
by Bo
· 9 years ago
2ea2943
Sleep more on larger pools
by Bo
· 9 years ago
12ecf98
ideas
by Bo
· 9 years ago
9aa4ad7
Cleanup some warnings
by Bo
· 9 years ago
a190ac4
Docs
by Bo
· 9 years ago
7b05716
Refine USE_ALT_RANDOM alternatives
by Bo
· 9 years ago
aecd28b
Higher resolution for for alt_random
by Bo
· 9 years ago
f33698c
DRY
by Bo
· 9 years ago
bf586e6
Docs
by Bo
· 9 years ago
bc3001e
Add BSCrypt README (library is now part of facil.io)
by Bo
· 9 years ago
85786ba
Add _GNU_SOURCE functionality
by Bo
· 9 years ago
a3c0582
Reorder include files
by Bo
· 9 years ago
e639ac0
Preserve include order where critical
by Bo
· 9 years ago
39dee78
Copyright notice
by Bo
· 9 years ago
bae83fd
Update copyright notices in source
by Bo
· 9 years ago
8c76f48
Create NOTICE
by Bo
· 9 years ago
73c31ef
Create LICENSE
by Bo
· 9 years ago
687ee7a
License was out of date
by Bo
· 9 years ago
c45d913
Simple dirty types
by Bo
· 9 years ago
11120c3
HPACK data and tree
by Bo
· 9 years ago
bdade37
Minor updates
by Bo
· 9 years ago
721e1dd
Fall-through is intentional
by Bo
· 9 years ago
f495803
Unsafe `each` can be used for broadcasts
by Bo
· 9 years ago
7b005fa
Use the delay IO feature when testing
by Bo
· 9 years ago
10c20ad
clang_format did that
by Bo
· 9 years ago
139189b
Add compile time option
by Bo
· 9 years ago
271cc2a
Prevent unlocked window
by Bo
· 9 years ago
434141e
Fixed tests for older gcc
by Bo
· 9 years ago
80d8ed3
Fix for Apple's broken `getrlimit`
by Bo
· 9 years ago
68815d0
Move test server code to tests folder
by Bo
· 9 years ago
87dd5e9
docs
by Boaz Segev
· 9 years ago
69bc29d
update todo task
by Boaz Segev
· 9 years ago
29b5f26
slow linux filesystem skews performance tests
by Boaz Segev
· 9 years ago
bf855ec
remove debug notice in `destroy_lib_data`.
by Boaz Segev
· 9 years ago
61491ae
fixes and minor changes
by Boaz Segev
· 9 years ago
Next »