18 Commits (bc330ff0ea134d5d18d927609d3870192829f70f)

Author SHA1 Message Date
R4SAS bc330ff0ea update makefiles, license year 4 years ago
R4SAS 85e9da82b0 [transports] validate IP when trying connect to remote peer for being in reserved IP range 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal cbedebc9dd change minimal MTU size 4 years ago
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
orignal 49810eb153 common RunnableService 4 years ago
orignal 515c086099 Use GetProcAddress for inet_pton. Fixed build error 5 years ago
orignal 34ce06ac17 some cleanup 5 years ago
orignal c3e3c091cc correct implementation of GetMTUWindows for WindowsXP 5 years ago
orignal 60fd3a4542 fixed #1434 use memset inster bzero 5 years ago
R4SAS 73921b1024 fix ipv6 fallback address 5 years ago
R4SAS f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util 5 years ago
R4SAS a14d554947 fix tray icon disappearing, var type warning, code tabulation 5 years ago
R4SAS 9c76368dbc inet_pton for winxp 5 years ago
R4SAS 79c0c11e80 configure persist of peer profiles 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal f2c401b6c0 fixed some memory leak 8 years ago
hagen b1aeae6772 * util.{cpp,h} : kill with fire i2p::util::http (#314, closes #432) 8 years ago
hagen 26be0c7c82 * move i2p::util::config::GetHost to RouterContext.cpp 8 years ago
Jeff Becker 3ad196c4c7
fix meshnet mode: 8 years ago
orignal a9a33c6179 fixed build error 8 years ago
Jeff Becker 50286fd173
use inet_ntop properly 8 years ago
Jeff Becker 44f0bad2a6
fug 8 years ago
Jeff Becker 611b9c4fd1
ugh 8 years ago
Jeff Becker 3f50776062
ugh 8 years ago
Jeff Becker c70d2ad6fa
try fixing 8 years ago
Jeff Becker 9dd0bd604c
fix 8 years ago
Jeff Becker 8b7b6cfbc5
try fixing segfault 8 years ago
Jeff Becker f88f68f248
Add bind to network interface option 8 years ago
orignal bc5ff37e37 check for chunk size 8 years ago
hagen 33a33e3c71 * i2p::util::http::GetHttpContent() : use std::transform instead boost 8 years ago
orignal c5b6da7201 case-insensitive http responses 8 years ago
hagen 4b84656133 * i2p::fs migration: drop unused code from util.* (#314) 8 years ago
hagen 7b23d79dc2 * util.cpp : update Get*ConfigFile() : autodetect configs 8 years ago
orignal 03587d7035 changed data path back to AppData/Roaming 8 years ago
hagen 1bcc311738 - drop i2p::util::config namespace : not used anymore 8 years ago
hagen 2335d3879e * migrate to new settings 8 years ago
hagen 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 8 years ago
hagen 1d5194a138 * drop mapMultiArgs : it's not used anywhere 8 years ago
0niichan ec958697e2 Update util.cpp 8 years ago
orignal 3a35b84b03 fixed FreeBSD build 9 years ago
hagen 2dae5bccb2 * util.cpp : reorder defines 9 years ago
hagen 8e867ab0c0 * util.cpp : reorder defines 9 years ago
hagen 1b2c88fe38 * drop i2p::util::config::GetCharArg 9 years ago
hagen 3badda95c1 * reseed now https only 9 years ago
hagen 1cb08fdecc * sane log messages: util.cpp 9 years ago
Mikhail Titov edd9a18257 Cleanup some CMake msys specifics 9 years ago
orignal 50dda4263f fixed mingw build error 9 years ago