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-06-13 01:25:33 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2858c139fa5036968b274f254f1f8e4f6578b4f8
briar
/
test
/
net
/
sf
/
briar
T
History
akwizgran
1d25b5a92e
Use null instead of MessageId.NONE and AuthorId.NONE, as for other
...
optional fields.
2011-09-13 14:04:23 +01:00
..
crypto
The word "tag" was overloaded, so from now on use "tag" for the
2011-08-19 11:15:35 +02:00
db
Use null instead of MessageId.NONE and AuthorId.NONE, as for other
2011-09-13 14:04:23 +01:00
i18n
Only check the beginnings of font names, since the exact names vary by
2011-07-14 21:39:04 +01:00
invitation
Modifying Protocol Buffers (or Thrift, or MessagePack, or any of the free ASN.1 implementations I could find) to support length constraints was more work than writing a custom serialisation format, so I wrote a custom format.
2011-07-10 14:44:15 +01:00
protocol
Use null instead of MessageId.NONE and AuthorId.NONE, as for other
2011-09-13 14:04:23 +01:00
serial
Renamed user-defined tags "user-defined type identifiers".
2011-09-12 16:32:25 +01:00
setup
Unit tests for H2Database.
2011-07-04 16:06:10 +01:00
transport
Added an initiator flag (bit 31) to the IV.
2011-09-07 17:21:52 +01:00
util
Frame the encrypted data independently of inter-packet boundaries and
2011-08-19 01:46:51 +02:00
FileReadWriteTest.java
Use null instead of MessageId.NONE and AuthorId.NONE, as for other
2011-09-13 14:04:23 +01:00
LockFairnessTest.java
Made the lock fairness test more precise.
2011-08-13 16:25:45 +02:00
TestUtils.java
Frame the encrypted data independently of inter-packet boundaries and
2011-08-19 01:46:51 +02:00