This website requires JavaScript.
Explore
Help
Register
Sign In
Kaladaran
/
briar
Watch
0
Star
0
Fork
0
You've already forked briar
mirror of
https://code.briarproject.org/briar/briar.git
synced
2026-02-16 12:49:55 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8c0020873cd601be1e17e6a11ebae1e9b959747d
briar
/
components
/
net
/
sf
/
briar
/
serial
History
akwizgran
495baf8c70
BATCH_ID and MESSAGE_ID don't need to be structs.
2011-12-07 00:38:14 +00:00
..
ReaderFactoryImpl.java
Retrieve messages from the database in raw form to avoid creating unnecessary short-lived objects. Added timestamps to headers.
2011-07-14 12:01:35 +01:00
ReaderImpl.java
Renamed "user-defined types" as "structs" in the serialisation format.
2011-12-02 11:36:45 +00:00
SerialComponentImpl.java
BATCH_ID and MESSAGE_ID don't need to be structs.
2011-12-07 00:38:14 +00:00
SerialModule.java
Expose serialisation overhead without breaking encapsulation.
2011-09-21 13:16:58 +01:00
Tag.java
Renamed "user-defined types" as "structs" in the serialisation format.
2011-12-02 11:36:45 +00:00
WriterFactoryImpl.java
Retrieve messages from the database in raw form to avoid creating unnecessary short-lived objects. Added timestamps to headers.
2011-07-14 12:01:35 +01:00
WriterImpl.java
Renamed "user-defined types" as "structs" in the serialisation format.
2011-12-02 11:36:45 +00:00