.. |
android
|
Let's start working on 0.0.17.
|
2024-02-28 18:47:21 -05: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
|
Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
|
2024-03-04 12:23:00 -05:00 |
bip39.c
|
Looks like I can round-trip an SSB identity, now.
|
2024-01-04 01:17:30 +00:00 |
bip39.h
|
Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
|
2024-03-04 12:23:00 -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
|
Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
|
2024-03-04 12:23:00 -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
|
Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
|
2024-03-04 12:23:00 -05:00 |
file.js.c
|
Address some gcc-13 analyzer warnings. #33
|
2024-02-22 20:13:51 -05:00 |
file.js.h
|
Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
|
2024-03-04 12:23:00 -05:00 |
http.c
|
Poking at TCP binds from Haiku.
|
2024-03-04 21:51:27 -05:00 |
http.h
|
http.h docs.
|
2024-03-03 12:35:10 -05:00 |
httpd.js.c
|
Fix a leak in returning HTTP responses.
|
2024-02-25 19:38:00 -05:00 |
httpd.js.h
|
More .h docs.
|
2024-03-05 12:47:58 -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
|
More .h docs.
|
2024-03-05 12:47:58 -05:00 |
main.c
|
Make the SSB network key configurable by command-line argument.
|
2024-03-02 15:01:09 -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
|
More .h docs.
|
2024-03-05 12:47:58 -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
|
Poking at TCP binds from Haiku.
|
2024-03-04 21:51:27 -05: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
|
Give fts a better chance of working with jsonb messages.content.
|
2024-03-03 18:55:58 +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
|
A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
|
2024-03-03 18:12:44 -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
|
A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
|
2024-03-03 18:12:44 -05:00 |
ssb.js.c
|
Fixed a leak in ssb.getServerIdentity().
|
2024-03-03 12:20:03 -05:00 |
ssb.js.h
|
A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
|
2024-03-03 18:12:44 -05:00 |
ssb.rpc.c
|
Convert messages.content to JSONB. This is a very disruptive change.
|
2024-02-28 20:01:52 -05:00 |
ssb.rpc.h
|
A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
|
2024-03-03 18:12:44 -05:00 |
ssb.tests.c
|
Make the SSB network key configurable by command-line argument.
|
2024-03-02 15:01:09 -05:00 |
ssb.tests.h
|
A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
|
2024-03-03 18:12:44 -05:00 |
task.c
|
Make the SSB network key configurable by command-line argument.
|
2024-03-02 15:01:09 -05:00 |
task.h
|
Make the SSB network key configurable by command-line argument.
|
2024-03-02 15:01:09 -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
|
More docs.
|
2024-03-01 21:18:12 -05:00 |
tests.c
|
Avoid leaking some console colors.f
|
2024-02-18 15:39:32 +00:00 |
tests.h
|
tests.h and tlscontext.js.h docs.
|
2024-02-28 21:18:59 -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
|
Docs for tls.h and trace.h.
|
2024-02-28 19:12:41 -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
|
tests.h and tlscontext.js.h docs.
|
2024-02-28 21:18:59 -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
|
Docs for tls.h and trace.h.
|
2024-02-28 19:12:41 -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
|
Docs for util.js.h.
|
2024-02-25 18:52:34 -05:00 |
version.h
|
Let's start working on 0.0.17.
|
2024-02-28 18:47:21 -05:00 |