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 03:09:04 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
70c698ca9d2484821e7e238a17a4b3580fc9388a
briar
/
api
/
net
/
sf
/
briar
/
api
History
akwizgran
c3643a037b
Added accessors for the amount of raw data read and written by readers and writers - this fixes a fixme in MessageParserImpl.
2011-07-12 20:27:37 +01:00
..
crypto
Added accessors for the amount of raw data read and written by readers and writers - this fixes a fixme in MessageParserImpl.
2011-07-12 20:27:37 +01:00
db
Builders for incoming and outgoing headers and batches. The protocol and serial components can now be used to serialise, sign, deserialise and verify real bundles (except for message parsing).
2011-07-12 16:50:20 +01:00
i18n
Javadocs and unit tests.
2011-07-01 12:07:00 +01:00
invitation
Javadocs and unit tests, God help me.
2011-06-27 13:01:31 +01:00
protocol
Message parser and encoder.
2011-07-12 18:41:08 +01:00
serial
Added accessors for the amount of raw data read and written by readers and writers - this fixes a fixme in MessageParserImpl.
2011-07-12 20:27:37 +01:00
setup
Javadocs and unit tests, God help me.
2011-06-27 13:01:31 +01:00
ContactId.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
Rating.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00