Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
6cfc9e7351fa9ec115670407a861e026d1907f10
6cfc9e7
house-keeping
by Bo
· 6 years ago
996c6c9
improved pub/sub memory usage
by Bo
· 6 years ago
bb434b9
optimize array concat for simple arrays
by Bo
· 6 years ago
e54815d
fix packet counter
by Bo
· 6 years ago
cd32437
improve slowloris detection scheme
by Bo
· 6 years ago
ae7f17e
initial hpack parser
by Bo
· 6 years ago
65504de
right
by Bo
· 6 years ago
6196b91
cool
by Bo
· 6 years ago
7ee8d57
fix log truncation message and `fio_str_resize`
by Bo
· 6 years ago
5450275
rollback to `fio_str_resize`'s original limitations
by Bo
· 6 years ago
d89ce93
fix `fio_str_resize` "misuse"
by Bo
· 6 years ago
7d99996
fixes for JSON and redis
by Bo
· 6 years ago
6f7e76c
housekeeping
by Bo
· 6 years ago
1892886
docs
by Bo
· 6 years ago
ee198bf
fix loop in Redis engine translation unit
by Bo
· 6 years ago
c026b83
docs
by Bo
· 6 years ago
4e1c5ea
docs
by Bo
· 6 years ago
7847c9a
docs
by Bo
· 6 years ago
e4728cf
isolate reconnection lock
by Bo
· 6 years ago
b683590
docs
by Bo
· 6 years ago
0a57ada
fix redis reconnection
by Bo
· 6 years ago
2e8ca82
better logging
by Bo
· 6 years ago
96b9c48
style
by Bo
· 6 years ago
e6b3235
Style
by Bo
· 6 years ago
12a12cc
Style
by Bo
· 6 years ago
0bd7067
move branches to the end of functions
by Bo
· 6 years ago
f1eea8d
smarter slowloris detection
by Bo
· 6 years ago
a6b342a
leave open-file limit headroom
by Bo
· 6 years ago
cf2c696
docs
by Bo
· 6 years ago
b57cda8
better slowloris protection and setrlimit
by Bo
· 6 years ago
c3b2c63
house-keeping
by Bo
· 6 years ago
b417968
http/1 slow client throttling
by Bo
· 6 years ago
9d48ccc
Update slowloris.c
by Bo
· 6 years ago
57cb94e
remove unused
by Bo
· 6 years ago
622dce8
always initialize memory
by Bo
· 6 years ago
45fa464
remove unused and uninitialized kqueue message
by Bo
· 6 years ago
7cb3041
improve slowloris protection detection
by Bo
· 6 years ago
a5b5dff
add poll to CI
by Bo
· 6 years ago
ae6869a
possible kqueue issues on macOS
by Bo
· 6 years ago
cc368d0
housekeeping
by Bo
· 6 years ago
78504cd
Nicer output
by Bo
· 6 years ago
8320fe2
Move less likely code away from the main body of the function
by Bo
· 6 years ago
078401a
Test against concurrent attacks
by Bo
· 6 years ago
7283fdd
fix single attacker code
by Bo
· 6 years ago
f91c857
warn about attack detection
by Bo
· 6 years ago
c2208c4
add slowloris mitigation to core library
by Bo
· 6 years ago
5e00f22
Merge pull request #45 from svenefftinge/patch-1
by Bo
· 6 years ago
21db6e7
[reame] fixed broken link
by Sven Efftinge
· 6 years ago
4d9b49f
prevent unwrapped lines from breaking UI
by Bo
· 6 years ago
b98f9f6
Merge pull request #44 from 0xflotus/patch-1
by Bo
· 6 years ago
c18ef00
fixed submodule
by 0xflotus
· 6 years ago
80cb469
DRYer
by Bo
· 6 years ago
f084039
Fix boazsegev/iodine#50 Credit to @elfring
by Bo
· 6 years ago
fb1c561
Fix #43 , add error handling to example.
by Bo
· 6 years ago
377b256
Merge pull request #42 from faso/patch-1
by Bo
· 6 years ago
97c4a80
typo
by faso
· 6 years ago
3c007c2
fllow a FIO_NO_TLS compilation flag
by Bo
· 6 years ago
4ff9752
fix HTTP mime collision detection and add debug message
by Bo
· 6 years ago
20b3308
Risky Hash draft 2...
by Bo
· 7 years ago
45f2422
code used for testing fio_rand
by Bo
· 7 years ago
9192e3f
make random generator thread bound
by Bo
· 7 years ago
8f6d080
use `register` keyword
by Bo
· 7 years ago
9aba35b
docs
by Bo
· 7 years ago
7fe5671
improve random speed
by Bo
· 7 years ago
dee9482
docs
by Bo
· 7 years ago
c252641
Risky: prefer consumption out of order
by Bo
· 7 years ago
c849678
use uint64_t instead of uintptr_t
by Bo
· 7 years ago
09bc2e3
docs
by Bo
· 7 years ago
205948f
thoughts about Risky Hash
by Bo
· 7 years ago
7e7d187
docs
by Bo
· 7 years ago
eb546e6
docs
by Bo
· 7 years ago
202931c
fix reader byte ordering
by Bo
· 7 years ago
78a2032
docs
by Bo
· 7 years ago
ac2831c
fixed RiskyHash tail reading and initialization
by Bo
· 7 years ago
cb046a8
version bump for further development
by Bo
· 7 years ago
6d83eea
docs
by Bo
· 7 years ago
1565e28
set host only if available
by Bo
· 7 years ago
d5aa314
docs
by Bo
· 7 years ago
df8a80c
docs - add icon
by Bo
· 7 years ago
e12da2b
fix docs
by Bo
· 7 years ago
5e2b561
docs
by Bo
· 7 years ago
0.7.0.beta7
7af2ca8
Credit @moxgeek for exposing issue.
by Bo
· 7 years ago
ad00ac8
avoid debug message
by Bo
· 7 years ago
28a396e
client WebSockets have no pub/sub optimization
by Bo
· 7 years ago
e4e819a
fix network byte order
by Bo
· 7 years ago
13c2284
OpenSSL variations and headaches
by Bo
· 7 years ago
e17efad
OpenSSL docs and tests
by Bo
· 7 years ago
33c4ad2
http_url_parse deprecation through MACRO
by Bo
· 7 years ago
94b6f64
fix udata for WebSocket client hangup
by Bo
· 7 years ago
1fcc102
marking deprecation
by Bo
· 7 years ago
c11e855
support arrays in header data
by Bo
· 7 years ago
a338f50
set cookie header for client
by Bo
· 7 years ago
afb1649
support Unix Sockets for HTTP clients
by Bo
· 7 years ago
51ec1e0
docs
by Bo
· 7 years ago
a2544e7
test Set against partial collision attacks
by Bo
· 7 years ago
5f18136
docs
by Bo
· 7 years ago
af96911
move `http_parse_url` to core library
by Bo
· 7 years ago
872cadd
get local hostname
by Bo
· 7 years ago
f389450
TLS updates
by Bo
· 7 years ago
cd23e96
add tls extension support to fio.c
by Bo
· 7 years ago
Next »