Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
d4f89c23c241570e81d2d41b2096b7c8527b67c8
d4f89c2
docs
by Boaz Segev
· 9 years ago
6b82e68
docs
by Boaz Segev
· 9 years ago
476556e
docs + style
by Boaz Segev
· 9 years ago
0e62d7e
ignore .DS_Store files
by Boaz Segev
· 9 years ago
502e9ce
fixed `write` for long websocket messages
by Boaz Segev
· 9 years ago
8303b30
check lisbock was initialized before access
by Boaz Segev
· 9 years ago
b9baf43
docs
by Boaz Segev
· 9 years ago
60f4428
better on_ready events
by Boaz Segev
· 9 years ago
2fd0d52
style + support `on_ready` callback
by Boaz Segev
· 9 years ago
0e81f37
style + allow to check buffer state
by Boaz Segev
· 9 years ago
d1c44a9
docs
by Boaz Segev
· 9 years ago
52282a9
docs
by Boaz Segev
· 9 years ago
bfcb635
use getrusage where available
by Boaz Segev
· 9 years ago
5bfbb85
more
by Boaz Segev
· 9 years ago
854dfa1
BSD includes
by Boaz Segev
· 9 years ago
be3ec22
more BSD includes (hopeful)
by Boaz Segev
· 9 years ago
f0e2da9
add includes for bsd (hopeful)
by Boaz Segev
· 9 years ago
c74a8bd
style + remove spaces from finalized headers
by Boaz Segev
· 9 years ago
5a1fb3f
oops. Forgot to free `fname`
by Boaz Segev
· 9 years ago
6510f1a
never mind
by Boaz Segev
· 9 years ago
9d95eba
8 byte alignment
by Boaz Segev
· 9 years ago
5879b70
oops. remove debug line
by Boaz Segev
· 9 years ago
53663e2
switch to LLVM style guide
by Boaz Segev
· 9 years ago
0c2adea
style + review
by Boaz Segev
· 9 years ago
ffe8c13
style + minor changes
by Boaz Segev
· 9 years ago
3eeb263
style
by Boaz Segev
· 9 years ago
e5f81b3
style + de-embed spnlock.h
by Boaz Segev
· 9 years ago
1879a8b
style (mostly)
by Boaz Segev
· 9 years ago
bae9bc6
style + docs
by Boaz Segev
· 9 years ago
ef93c99
style + sendfile2 with "index.html"
by Boaz Segev
· 9 years ago
2cffdf6
docs
by Boaz Segev
· 9 years ago
15aee53
GNU Source is super necessary...
by Boaz Segev
· 9 years ago
d802a0b
update for libsock 0.2.0
by Boaz Segev
· 9 years ago
7ed3b97
update dependency
by Boaz Segev
· 9 years ago
9014777
lib sock rewrite
by Boaz Segev
· 9 years ago
de2a7d8
somewhere a bug is hiding...
by Boaz Segev
· 9 years ago
1801c19
fix for linux tmp
by Boaz Segev
· 9 years ago
9c1a54c
docs
by Boaz Segev
· 9 years ago
8f5dde8
testing macro
by Boaz Segev
· 9 years ago
98f2dd9
be nicer to older compilers
by Boaz Segev
· 9 years ago
39f5377
be nicer to older compilers
by Boaz Segev
· 9 years ago
e333dbe
use spn_lock when compilers suck
by Boaz Segev
· 9 years ago
f010492
nothing
by Boaz Segev
· 9 years ago
e11492f
don't ignore read errors
by Boaz Segev
· 9 years ago
179aa56
bscrypt check for __AVX__
by Boaz Segev
· 9 years ago
55b333e
support a static 503.html error page
by Boaz Segev
· 9 years ago
82106b1
fix test printout warnings
by Boaz Segev
· 9 years ago
4ccf2b6
move the sock_sendfile to lib_sock
by Boaz Segev
· 9 years ago
d800510
docs
by Boaz Segev
· 9 years ago
c6f72e9
fix longer uploads...
by Boaz Segev
· 9 years ago
d1b0b28
fix date string
by Boaz Segev
· 9 years ago
7d7b7a5
no.
by Boaz Segev
· 9 years ago
894ea73
remove comment in comment
by Boaz Segev
· 9 years ago
22152d3
someone said...
by Boaz Segev
· 9 years ago
7ef4477
take protocol data from stored pointer
by Boaz Segev
· 9 years ago
ae88083
update bscrypt
by Boaz Segev
· 9 years ago
505d421
removed testing against OpenSSL
by Boaz Segev
· 9 years ago
d71245c
names
by Boaz Segev
· 9 years ago
214b63f
check HTTP body size for requested limit
by Boaz Segev
· 9 years ago
0330cb9
update bscrypt
by Boaz Segev
· 9 years ago
e653012
rename, rewrite and extract minicrypt->bscrypt
by Boaz Segev
· 9 years ago
da1a0d3
remove the submodule.
by Boaz Segev
· 9 years ago
e0f96c8
submodule
by Boaz Segev
· 9 years ago
54ee2ec
use existing length data
by Boaz Segev
· 9 years ago
020687a
link bscrypt as submodule
by Boaz Segev
· 9 years ago
f1bedb4
docs + fix cleanup after hijacking
by Boaz Segev
· 9 years ago
a971ecd
fix hijack to clear out protocol
by Boaz Segev
· 9 years ago
7928dfc
no space between the `:` and the header value
by Boaz Segev
· 9 years ago
97f47cf
comment
by Boaz Segev
· 9 years ago
55e54fc
separate callback lock from fd lock
by Boaz Segev
· 9 years ago
8c0dd42
oops
by Boaz Segev
· 9 years ago
8b01442
nicer
by Boaz Segev
· 9 years ago
ba2ec46
unsetting busy isn't in a lock, so don't do this unless allowed
by Boaz Segev
· 9 years ago
a5a2203
c style comments
by Boaz Segev
· 9 years ago
14f3047
correct address logging
by Boaz Segev
· 9 years ago
be3c6ca
unlocking is important
by Boaz Segev
· 9 years ago
5e2d568
advance on NUL
by Boaz Segev
· 9 years ago
8f49cc6
oops
by Boaz Segev
· 9 years ago
9ca66d1
prevent lonely `\r` from being EOL
by Boaz Segev
· 9 years ago
9a2db47
fix logging
by Boaz Segev
· 9 years ago
672b7ba
faster logging
by Boaz Segev
· 9 years ago
bf5c128
fixed issue with pipelining
by Boaz Segev
· 9 years ago
e248b31
single use, no variation
by Boaz Segev
· 9 years ago
f5fac57
hmm... oops
by Boaz Segev
· 9 years ago
4a5db9e
http1 should close when indicated
by Boaz Segev
· 9 years ago
9eb75c5
use string lengths in strncasecmp
by Boaz Segev
· 9 years ago
8769555
make sure we didn't change protocols midstream
by Boaz Segev
· 9 years ago
41a0941
perform ws on_open async
by Boaz Segev
· 9 years ago
1225977
oops... remove debug line
by Boaz Segev
· 9 years ago
efb6f10
no need for a large tick value
by Boaz Segev
· 9 years ago
20a49fd
fixed protocol changes API to prevent common leaks
by Boaz Segev
· 9 years ago
bd58f2d
fix websocket example
by Boaz Segev
· 9 years ago
2011c36
merge 0.4.0 unpublished branch
by Boaz Segev
· 9 years ago
82f973d
minicbypt name update
by Boaz Segev
· 9 years ago
79812a6
clear out experimental stuff
by Boaz Segev
· 9 years ago
59e0a62
updated minicrypt API
by Boaz Segev
· 9 years ago
3ae93d8
I can't seem to make up my makemind
by Boaz Segev
· 9 years ago
6fec94b
fix pointer to int types
by Boaz Segev
· 9 years ago
6c7e4ed
fixed pipelining
by Boaz Segev
· 9 years ago
0535617
nicer makefile
by Boaz Segev
· 9 years ago
Next »