Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
0bd70679ebcddca4aab28e4e05ae616236955180
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
89b6db7
expose TLS reference count
by Bo
· 7 years ago
65273bc
gracefullyy handle hash value 0
by Bo
· 7 years ago
fcc2882
hmm...
by Bo
· 7 years ago
9740a6b
small
by Bo
· 7 years ago
dd2364e
docs
by Bo
· 7 years ago
7000b1b
docs
by Bo
· 7 years ago
aa6843f
review random keys in hashing
by Bo
· 7 years ago
ee2c112
collision protection
by Bo
· 7 years ago
f2c2b03
avoid lower bit collision attacks
by Bo
· 7 years ago
ff66f3d
address possible full hash collision attacks
by Bo
· 7 years ago
49317f8
docs
by Bo
· 7 years ago
59fddd0
replace Risky Hash
by Bo
· 7 years ago
34acf4d
docs
by Bo
· 7 years ago
6e39133
docs and minor stuff
by Bo
· 7 years ago
f1b8076
explicit hash secret markers
by Bo
· 7 years ago
fa243f2
docs
by Bo
· 7 years ago
c9c9c6b
docs
by Bo
· 7 years ago
46e2a72
fix unaligned memory access in SipHash
by Bo
· 7 years ago
22b99a1
centralize hashing function selection
by Bo
· 7 years ago
613ec4d
hmm...
by Bo
· 7 years ago
82fd728
docs, hashing and stuff
by Bo
· 7 years ago
db7a726
use a semi-random seed with Risky Hash
by Bo
· 7 years ago
2420e0a
minor adjustments
by Bo
· 7 years ago
02b67e4
simplified RiskyHash
by Bo
· 7 years ago
56b409c
We have a hashing draft
by Bo
· 7 years ago
Next »