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-19 22:29:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b470afb4ef9ee5139ae7d39f146d74bc8fe4cf44
briar
/
test
/
net
/
sf
/
briar
/
db
History
akwizgran
b470afb4ef
Added DatabaseComponent.setSeen() for handling requests.
...
Also moved IO out of the lock in receiveOffer().
2011-09-23 16:06:14 +01:00
..
BasicH2Test.java
Found the bug, it was just a SQL syntax error.
2011-07-23 11:29:23 +01:00
DatabaseCleanerImplTest.java
Each request packet should contain the unique ID of the offer to which
2011-08-13 17:46:19 +02:00
DatabaseComponentImplTest.java
Extracted constants from DatabaseComponent interface.
2011-09-23 15:33:41 +01:00
DatabaseComponentTest.java
Added DatabaseComponent.setSeen() for handling requests.
2011-09-23 16:06:14 +01:00
H2DatabaseTest.java
Unit tests for private messages.
2011-09-16 13:06:04 +01:00
TestGroup.java
More unit tests.
2011-07-26 17:48:47 +01:00
TestMessage.java
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