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-13 19:29:06 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
df054b1743148d9004e32899d3efadd30a1b4efd
briar
/
components
/
net
/
sf
/
briar
/
serial
History
akwizgran
df054b1743
Store each connection window slot as a database row.
...
This is less memory-efficient but necessary for the coming forward secrecy changes.
2011-11-15 13:08:20 +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
Expose serialisation overhead without breaking encapsulation.
2011-09-21 13:16:58 +01: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