Jeff Becker
|
05b0bda8bb
|
Merge remote-tracking branch 'purple/openssl' into openssl
|
9 years ago |
orignal
|
0aa3aa1b8d
|
Merge pull request #363 from majestrate/fix_su3_overflow
fix issue #362 , add bounds check to su3 fileNameLength
|
9 years ago |
Jeff Becker
|
d4febb4e84
|
* bounds check on Identity::FromBuffer
* properly indet last commits
|
9 years ago |
Jeff Becker
|
21090eaa39
|
forgot to commit Base.cpp changes
|
9 years ago |
Jeff Becker
|
d0ea59c568
|
add base64 buffer encoding bounds checking
|
9 years ago |
Jeff Becker
|
a292bc77ba
|
fix issue #362 , add bounds check to su3 fileNameLength
|
9 years ago |
orignal
|
98d5e0b56d
|
#355. reopen log file by SIGHUP
|
9 years ago |
orignal
|
7ca1cfab1a
|
use shared_ptr for log's stream
|
9 years ago |
orignal
|
2e7ce38552
|
compatibility with gcc 4.6
|
9 years ago |
orignal
|
0ef3a2472d
|
Merge pull request #361 from PurpleI2P/openssl
rebase master to 2.4.0
|
9 years ago |
orignal
|
b97f095de4
|
Merge pull request #360 from AMDmi3/build-type
Do not force build type
|
9 years ago |
orignal
|
10e2b35483
|
Merge pull request #359 from AMDmi3/system-include-dirs
Include system directories as SYSTEM
|
9 years ago |
orignal
|
16920a89f3
|
Merge pull request #358 from AMDmi3/local-include-dirs-before
Always place local include directories before all others
|
9 years ago |
orignal
|
1a5b9de82e
|
Merge pull request #357 from AMDmi3/conditional-miniupnp
Do not try to use miniupnp if upnp support is disabled
|
9 years ago |
Dmitry Marakasov
|
4ef183fee6
|
Do not force build type
|
9 years ago |
Dmitry Marakasov
|
2115ce6606
|
Do not try to use miniupnp if upnp support is disabled
|
9 years ago |
Dmitry Marakasov
|
61d1b733f7
|
Include system directories as SYSTEM
|
9 years ago |
Dmitry Marakasov
|
4978edb8be
|
Always place local include directories before all others
|
9 years ago |
orignal
|
51f7aba807
|
fixed crash
|
9 years ago |
orignal
|
b9b143e4e7
|
don't persist proxy keys by defualt
|
9 years ago |
orignal
|
0e7596a205
|
Update build_notes_windows.md
|
9 years ago |
orignal
|
8c401cf01b
|
check for USE_AESNI=1
|
9 years ago |
orignal
|
6782e6a532
|
AES-NI
|
9 years ago |
orignal
|
4386bd93c3
|
handle USE_AESNI for mingw
|
9 years ago |
hagen
|
72b3c10ebd
|
* fix updating address in RI
|
9 years ago |
hagen
|
62cec2a31c
|
* correct shutdown of httpserver & socksproxy
|
9 years ago |
hagen
|
0c442622af
|
* chg default for --host= option : was broken in 900fc1c
|
9 years ago |
hagen
|
bf3c4bc588
|
* bump version
|
9 years ago |
hagen
|
d98dd83369
|
* sync actial options and docs (#356)
|
9 years ago |
hagen
|
21ecf309bb
|
* Daemon.cpp : --log option now uses descriptive values: file, stdout (#356)
|
9 years ago |
hagen
|
4bb4012d87
|
* Daemon.cpp : move logs init to single place
|
9 years ago |
hagen
|
10fd8eb709
|
* Daemon.cpp : move ParseCmdline() before use of i2p::fs -- allow redefined paths
|
9 years ago |
orignal
|
b1cc1db967
|
fixed POST for server http tunnel
|
9 years ago |
orignal
|
77d8bae2c2
|
fixed server http tunnel header
|
9 years ago |
orignal
|
7274d43645
|
fixed incorrect long fragment size
|
9 years ago |
orignal
|
3eeee1b08d
|
set correct log level for console
|
9 years ago |
orignal
|
64b2a32c9a
|
#343. check for malformed messages
|
9 years ago |
orignal
|
4ced1e5075
|
proccess loglevel and logfile correctly
|
9 years ago |
orignal
|
8de15c9d0d
|
fixed bandwidth logic
|
9 years ago |
orignal
|
31d716bd0c
|
fixed race condition
|
9 years ago |
hagen
|
3da6b3930b
|
* I2PControl.cpp : fix handling relative paths for cert/key
|
9 years ago |
hagen
|
900fc1cb46
|
Merge branch 'new-cmdline' into openssl
Conflicts:
ClientContext.cpp
Daemon.cpp
I2PControl.cpp
I2PControl.h
docs/configuration.md
|
9 years ago |
hagen
|
deb87f1d4c
|
* for compatibility - leave --log option with arg
|
9 years ago |
hagen
|
ed44d23afb
|
* update docs/
|
9 years ago |
hagen
|
8baf7f3f6a
|
* temporary remove short options : conflicts with remapping
|
9 years ago |
hagen
|
d2d4fa29e4
|
* add --logfile option
|
9 years ago |
hagen
|
0c56cd63bd
|
* chg default port for http proxy
|
9 years ago |
orignal
|
c9cf84f2f4
|
correct SAM datagram size for Windows
|
9 years ago |
orignal
|
0966369723
|
copy transit message for nedb
|
9 years ago |
orignal
|
4f6c3d52b3
|
Merge pull request #354 from h0bbyte/openssl
I2PControl add total.sent|received.bytes
|
9 years ago |