o
|
92830172f9
|
asdf
|
9 years ago |
orignal
|
431af2c0dd
|
fixed issue #331. reuse existing local detination for tunnels
|
9 years ago |
hagen
|
97ca8b7ada
|
* fix build
|
9 years ago |
hagen
|
f3a7c233b3
|
* I2PControl.cpp : #329
|
9 years ago |
hagen
|
928abf7094
|
- I2PControlService::LoadConfig : not used anymore
|
9 years ago |
hagen
|
2cace0008e
|
- I2PControlService::SaveConfig : not used anymore
|
9 years ago |
hagen
|
db9c20f3dd
|
* I2PControl : move boost1.49+gcc4.7 hack
|
9 years ago |
hagen
|
e1a1aef990
|
* I2PControl : use password option from main config
|
9 years ago |
hagen
|
23cf6ebc89
|
* add new option 'i2pcontrol.password'
|
9 years ago |
orignal
|
55c279cc7e
|
Rolled back to working Makefile.mingw
|
9 years ago |
orignal
|
4e89f90c4f
|
Merge pull request #328 from 0niichan/patch-3
add "mkdir obj/Win32" in Windows
|
9 years ago |
0niichan
|
bd0eb81c1b
|
add "mkdir obj/Win32" in Windows
|
9 years ago |
orignal
|
a77a0d98e0
|
Merge pull request #327 from 0niichan/patch-2
new default boost' suffix; new paths
|
9 years ago |
0niichan
|
e5037fc9f9
|
new default boost' suffix; new paths
|
9 years ago |
orignal
|
7ac2022159
|
Merge pull request #326 from 0niichan/patch-2
Update Makefile.mingw
|
9 years ago |
0niichan
|
bc41a15eba
|
Update Makefile.mingw
new default boost' suffix; new paths
|
9 years ago |
hagen
|
8aa158c1e0
|
* update debian/
|
9 years ago |
hagen
|
1f6f4d9c49
|
+ docs/config_opts_after_2.3.0.md
|
9 years ago |
hagen
|
3686a27c19
|
* update docs/configuration.md
|
9 years ago |
hagen
|
1bcc311738
|
- drop i2p::util::config namespace : not used anymore
|
9 years ago |
hagen
|
2335d3879e
|
* migrate to new settings
|
9 years ago |
hagen
|
209934ad67
|
* update buildsystems to include Config.cpp
|
9 years ago |
hagen
|
35200a1ee5
|
+ new cmdline & config impl
|
9 years ago |
hagen
|
6c4977ee78
|
* tune log messages
|
9 years ago |
orignal
|
5482a57c45
|
add clock skew to expiration
|
9 years ago |
orignal
|
18914978d5
|
pass X-I2P_DestB32 and X-I2P-DestB64
|
9 years ago |
hagen
|
36750ab900
|
* DaemonWin32 : separate --service (boolean) from --svcctl (string) option
|
9 years ago |
hagen
|
c5f6a690de
|
* Daemon.h : use boolean variables for flags
|
9 years ago |
orignal
|
9611f80a39
|
check I2NP messages fro expiration
|
9 years ago |
orignal
|
eb2d68fc28
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
9 years ago |
orignal
|
937d346676
|
set clove expiration time interval to 8 seconds
|
9 years ago |
hagen
|
7565843fbe
|
* move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace
|
9 years ago |
hagen
|
6740ec464c
|
* unwrap i2p::util::config::* calls in Daemon.cpp
|
9 years ago |
hagen
|
314e1e4bfe
|
* unwrap i2p::util::config::* calls in ClientContext.cpp
|
9 years ago |
hagen
|
45d68d89a9
|
* clean outdated declaration
|
9 years ago |
hagen
|
1d5194a138
|
* drop mapMultiArgs : it's not used anywhere
|
9 years ago |
hagen
|
05043f30dc
|
* tune logs
|
9 years ago |
orignal
|
cd549937c5
|
support multiple server tunnels with same destination and different ports
|
9 years ago |
orignal
|
efdea07b7b
|
change message expiration timeout to 8 secs (RTT)
|
9 years ago |
orignal
|
06d4998d87
|
Merge pull request #323 from zenjy/openssl
Misc fixes
|
9 years ago |
zenjy
|
02b566055e
|
* HTTPServer.cpp: add space after "Queue size:"
|
9 years ago |
zenjy
|
c312dbaac1
|
* Daemon.h: replace "#pragma once" with "#define"
|
9 years ago |
orignal
|
b6dcb2f4c0
|
show streams as table (byt sha-db)
|
9 years ago |
orignal
|
a85d3f2573
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
9 years ago |
orignal
|
0ca3fb5af0
|
specify and check netId
|
9 years ago |
orignal
|
2a4d78d9bf
|
wordwrapping (by sha-db)
|
9 years ago |
orignal
|
d9e199092d
|
fixed race condition
|
9 years ago |
orignal
|
02bbb46d2e
|
separate keys and destination creation
|
9 years ago |
orignal
|
13ffdc6dd2
|
common ReadI2CPOptions
|
9 years ago |
orignal
|
c8c2c4d376
|
Merge pull request #321 from scrrrapy/fedora-docs
Fedora/Centos docs to build from source
|
9 years ago |