orignal
|
9bfbba6fea
|
Merge pull request #934 from hypnosis-i2p/openssl
various small qt gui fixes
|
7 years ago |
Jeff
|
69d245c4bd
|
Merge pull request #933 from myfingerhurt/openssl
Fix deformed json result with an extra comma
|
7 years ago |
hypnosis-i2p
|
7738eae4b0
|
general settings widget ui revolution for convenience + widget locks: fixed #927
|
7 years ago |
hypnosis-i2p
|
3d5fb07ca8
|
various small qt gui fixes
|
7 years ago |
NeverExist
|
0f0fb266c7
|
Fix deformed json result with an extra comma
{"id":1,"result":{"i2p.router.net.bw.in":48,"i2p.router.net.bw.out":48,},"jsonrpc":"2.0"}
You can see there is an extra comma behind the number 48.
|
7 years ago |
orignal
|
5c3d6298b0
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
7 years ago |
orignal
|
028f0bdb8d
|
Fixed #931. don't insert null pointer into DHkeys list
|
7 years ago |
Jeff
|
44bcdc6866
|
Merge pull request #932 from Markovskij/openssl
Web interface fix
|
7 years ago |
Markovskij
|
b9f6f92bad
|
Web interface fix
|
7 years ago |
orignal
|
1607535416
|
strip out Accept and From headers
|
7 years ago |
orignal
|
f6ced9279b
|
new reseed added
|
7 years ago |
orignal
|
95af716a96
|
Merge pull request #925 from hypnosis-i2p/openssl
Qt GUI now shows buttons under Status and their corresponding info panes
|
7 years ago |
hypnosis-i2p
|
07fe51fa25
|
some qt gui changes
|
7 years ago |
hypnosis-i2p
|
822995cbaf
|
ignored android/libs/
|
7 years ago |
hypnosis-i2p
|
db0e02c05d
|
qt ui - status commands are now pushbuttons with no handlers
|
7 years ago |
hypnosis-i2p
|
856dda68db
|
qt ui - now all buttons have handlers
|
7 years ago |
hypnosis-i2p
|
163cbcb89d
|
qt ui - status main page now works
|
7 years ago |
hypnosis-i2p
|
a79f614e12
|
qt ui - now pixel perfect buttons
|
7 years ago |
hypnosis-i2p
|
7d3a818565
|
qt ui - laid out better
|
7 years ago |
hypnosis-i2p
|
978bb47b92
|
qt ui - settings buttons renamed to *Settings
|
7 years ago |
hypnosis-i2p
|
b791a6a348
|
qt ui - status buttons done
|
7 years ago |
R4SAS
|
d6253b1dee
|
remove dupe lines
|
7 years ago |
orignal
|
390bb07cca
|
2.15.0
|
7 years ago |
orignal
|
309822d933
|
teminate hadlers upon cleanup
|
7 years ago |
orignal
|
8cb612c10c
|
Merge pull request #919 from l-n-s/peertest_fix2
Don't do peertest if nat=false. FIX #915
|
7 years ago |
Darknet Villain
|
7e244455c4
|
Don't do peertest if nat=false. FIX #915
|
7 years ago |
Jeff
|
907fe3d8d9
|
Merge pull request #918 from majestrate/readme_fixups
explicitly link to build instructions in readme
|
7 years ago |
Jeff Becker
|
6420e33fb8
|
link to build instructions in readme
|
7 years ago |
orignal
|
0b560fdd27
|
0.9.31
|
7 years ago |
orignal
|
04297eda80
|
Merge pull request #916 from majestrate/vanity
add stuff for address generator tool
|
7 years ago |
Jeff Becker
|
c13fd2261e
|
add stuff for address generator tool
|
7 years ago |
orignal
|
034bff5b2f
|
added gostcoin family certificate
|
7 years ago |
orignal
|
987ad214ff
|
avoid bind exeptions during reload
|
7 years ago |
orignal
|
d11ac64b95
|
stop I2P tunnel upon deletion
|
7 years ago |
orignal
|
4c8c3b6947
|
add and remove tunnels without stopping others
|
7 years ago |
orignal
|
d47d8d22a3
|
removed all Accept-* headers but Accept-Encoding
|
7 years ago |
orignal
|
0ec9defc6e
|
Merge pull request #911 from hypnosis-i2p/openssl
qt ui fixes
|
7 years ago |
hypnosis-i2p
|
4776f11b6a
|
http proxy and socks - initialized comboboxes correctly
|
7 years ago |
hypnosis-i2p
|
3118d7bede
|
restart button now has a handler
|
7 years ago |
hypnosis-i2p
|
a83be187f3
|
ui fixes
|
7 years ago |
hypnosis-i2p
|
deb5e435e5
|
fixed i2pd qt gui a bit
|
7 years ago |
orignal
|
9f824f3aa9
|
remove Accept-Language
|
7 years ago |
orignal
|
032e68da05
|
Merge pull request #908 from r4sas/openssl
add socks.outproxy.enabled and workout with Config.cpp tabulation
|
7 years ago |
orignal
|
486661d6c6
|
implement !=
|
7 years ago |
R4SAS
|
aa86ab97f0
|
update i2pd.conf example, update socks proxy tunnel
|
7 years ago |
R4SAS
|
a17f07495a
|
add socks.outproxy.enable option
|
7 years ago |
R4SAS
|
16d3440a4c
|
tabulation workout on Config.cpp
|
7 years ago |
orignal
|
d7b412c1eb
|
overwrite existing address
|
7 years ago |
R4SAS
|
e5751334d6
|
update doxygen config
|
7 years ago |
orignal
|
1fb1d7e4e9
|
don't create SSU session if endpoint is not specified. Wait from RelayResponse
|
7 years ago |