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-14 11:49:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
42430272f4e62998657e58e8fab7ba11beaee797
briar
/
components
/
net
/
sf
/
briar
/
serial
History
akwizgran
4da7a685cd
Minor code cleanups.
2011-11-16 18:15:32 +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
Store each connection window slot as a database row.
2011-11-15 13:08:20 +00:00
SerialComponentImpl.java
Minor code cleanups.
2011-11-16 18:15:32 +00:00
SerialModule.java
Expose serialisation overhead without breaking encapsulation.
2011-09-21 13:16:58 +01:00
Tag.java
Moved tag definitions inside serial component.
2011-09-21 12:08:27 +01: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
Split transport identifiers into two: TransportId (globally unique)
2011-11-14 21:40:05 +00:00