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-16 04:39:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b548820f779979f27cb436e5c205cff00e1543ba
briar
/
components
/
net
/
sf
/
briar
/
db
History
akwizgran
b548820f77
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
..
Database.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
DatabaseCleaner.java
Unit tests, refactoring and bugfixes for the database. Replies to messages in
2011-07-05 14:16:29 +01:00
DatabaseCleanerImpl.java
Factored out the database cleaner.
2011-07-04 18:11:27 +01:00
DatabaseComponentImpl.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
DatabaseModule.java
Initial commit with new directory structure.
2011-06-21 18:01:28 +01:00
H2Database.java
Unit tests for H2Database.
2011-07-04 16:06:10 +01:00
JdbcDatabase.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
ReadWriteLockDatabaseComponent.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00
SynchronizedDatabaseComponent.java
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
2011-07-06 16:50:01 +01:00