tildefriends/src
2024-02-25 16:02:56 -05:00
..
android Some success exporting and importing apps on android. 2024-02-07 00:05:07 +00:00
ios Set the iOS app icon. 2023-10-19 19:21:13 +00:00
bcrypt.js.c Add missing statics, and remove the 'tildefriends check' command. 2024-02-10 16:50:00 +00:00
bcrypt.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
bip39.c Looks like I can round-trip an SSB identity, now. 2024-01-04 01:17:30 +00:00
bip39.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
bip39.words.c clang-format the source. Not exactly how I want it, but automated is better than perfect. 2024-02-15 23:35:01 +00:00
bip39.words.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
database.js.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
database.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
file.js.c Address some gcc-13 analyzer warnings. #33 2024-02-22 20:13:51 -05:00
file.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
http.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
http.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
httpd.js.c Address some gcc-13 analyzer warnings. #33 2024-02-22 20:13:51 -05:00
httpd.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
index.md Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ios.m Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
log.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
main.c Fix android argv. 2024-02-25 16:02:56 -05:00
mem.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
mem.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
packetstream.c clang-format the source. Not exactly how I want it, but automated is better than perfect. 2024-02-15 23:35:01 +00:00
packetstream.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
serialize.c clang-format the source. Not exactly how I want it, but automated is better than perfect. 2024-02-15 23:35:01 +00:00
serialize.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
socket.js.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
socket.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.connections.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.connections.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.db.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.db.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.export.c Make app export append a trailing newline to the app.json files so that we match prettier. 2024-02-24 11:12:35 -05:00
ssb.export.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.import.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.import.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.js.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.rpc.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.rpc.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
ssb.tests.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
ssb.tests.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
task.c BSD compile fix. 2024-02-25 14:57:14 -05:00
task.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
taskstub.js.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
taskstub.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
tests.c Avoid leaking some console colors.f 2024-02-18 15:39:32 +00:00
tests.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
tls.c clang-format the source. Not exactly how I want it, but automated is better than perfect. 2024-02-15 23:35:01 +00:00
tls.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
tlscontext.js.c clang-format the source. Not exactly how I want it, but automated is better than perfect. 2024-02-15 23:35:01 +00:00
tlscontext.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
trace.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
trace.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
util.js.c Add missing .clang-format, and fix some spaces that slipped through. 2024-02-17 19:22:02 +00:00
util.js.h Add a Doxyfile and preliminary module-level docs. 2024-02-20 21:41:37 -05:00
version.h Working on 0.0.16 now. 2024-01-28 23:55:17 +00:00