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 00:55:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
42430272f4e62998657e58e8fab7ba11beaee797
briar
/
components
/
net
/
sf
/
briar
T
History
akwizgran
42430272f4
Removed the initiator flag from the IV (no longer needed with the new
...
key derivation rules).
2011-11-28 17:34:50 +00:00
..
crypto
Made erasable keys thread-safe.
2011-11-18 11:05:07 +00:00
db
Return immutable collections from the database.
2011-11-28 15:29:53 +00:00
i18n
String caches its hash code, so prefer HashMap to TreeMap.
2011-11-28 15:40:16 +00:00
invitation
Split transport identifiers into two: TransportId (globally unique)
2011-11-14 21:40:05 +00:00
lifecycle
String caches its hash code, so prefer HashMap to TreeMap.
2011-11-28 15:40:16 +00:00
plugins
Advertise the Bluetooth address if the device is discoverable in
2011-11-28 15:51:48 +00:00
protocol
Minor protocol refactoring.
2011-11-18 11:27:34 +00:00
serial
Minor code cleanups.
2011-11-16 18:15:32 +00:00
setup
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
transport
Removed the initiator flag from the IV (no longer needed with the new
2011-11-28 17:34:50 +00:00