|
|
@868e5e9
|
5 years |
zzz |
More v3 support
Convert IDs from ints to Strings
Wait for STREAM …
|
|
|
@612e01c
|
5 years |
zzz |
More SAM client cleanup and fixes, beginning of v3 support
v3 …
|
|
|
@13fd613
|
5 years |
zzz |
more client test enhancements
|
|
|
@6934599
|
5 years |
zzz |
log tweak
|
|
|
@6081856
|
5 years |
zzz |
client demo cleanup
|
|
|
@110a0a1
|
5 years |
zzz |
Remove singleton SAMv3DatagramServer; hang off of SAMBridge …
|
|
|
@c7d68c2
|
5 years |
zzz |
Require Java 7 for SAM
separate option javac.compilerargs7 for Java 7
|
|
|
@8b14afd
|
6 years |
zzz |
Add SSLSocketChannel wrappers after review
Requires Java 7 to compile
|
|
|
@6e06d32
|
6 years |
zzz |
Use ReadLine? for SAMHandlerFactory
|
|
|
@072e4dc
|
6 years |
zzz |
Add ReadLine? with timeouts
Implement PING
Handle QUIT, STOP, EXIT …
|
|
|
@f56ac66
|
6 years |
zzz |
Make DatagramServer? a Handler, register with bridge
|
|
|
@c662f17
|
6 years |
zzz |
Move DatagramServer? from SAMv3Handler to its own file,
javadocs
more …
|
|
|
@246b376
|
6 years |
zzz |
tab cleanup
|
|
|
@194f20e
|
6 years |
zzz |
V3 Stream Session: SSL for STREAM FORWARD
better exception handling …
|
|
|
@9b2d416
|
6 years |
zzz |
Stub out PING and PONG commands.
Handle PING and send PONG. No code …
|
|
|
@12385f04
|
6 years |
zzz |
protocol and ports for outgoing datagrams
|
|
|
@49e68bc
|
6 years |
zzz |
ports for CONNECT
|
|
|
@b82c1ea
|
6 years |
zzz |
Add AUTH commands: ENABLE, DISABLE, ADD, REMOVE
Store changes to …
|
|
|
@33672e6
|
6 years |
zzz |
Add authorization
New PasswordManager? methods for use by SAM
|
|
|
@876729c
|
6 years |
zzz |
Add protocol and port notification
|
|
|
@b6cb074c
|
6 years |
zzz |
Add sam.config file support and -c file option
Add partial SSL support …
|
|
|
@5878fae
|
6 years |
zzz |
Use getopt for SAM args processing
Args processing cleanups
Change …
|
|
|
@233cce8
|
6 years |
zzz |
remove _args field
|
|
|
@b5455cee
|
6 years |
zzz |
SAM: Set keepalive on sockets (ticket #1573)
Also on both sides of …
|
|
|
@40130a8
|
6 years |
zzz |
SAM:
- Close sockets and stop tunnels when router-side SAM stops …
|
|
|
@c1e70ac
|
6 years |
zzz |
SAM: Close datagram or raw session when underlying
I2P session closes …
|
|
|
@dcffde6
|
6 years |
zzz |
Javadoc: missing package.html files in applications (ticket #1109)
|
|
|
@d4bbdc28
|
6 years |
dg2-new |
FloodfillMonitorJob?: use the 60 min rate avg instead of lifetime avg, …
|
|
|
@9163d41
|
6 years |
dg2-new |
* I2PSnark, Jetty, SAM, crypto: findbugs resource leaks.
|
|
|
@3ef89f4
|
6 years |
zzz |
SAM: Fix v3 bug accepting incoming connections
It was starting both …
|
|
|
@a50afeb
|
6 years |
zzz |
SAM: Fix v3 LS publish, broken in -4 (ticket #1390)
- code cleanup in …
|
|
|
@4b074b8
|
6 years |
zzz |
I meant CREATE
SAM:
- Don't publish LS for DIRECTION=RECEIVE
- Set …
|
|
|
@328d7d0
|
6 years |
zzz |
SAM:
- Don't spawn a thread for each transmitted datagram
- Set …
|
|
|
@4b0019c
|
7 years |
zzz |
* SAM: Add support for RAW on the bridge socket in v3 (ticket #1334)
…
|
|
|
@fef59141
|
7 years |
zzz |
SAM: Cherrypick from patch in ticket #1318:
- Add SIGNATURE_TYPE …
|
|
|
@3379432
|
7 years |
zzz |
SAM: Cherrypick from patch in ticket #1318:
- Check for extra bytes …
|
|
|
@bb9129b
|
7 years |
zzz |
SAM: Cherrypick from patch in ticket #1318:
- Fix empty properties …
|
|
|
@0fc3029
|
7 years |
zzz |
SAM:
Version handling (ticket #1318)
- MAX param now optional
…
|
|
|
@d8c8586
|
7 years |
zzz |
SAM: No synch needed for finals;
Move fields to top
|
|
|
@38a47282
|
7 years |
zzz |
SAM: Use SAMHandler.writeString() where possible,
Use …
|
|
|
@7888705
|
7 years |
zzz |
final
|
|
|
@31938f4
|
7 years |
zzz |
SAM: Fix checkPrivateDestination() for key certs (ticket #1318)
|
|
|
@c95ed2e
|
7 years |
zzz |
SAM: Rename exceptions, make serialVersionUID private,
add new …
|
|
|
@b5ed247a
|
7 years |
zzz |
SAM: more Log conditionals, javadocs
|
|
|
@22aff49
|
7 years |
zzz |
SAM: Log conditionals, javadocs
|
|
|
@e4430f0
|
7 years |
zzz |
2 more pkg private
|
|
|
@1047691
|
7 years |
zzz |
SAM: Make all classes package private except the SAMBridge entry point
|
|
|
@f3180b3
|
7 years |
zzz |
SAM client logging cleanup
|
|
|
@8480a204
|
7 years |
zzz |
* BOB, SAM, i2psnark: Fix datagram NPE (ticket #1275)
This could …
|
|
|
@b84682f
|
7 years |
dg2-new |
* findbugs: mostly stream closure fixes in router, apps, core
|
|
|
@c73f0eee
|
7 years |
zzz |
more Jetty classpath cleanup
|
|
|
@3e639a3
|
7 years |
zzz |
SAM:
- Classes static/private
- Fields private/final
- Remove …
|
|
|
@96b4c6b
|
7 years |
zzz |
findbugs sam/bob
|
|
|
@c679091
|
7 years |
zzz |
target build property
|
|
|
@fe391ff2
|
7 years |
zzz |
Convert all jars and wars to compile to 1.6 target,
except for the …
|
|
|
@efe3bd2c
|
7 years |
str4d |
Use for each when Iterator not needed
|
|
|
@e77409e
|
7 years |
str4d |
Close resources
|
|
|
@f9f0e6d
|
7 years |
str4d |
SAM: for each
|
|
|
@5fa0376f
|
7 years |
str4d |
SAM: type arguments, unused imports
|
|
|
@57144f3e
|
7 years |
str4d |
Added Eclipse projects for SAM and streaming
|
|
|
@5bcfe025
|
7 years |
dg2-new |
fix build
|
|
|
@eabcc96
|
7 years |
dg2-new |
remove useless string
|
|
|
@28b6675
|
7 years |
dg2-new |
findbugs BOB/SAM. more to do.
|
|
|
@9d52ef5
|
8 years |
zab2 |
Explicit check for empty values
|
|
|
@5ea2832
|
8 years |
zzz |
* AppManager?: Register jetty, console, and SAM with manager
|
|
|
@c61f2af
|
8 years |
zzz |
* SAM: Implement ClientApp? interface (ticket #347)
|
|
|
@832c0ff
|
8 years |
zzz |
* SAM: Force i2cp.messageReliability=None (ticket #819)
|
|
|
@452d1d0
|
8 years |
zzz |
* SAM: Synchronize dissector
|
|
|
@fb5d0cd
|
8 years |
zzz |
Boolean.valueOf(x).booleanValue() → Boolean.parseBoolean(x)
|
|
|
@39d9d3f5
|
8 years |
zzz |
* SAM: Don't use direct byte buffers for streams (ticket #679)
…
|
|
|
@d8dd76c
|
8 years |
zzz |
* SAM: Volatiles and finals
|
|
|
@1ab8200
|
8 years |
zzz |
* Clone System properties before iterating to avoid
…
|
|
|
@764a7f2
|
9 years |
zzz |
remove unused private items (eclipse)
|
|
|
@1db58de
|
9 years |
zzz |
remove unused local variables (eclipse)
|
|
|
@f13956d
|
9 years |
zzz |
remove unused imports (eclipse)
|
|
|
@3e889d2
|
9 years |
zzz |
remove unnecessary casts (eclipse)
|
|
|
@cadedeb0
|
9 years |
zzz |
* Build: Add built-by to jars; check for corrupt jars on debug page
|
|
|
@c902d4c
|
9 years |
zzz |
remove SAM client classes from sam.jar
|
|
|
@7213ff0c
|
9 years |
zzz |
* Build: Put Implementation-Version in manifests
|
|
|
@c5f04ee
|
10 years |
zzz |
- Don't do 'mtn list changed' if not in a workspace or not needed
|
|
|
@fd91927c
|
10 years |
zzz |
* Build:
- Add includeAntRuntime=false to all javac targets
…
|
|
|
@612d06b
|
10 years |
zzz |
* Build: Move all dependencies to top-level build.xml,
so …
|
|
|
@2baee74
|
11 years |
zzz |
* Replace size() ⇐ 0 with isEmpty() everywhere, ditto > 0 → !isEmpty()
|
|
|
@5eccc01
|
11 years |
BlubMail |
merge of '1d77e0a89198e422acfb66d9310fad7b0b290e38'
and …
|
|
|
@1850e89
|
11 years |
mkvore-commit |
removes a bug in SAM v1 and v2 (introduced when merging with v3)
|
|
|
@2341793
|
11 years |
BlubMail |
writeString(String str): synchronize using socket write lock to …
|
|
|
@abc23e9
|
12 years |
zzz |
* Move almost all uses of StringBuffer? to StringBuilder?,
for …
|
|
|
@e86e428
|
12 years |
mkvore-commit |
SAMv1 and SAMv3 : logging some exception at INFO level
|
|
|
@965b183d
|
12 years |
mkvore-commit |
fix: warnings when generating javadoc
|
|
|
@bc7a963f
|
12 years |
mkvore-commit |
correct a null pointer exception check before it gets caught and …
|
|
|
@ef73741
|
12 years |
mkvore-commit |
SAMv3: bug corrected: sending datagrams through the datagram session …
|
|
|
@30b73ffe
|
12 years |
mkvore-commit |
changed samv3 because of reverted streaming and mstreaming libs
|
|
|
@e42f7ab
|
12 years |
mkvore-commit |
apps/sam/java/build.xml reflects dependancy upon streaming.jar
|
|
|
@54b80d6
|
12 years |
mkvore-commit |
merge of '40606168f4086dbe122e96b533df4f24b5e4d87d'
and …
|
|
|
@157b85b
|
12 years |
zzz |
pass compiler args down from top build.xml
|
|
|
@4ffa2450
|
12 years |
mkvore-commit |
* SAMv3 : doc/sam.3.0-protocol.txt updated
* SAMv3 : …
|
|
|
@0c738e2
|
12 years |
mkvore-commit |
SAMv3: stream session stop listening when the forwarding session …
|
|
|
@eae43621
|
12 years |
mkvore-commit |
SAMv3: NAMING ME request now work on stream sessions
|
|
|
@bc831d3
|
12 years |
mkvore-commit |
Changelog: SAM : big bug in SAMv1Handler corrected
|
|
|
@d54695e
|
12 years |
mkvore-commit |
add dependency to streaming lib to apps/sam/java/build.xml
|
|
|