Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
facil.io
/
cbc9585b6f1f9ea6014d3c361776ff632e1e3255
/
src
cbc9585
minor fixes
by Boaz Segev
· 10 years ago
cdc6943
docs
by Boaz Segev
· 10 years ago
40d0781
docs
by Boaz Segev
· 10 years ago
a3903b9
docs
by Boaz Segev
· 10 years ago
f0fba03
docs
by Boaz Segev
· 10 years ago
2650b54
optimizations
by Boaz Segev
· 10 years ago
27e9153
docs
by Boaz Segev
· 10 years ago
aff5cc6
minor fix for apple sendfile review
by Boaz Segev
· 10 years ago
ee67756
docs and optimizations
by Boaz Segev
· 10 years ago
a266dc4
docs
by Boaz Segev
· 10 years ago
b2f3688
fixes and refinements
by Boaz Segev
· 10 years ago
9a025f3
A lot of changes, some API breaks
by Boaz Segev
· 10 years ago
6b13f7f
oops, strlen only if we have a public folder string
by Boaz Segev
· 10 years ago
66dbd42
lib sock fixes
by Boaz Segev
· 10 years ago
e43e7b3
see changeling commit
by Boaz Segev
· 10 years ago
056d7e8
docs
by Boaz Segev
· 10 years ago
31e9587
Busy flag now atomic instead of Mutex protected
by Boaz Segev
· 10 years ago
6984553
move pool to atomic pre-initialized
by Boaz Segev
· 10 years ago
8cefa66
deprecate objpool
by Boaz Segev
· 10 years ago
70e1865
deprecate objpool
by Boaz Segev
· 10 years ago
d14af39
move pooling away from protocol implementation
by Boaz Segev
· 10 years ago
98ccef0
deprecate http-objpool
by Boaz Segev
· 10 years ago
ff61035
dump should check user home folder `~`
by Boaz Segev
· 10 years ago
6a42fd5
move demo code and makefile out of library source
by Boaz Segev
· 10 years ago
453feba
better helpers (fdump + xor_crypt)
by Boaz Segev
· 10 years ago
b15e36a
review hex helpers
by Boaz Segev
· 10 years ago
06ab57c
minor helper functions
by Boaz Segev
· 10 years ago
a317b62
add socket shutdown before close
by Boaz Segev
· 10 years ago
bbdbbda
adopt libsock, drop lib-buffer, deprecate RW hooks.
by Boaz Segev
· 10 years ago
1350400
minor code cleanup
by Boaz Segev
· 10 years ago
0.3.1
64b5fb8
fixes for group tasks
by Boaz Segev
· 10 years ago
31de7f9
ws layer udata and buffer fixes
by Boaz Segev
· 10 years ago
048b9e0
docs
by Boaz Segev
· 10 years ago
d09970a
ws: fix timeout to match settings
by Boaz Segev
· 10 years ago
f34da9a
manage content-length circumvention
by Boaz Segev
· 10 years ago
713c902
allow external ws function override
by Boaz Segev
· 10 years ago
526478d
allow response to avoid Content-Length
by Boaz Segev
· 10 years ago
bc8eec4
allow non-NULL header names
by Boaz Segev
· 10 years ago
bf11d92
set/get udata updates
by Boaz Segev
· 10 years ago
930f5c6
fix group tasks
by Boaz Segev
· 10 years ago
3767104
docs
by Boaz Segev
· 10 years ago
6e8fc54
docs
by Boaz Segev
· 10 years ago
3f896ca
close file on error
by Boaz Segev
· 10 years ago
e0caf41
last-modified + sendfile support
by Boaz Segev
· 10 years ago
d10554e
docs
by Boaz Segev
· 10 years ago
acad4fd
fix group task allocation and avoid function call
by Boaz Segev
· 10 years ago
411607d
fix warning
by Boaz Segev
· 10 years ago
93d8acc
docs
by Boaz Segev
· 10 years ago
c05b5c9
ws access to the server and uuid
by Boaz Segev
· 10 years ago
c2e05d8
docs
by Boaz Segev
· 10 years ago
36d870a
buffer cleanup pre-close
by Boaz Segev
· 10 years ago
b32fe9b
docs + timeout resetting on read hook
by Boaz Segev
· 10 years ago
cea0078
fix NULL path compilation error
by Boaz Segev
· 10 years ago
4f16302
avoid the C++ `new` keyword
by Boaz Segev
· 10 years ago
2a2fffb
Fix memory-leak on pool destruction
by Boaz Segev
· 10 years ago
89957f4
docs
by Boaz Segev
· 10 years ago
fe174be
docs
by Boaz Segev
· 10 years ago
b0339ca
docs
by Boaz Segev
· 10 years ago
1472db1
nicer stop-log
by Boaz Segev
· 10 years ago
70a1a6b
version typo
by Boaz Segev
· 10 years ago
9223ceb
error checks
by Boaz Segev
· 10 years ago
6801d40
minor fixes
by Boaz Segev
· 10 years ago
c4f11fd
minor fixes
by Boaz Segev
· 10 years ago
aca0f57
update include for Linux (uint64_t)
by Boaz Segev
· 10 years ago
f2f14fb
Major update - server v. 0.3.0, with connection UUID
by Boaz Segev
· 10 years ago
9bf391c
docs
by Boaz Segev
· 10 years ago
e7496f0
docs
by Boaz Segev
· 10 years ago
6132853
minor changes
by Boaz Segev
· 10 years ago
fef2f96
avoid some warnings
by Boaz Segev
· 10 years ago
5d3bcdc
docs
by Boaz Segev
· 10 years ago
57a3399
support the `~` for the home folder
by Boaz Segev
· 10 years ago
9539596
optimize short responses
by Boaz Segev
· 10 years ago
587afad
fix memory clearing for new group task logic
by Boaz Segev
· 10 years ago
d5619d3
prevent ws tasks from running on non ws
by Boaz Segev
· 10 years ago
e3e2c0d
fix ws message size information
by Boaz Segev
· 10 years ago
915fe86
simple broadcast for testing
by Boaz Segev
· 10 years ago
37d9db6
call on_close even if no upgrade was performed
by Boaz Segev
· 10 years ago
ef6328c
reset header flags
by Boaz Segev
· 10 years ago
243f745
fix group task pooling
by Boaz Segev
· 10 years ago
912104a
fix possible deadlock
by Boaz Segev
· 10 years ago
2e50eb6
mmmm
by Boaz Segev
· 10 years ago
c9a474e
Websocket.each works
by Boaz Segev
· 10 years ago
fd617e1
updates to the tasking API (each)
by Boaz Segev
· 10 years ago
62d0cec
move ws create/destroy code
by Boaz Segev
· 10 years ago
f7fa358
on_idle only once per idle event?
by Boaz Segev
· 10 years ago
5ddc975
soon... maybe...
by Boaz Segev
· 10 years ago
414d202
Get ready for websockets (wait for it...)
by Boaz Segev
· 10 years ago
5068db8
new `each` and tasks API!
by Boaz Segev
· 10 years ago
c699587
easy header case control
by Boaz Segev
· 10 years ago
2820627
docs
by Boaz Segev
· 10 years ago
835e580
docs
by Boaz Segev
· 10 years ago
da14650
slight optimizations
by Boaz Segev
· 10 years ago
e9cff7c
we're slower then we can be...
by Boaz Segev
· 10 years ago
b68a8fb
int -> size_t for loops
by Boaz Segev
· 10 years ago
9c5cd80
docs
by Boaz Segev
· 10 years ago
7d36bad
SHA-2 Hashing, anyone? :)
by Boaz Segev
· 10 years ago
0bc7a6e
slowly towards SHA-2
by Boaz Segev
· 10 years ago
ab5c130
stub code
by Boaz Segev
· 10 years ago
34f4b01
fix base64 encoder
by Boaz Segev
· 10 years ago
5becba8
names and docs
by Boaz Segev
· 10 years ago
Next »