tildefriends/src
2016-04-23 11:42:03 +00:00
..
Database.cpp sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
Database.h sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
File.cpp sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
File.h sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
main.cpp Set rlimits on OS X. Enable tests on OSX (except valgrind). setrlimit error handling. 2016-04-17 12:56:46 +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 sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
Serialize.h sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
Socket.cpp sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
Socket.h sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
Task.cpp Stop passing 'this' in serialized function calls. There are currently no productive uses of it, and it causes excessive work exporting functions that are never called. 2016-04-23 11:42:03 +00:00
Task.h Now child processes have no ability to open files. 2016-04-16 21:30:52 +00:00
TaskStub.cpp Now child processes have no ability to open files. 2016-04-16 21:30:52 +00:00
TaskStub.h Now child processes have no ability to open files. 2016-04-16 21:30:52 +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 sandboxos => tildefriends 2016-03-12 18:50:43 +00:00
TlsContextWrapper.h sandboxos => tildefriends 2016-03-12 18:50:43 +00:00