<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tomsg, branch libsodium-transport</title>
<subtitle>Simple C chat server</subtitle>
<id>https://git.tomsmeding.com/tomsg/atom/?h=libsodium-transport</id>
<link rel='self' href='https://git.tomsmeding.com/tomsg/atom/?h=libsodium-transport'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/'/>
<updated>2020-06-25T15:22:19Z</updated>
<entry>
<title>WIP secure transport using libsodium secretstream</title>
<updated>2020-06-25T15:22:19Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-21T20:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=bbb8bc475593b9ff481ec214c4391fe6aff854f4'/>
<id>urn:sha1:bbb8bc475593b9ff481ec214c4391fe6aff854f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add compile_commands.json to .gitignore</title>
<updated>2020-06-25T15:21:05Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-25T15:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=46feba9a7b1e4ed023dcdc3c505b67f3eb8348f0'/>
<id>urn:sha1:46feba9a7b1e4ed023dcdc3c505b67f3eb8348f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Protocol fixes</title>
<updated>2020-06-21T10:16:24Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-21T10:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=93e5170645d82a074746da11481304d42fb215fd'/>
<id>urn:sha1:93e5170645d82a074746da11481304d42fb215fd</id>
<content type='text'>
Thanks @lieuwex
</content>
</entry>
<entry>
<title>Add protocol description</title>
<updated>2020-06-20T21:50:46Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T21:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=bc3ce98673a961bf6886efe1f63345a80d8a9f3b'/>
<id>urn:sha1:bc3ce98673a961bf6886efe1f63345a80d8a9f3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>websockets: More robust in case of connection closures</title>
<updated>2020-06-20T19:15:05Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T19:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=970bbda9c884e36c7148a7d921d67c8253c13cdb'/>
<id>urn:sha1:970bbda9c884e36c7148a7d921d67c8253c13cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: User password hashing (libsodium Argon2id(3,64MB))</title>
<updated>2020-06-20T19:14:41Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T19:14:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=2675fac7fe07783d3266b59f6e1c0e0a337a84db'/>
<id>urn:sha1:2675fac7fe07783d3266b59f6e1c0e0a337a84db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: Add 'not null' to all non-null columns in schema</title>
<updated>2020-06-20T19:01:39Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T19:01:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=f45959b53b8322a852554aa8dd7f8c9f4f99b5b4'/>
<id>urn:sha1:f45959b53b8322a852554aa8dd7f8c9f4f99b5b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old firebase-migration script</title>
<updated>2020-06-20T18:36:40Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T18:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=b639c48017181a493095daa9a9dd030e3bf417f2'/>
<id>urn:sha1:b639c48017181a493095daa9a9dd030e3bf417f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: Add firebase user foreign key in schema</title>
<updated>2020-06-20T18:36:25Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T18:36:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=9bab99871d5054de8dad50fc331a7177060f88e9'/>
<id>urn:sha1:9bab99871d5054de8dad50fc331a7177060f88e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server: Database schema version</title>
<updated>2020-06-20T17:39:44Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2020-06-20T17:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/tomsg/commit/?id=32ad074786f905b919999c1ff2fb7b3993cc7fad'/>
<id>urn:sha1:32ad074786f905b919999c1ff2fb7b3993cc7fad</id>
<content type='text'>
</content>
</entry>
</feed>
