|
|
@d6a53cc
|
2 years |
zzz |
Data: Consolidate offline key check
i2ptunnel: Prevent registration …
|
|
|
@3ba0fcf
|
2 years |
zzz |
SAM: Support offline keys
|
|
|
@7c5162e
|
2 years |
zzz |
I2CP: Move the port 7654 definition
|
|
|
@5e7a277
|
2 years |
zzz |
I2CP: Consolidate all the port 7654 definitions
|
|
|
@e68182a
|
3 years |
zzz |
Build: Provide option to prevent Class-Path in manifests (ticket #2317)
|
|
|
@1f92232
|
3 years |
zzz |
Findbugs all over
|
|
|
@3bc9053
|
3 years |
zzz |
KeyStore?: Log expiration of self-signed certs
|
|
|
@ad4eef9
|
3 years |
zzz |
i2ptunnel, I2CP, SAM: Change selfsigned cert cname to localhost …
|
|
|
@a67ea4b
|
3 years |
str4d |
Cleanups: Close resources via try-finally
We can't use …
|
|
|
@ff911e3
|
3 years |
str4d |
Deduplicate the default Java Keystore password
|
|
|
@9be53ec
|
3 years |
str4d |
Swap out getopt, gettext, and geoip code in Gradle libs for dependencies
|
|
|
@694aab5
|
3 years |
str4d |
Drop old Eclipse and IDEA project files
|
|
|
@d95e730
|
3 years |
str4d |
propagate from branch 'i2p.i2p' (head …
|
|
|
@3d38522
|
4 years |
zzz |
findbugs all over
|
|
|
@e7cfb2d
|
4 years |
zzz |
Streaming: Add reset() to I2PSocket API
i2ptunnel: Reset I2P socket on …
|
|
|
@78da3b9
|
4 years |
zzz |
javadoc fixes part 15 (ticket #1894)
|
|
|
@e0e06d73
|
4 years |
zzz |
javadoc fixes part 14 (ticket #1894)
|
|
|
@5be077e2
|
4 years |
zzz |
Clean up single char indexOf()
|
|
|
@b0bba18
|
4 years |
zzz |
Build: Add manifest attributes for java version to all jars and wars
|
|
|
@c9c2952
|
4 years |
zzz |
Consistently log authentication failures for all interfaces
|
|
|
@08d1ea8
|
4 years |
zzz |
Build: Set Java 7 build target for all jars;
embedders (esp. Android) …
|
|
|
@534609e8
|
4 years |
zzz |
unused import
|
|
|
@cee3ebb
|
4 years |
zzz |
less wtf
|
|
|
@2270c47
|
5 years |
str4d |
propagate from branch 'i2p.i2p' (head …
|
|
|
@03de374
|
5 years |
str4d |
Project files for IntelliJ IDEA
|
|
|
@f564d4d
|
5 years |
str4d |
Fixes for a bunch of old unused code to make it compile
|
|
|
@efdb296
|
5 years |
zzz |
SAM: Log tweaks (ticket #1778)
|
|
|
@7ae1483
|
5 years |
zzz |
Fixes for building with libgetopt-java
|
|
|
@455f32f
|
5 years |
zzz |
SAM: Don't log an error on datagram send success!
set …
|
|
|
@0717696
|
5 years |
zzz |
Javadoc fixes in imagegen, sam, crypto
package.html files for imagegen
|
|
|
@55addfc
|
5 years |
zzz |
Fix bug receiving datagrams on v3 sessions with UTF-8 IDs
Add test for …
|
|
|
@8f667a0
|
5 years |
zzz |
Use I2CP option names, not SAM option names, for setting tag options …
|
|
|
@d962be9
|
5 years |
zzz |
SAM v3.3:
- More master session option checks
- Add support for …
|
|
|
@b6deae9
|
5 years |
zzz |
SAM v3.3: Tests and fixes for REMOVE; don't close underlying …
|
|
|
@edde533
|
5 years |
zzz |
SAM v3.3: Fixes after testing
- More error checking
- Better error …
|
|
|
@ceb7791
|
5 years |
zzz |
test tweaks
|
|
|
@68c6179
|
5 years |
zzz |
SAM v3.3: Fixes after testing
- Fix master acceptor
- Clean up error …
|
|
|
@62ad799
|
5 years |
zzz |
SAM v3.3: Fixes after testing
- Set Master properties in handler, not …
|
|
|
@270bc24
|
5 years |
zzz |
SAM: Add start() to session interface,
don't start threads in …
|
|
|
@9b004bc
|
5 years |
zzz |
SAM v3.3 master sessions.
Compiles only. Untested, not regression …
|
|
|
@ee1852f
|
5 years |
zzz |
initialization cleanup and finals
|
|
|
@a141d50
|
5 years |
zzz |
Refactor Session classes out of SAMv3Handler to their own files
|
|
|
@ab5d4b5
|
5 years |
zzz |
Cleanup to combine checking and removing a property
|
|
|
@3dbc840
|
5 years |
zzz |
propagate from branch 'i2p.i2p' (head …
|
|
|
@08a9a01
|
5 years |
zzz |
bump to 3.3
|
|
|
@fccd0da
|
5 years |
str4d |
propagate from branch 'i2p.i2p' (head …
|
|
|
@b6bd497
|
5 years |
z3r0fox |
Replaces instances of getBytes() in apps classes
|
|
|
@2c1b9c2
|
5 years |
zzz |
Javadoc fixes
Better OCMOSJ Javadocs
|
|
|
@b53fe37
|
5 years |
zzz |
SAM:
- Don't map keys to upper case in parser, corrupts I2CP options …
|
|
|
@f778c23f
|
5 years |
zzz |
SAM: Timeout for first command after HELLO
Better removal of command …
|
|
|
@3c8cc16
|
5 years |
zzz |
SAM: Use the Destination cache
Comment out some unused methods
SAM …
|
|
|
@55f7299
|
5 years |
zzz |
properly set protocol value
|
|
|
@a5a7027
|
5 years |
zzz |
Parser: Allow '=' in values
|
|
|
@1db7613
|
5 years |
zzz |
one more UTF8 fix
|
|
|
@513e1b9
|
5 years |
zzz |
SAM: Handle UTF-8 in ReadLine? (ticket #1488)
Allow forever timeout in …
|
|
|
@dffd441
|
5 years |
zzz |
SAM: Allow backslash escapes in parser (tickets #1325, #1488)
remove …
|
|
|
@87fa1cb
|
5 years |
zzz |
SAM: Fix parser to allow spaces in quoted values (tickets #1325, …
|
|
|
@a03339b
|
5 years |
zzz |
SAM:
- Use DataHelper? to load/store sam.keys
- Move sam.keys file to …
|
|
|
@9ce8fce
|
5 years |
zzz |
propagate from branch 'i2p.i2p.zzz.sam' (head …
|
|
|
@01d2371
|
5 years |
zzz |
test javadoc
|
|
|
@2849aec
|
5 years |
zzz |
Add v3 FORWARD support to sink
|
|
|
@cb979fb
|
5 years |
zzz |
Allow multiple simultaneous ACCEPT sockets.
Add support for parallel …
|
|
|
@bafec180
|
5 years |
zzz |
stub out send-with-options
|
|
|
@5adbf90
|
5 years |
zzz |
Forwarded raw datagrams will include a header line if HEADER=true
Add …
|
|
|
@3a25a91
|
5 years |
zzz |
log tweak
|
|
|
@0519ea4
|
5 years |
zzz |
Add v3 datagram and raw to sink
|
|
|
@48d7f49
|
5 years |
zzz |
Fix PROTOCOL parsing
Add PROTOCOL test for raw sessions to send client
|
|
|
@ed1567e
|
5 years |
zzz |
short test instructions
|
|
|
@9f625a0
|
5 years |
zzz |
Fix protocol for V3 datagram and raw sessions
Add V3 datagram and raw …
|
|
|
@e77c5bd
|
5 years |
zzz |
add session options
|
|
|
@31ace20
|
5 years |
zzz |
auth and ssl support
|
|
|
@4291450
|
5 years |
zzz |
make method private
fix timeout message
add client sink pinger
|
|
|
@6373c8a
|
5 years |
zzz |
v1 datagram and raw support for sink
|
|
|
@bd048b0
|
5 years |
zzz |
Fix ReadLine? bug that buffered and lost input;
can't handle UTF-8 for …
|
|
|
@b9ab933
|
5 years |
zzz |
client getopt
|
|
|
@626f541
|
5 years |
zzz |
add FROM_PORT and TO_PORT to client
|
|
|
@9367aca
|
5 years |
zzz |
Notes on STREAM STATUS messages when SILENT=true
Fix one message for …
|
|
|
@e5f186f6
|
5 years |
zzz |
fix stopping of reader
|
|
|
@807e5bf
|
5 years |
zzz |
v3 sink working
|
|
|
@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
|
|
|
@c37cc7a
|
5 years |
zzz |
Convert remaining Threads to I2PThread or I2PAppThread
|
|
|
@6013765
|
6 years |
zzz |
add Closeable/Flushable? interfaces
|
|
|
@8b14afd
|
6 years |
zzz |
Add SSLSocketChannel wrappers after review
Requires Java 7 to compile
|
|
|
@1f9bb04
|
6 years |
zzz |
Findbugs all over #2
Mostly char encoding
Use StringWriter? rather than …
|
|
|
@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 …
|
|
|