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-12 17:15:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
844ae8f0a7b7e5f51d3dd468db622e3c33d323d9
briar
/
test
/
net
/
sf
/
briar
T
History
akwizgran
844ae8f0a7
Plugins may dispose of resources differently depending on whether a
...
connection was recognised.
2011-12-08 18:56:53 +00:00
..
crypto
Renamed "encrypted IVs" as "tags" (actual crypto changes to follow).
2011-12-02 12:02:55 +00:00
db
Dedicated executors for plugins and the connection recogniser.
2011-12-08 16:11:24 +00:00
i18n
Only check the beginnings of font names, since the exact names vary by
2011-07-14 21:39:04 +01:00
invitation
Split transport identifiers into two: TransportId (globally unique)
2011-11-14 21:40:05 +00:00
lifecycle
Don't swallow interrupts.
2011-12-01 19:49:22 +00:00
plugins
Plugins may dispose of resources differently depending on whether a
2011-12-08 18:56:53 +00:00
protocol
Plugins may dispose of resources differently depending on whether a
2011-12-08 18:56:53 +00:00
serial
Renamed "user-defined types" as "structs" in the serialisation format.
2011-12-02 11:36:45 +00:00
setup
Unit tests for H2Database.
2011-07-04 16:06:10 +01:00
transport
Dedicated executors for plugins and the connection recogniser.
2011-12-08 16:11:24 +00:00
util
String caches its hash code, so prefer HashMap to TreeMap.
2011-11-28 15:40:16 +00:00
LockFairnessTest.java
Don't swallow interrupts.
2011-12-01 19:49:22 +00:00
ProtocolIntegrationTest.java
Dedicated executors for plugins and the connection recogniser.
2011-12-08 16:11:24 +00:00
TestDatabaseModule.java
ProtocolIntegrationTest (formerly FileReadWriteTest) doesn't need to
2011-09-28 18:58:45 +01:00
TestUtils.java
Frame the encrypted data independently of inter-packet boundaries and
2011-08-19 01:46:51 +02:00