.. |
Database.cpp
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |
Database.h
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |
File.cpp
|
Add File.stat. Use it to cache manifests to speed up task start. async spreads like a virus.
|
2017-01-13 01:04:00 +00:00 |
File.h
|
Add File.stat. Use it to cache manifests to speed up task start. async spreads like a virus.
|
2017-01-13 01:04:00 +00:00 |
main.cpp
|
Fix ICU on Linux, and test it.
|
2016-09-19 13:02:54 +00:00 |
Mutex.cpp
|
sandboxos => tildefriends
|
2016-03-12 18:50:43 +00:00 |
Mutex.h
|
sandboxos => tildefriends
|
2016-03-12 18:50:43 +00:00 |
PacketStream.cpp
|
sandboxos => tildefriends
|
2016-03-12 18:50:43 +00:00 |
PacketStream.h
|
sandboxos => tildefriends
|
2016-03-12 18:50:43 +00:00 |
Serialize.cpp
|
Let task.execute accept raw UTF-8 bytes, for the sake of the tests. Missing #include. Minor cleanup.
|
2016-12-22 18:11:49 +00:00 |
Serialize.h
|
Begin the hairy process of making this thing deal safely with string encodings. This will be broken for some time.
|
2016-12-21 20:19:23 +00:00 |
Socket.cpp
|
Disable Nagle's algorithm to try to make things more uniformly responsive.
|
2016-12-24 13:57:27 +00:00 |
Socket.h
|
Disable Nagle's algorithm to try to make things more uniformly responsive.
|
2016-12-24 13:57:27 +00:00 |
Task.cpp
|
Let task.execute accept raw UTF-8 bytes, for the sake of the tests. Missing #include. Minor cleanup.
|
2016-12-22 18:11:49 +00:00 |
Task.h
|
Now child processes have no ability to open files.
|
2016-04-16 21:30:52 +00:00 |
TaskStub.cpp
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |
TaskStub.h
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |
TaskTryCatch.cpp
|
I think this fixes tests, and makes them runnable from continuous integration.
|
2016-03-13 13:37:58 +00:00 |
TaskTryCatch.h
|
I think this fixes tests, and makes them runnable from continuous integration.
|
2016-03-13 13:37:58 +00:00 |
Tls.cpp
|
Actually read and add intermediate certificates to the SSL context. Fixes certificate warnings.
|
2016-04-17 14:34:22 +00:00 |
Tls.h
|
sandboxos => tildefriends
|
2016-03-12 18:50:43 +00:00 |
TlsContextWrapper.cpp
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |
TlsContextWrapper.h
|
v8 5.1 => 5.2
|
2016-07-23 10:54:10 +00:00 |