Commit Graph

36 Commits

Author SHA1 Message Date
Andreas Schildbach
7625fccd22 Move comment about Java 6 compilation to the appropriate places. 2014-12-06 16:03:32 +01:00
Andreas Schildbach
ad87ee9a3c Consistently use version 2.9.1 of maven-javadoc-plugin. 2014-11-24 15:01:10 +01:00
Mike Hearn
a2e9806f2f Update Orchid version and POM to reflect the dirauth change. 2014-11-17 14:05:20 +01:00
Mike Hearn
1e8d249ce7 Orchid: switch out turtles for longclaw. Turtles has been defunct for some time. Longclaw is a new directory authority run out of Hong Kong by RiseUp:
https://lists.torproject.org/pipermail/tor-talk/2014-November/035650.html
2014-11-14 15:20:54 +01:00
Mike Hearn
9dcc4ed6f4 0.13-SNAPSHOT 2014-10-05 20:38:00 +02:00
Mike Hearn
83a9a71f3f bitcoinj 0.12 2014-10-03 00:46:31 +02:00
Mike Hearn
6f22cba76f Maven changes to support auto upload of snapshot versions, better javadocs etc. 2014-10-02 14:22:25 +02:00
Andreas Schildbach
9e4043d9bb Change groupId of Orchid artifact to "org.bitcoinj". This makes uploads to Maven Central easier for us. 2014-10-01 20:27:01 +02:00
Mike Hearn
325cc3e8fa OrchidSocketImpl: don't hold the stream lock whilst calling into stream. 2014-09-18 19:55:45 +02:00
Devrandom
59efe031c4 Orchid: typo 2014-08-28 14:36:08 +02:00
Devrandom
ddfaebd487 Orchid: narrower locking 2014-08-28 14:36:08 +02:00
Devrandom
41731c3261 Orchid: refactor thread pool creation 2014-08-28 14:36:08 +02:00
Devrandom
b6eb96cb44 Orchid: document an issue with pending circuits on shutdown 2014-08-28 14:36:08 +02:00
Devrandom
f57c3a857c Orchid: better thread tracking
also, fix race condition in closing circuits on shutdown
2014-08-28 14:36:08 +02:00
Devrandom
de3665f734 Orchid: fix infinite task creation loop when shutting down 2014-08-28 14:36:08 +02:00
Gary Rowe
58814f6cda Fix JDK8 doclint range to work with JDK7 in Orchid 2014-08-26 11:46:54 +02:00
Devrandom
887d6b0330 Orchid: fix NPE when unbuilt circuit is closed 2014-08-24 00:06:17 +02:00
Devrandom
50ad0e7666 Fix Orchid deadlock 3
https://github.com/subgraph/Orchid/pull/10
2014-08-24 00:06:17 +02:00
Devrandom
0464aa71c5 Add cycle detecting locks, fix Orchid deadlock 2
https://github.com/subgraph/Orchid/pull/10

Conflicts:
	orchid/src/com/subgraph/orchid/circuits/CircuitIO.java
2014-08-23 21:59:05 +02:00
Devrandom
00d1821daa Fix Orchid deadlock 1
https://github.com/subgraph/Orchid/pull/10
2014-08-23 21:59:05 +02:00
Andreas Schildbach
a3ced5fe5d Consistently use version 2.8 of maven-dependency-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
4eabf08250 Consistently use version 2.12.4 of maven-surefire-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
fd4ec21dcc Consistently use version 2.1.2 of maven-source-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
a5042222ac Consistently use version 3.3 of maven-site-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
415e43885c Consistently use version 2.3 of maven-shade-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
31ea0f406b Consistently use version 2.6 of maven-resources-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
8e24ee865f Update to and consistently use version 2.5 of maven-jar-plugin. 2014-08-11 11:18:09 +02:00
Andreas Schildbach
80e2d46ed0 Update to and consistently use version 2.5.1 of maven-install-plugin. 2014-08-11 11:18:08 +02:00
Andreas Schildbach
e3dca2a268 Consistently use version 2.7 of maven-deploy-plugin. 2014-08-11 11:18:08 +02:00
Andreas Schildbach
2324edd03e Consistently use version 3.1 of maven-compiler-plugin. 2014-08-11 11:18:08 +02:00
Andreas Schildbach
99ca1c497f Consistently use version 2.5 of maven-clean-plugin. 2014-08-11 11:18:08 +02:00
Mike Hearn
b7a83f960c Another Tor typo fix. 2014-08-06 19:03:03 +02:00
Mike Hearn
8dbdb0a6f3 Orchid: fix typo in init string 2014-08-06 18:00:40 +02:00
Piotr Włodarek
422053cfec Fixed javadoc build on Java 8 by turning off the fascist DocLint.
DocLint emited errors in Orchid and Protos docs which we are unlikely to fix.
2014-06-02 21:18:27 +08:00
Devrandom
23da335e57 Orchid: allow creation of unconnected socket 2014-04-27 17:26:02 +02:00
Devrandom
99448b730a Tor using the Orchid library 2014-04-27 17:26:01 +02:00