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
e0b86f1232ba8f875c372238dbbf77ed51f141c1
briar
/
test
/
net
/
sf
/
briar
T
History
akwizgran
e0b86f1232
Moved ConnectionWindow into the transport module and implemented
...
window sliding (untested).
2011-08-11 13:22:23 +01:00
..
crypto
Unit tests for CTR-mode encryption.
2011-08-01 14:01:17 +01:00
db
Moved ConnectionWindow into the transport module and implemented
2011-08-11 13:22: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
Associate a timestamp with every subscription, indicating the earliest
2011-08-05 13:34:58 +01:00
serial
Use fail() instead of assertTrue(false).
2011-08-03 21:19:04 +01:00
setup
Unit tests for H2Database.
2011-07-04 16:06:10 +01:00
transport
PacketWriter is implemented by two classes: PacketWriterImpl and
2011-08-09 17:50:54 +01:00
util
Use fail() instead of assertTrue(false).
2011-08-03 21:19:04 +01:00
TestUtils.java
Don't use FileUtils.getBriarDirectory() in tests.
2011-07-14 20:42:41 +01:00