Chandrashekhar Mullaparthi
a1be5369c9
Fixed links
9年前
Chandrashekhar Mullaparthi
ecff14ab23
Version incremented
9年前
Chandrashekhar Mullaparthi
fd81d44182
Version 4.2
9年前
Chandrashekhar Mullaparthi
ea3305d21f
Release 4.1.2
9年前
John Haugeland
d713f209d0
removes doubled repl prompt
10年前
Chandrashekhar Mullaparthi
f1244abe2c
Changed travis-ci build status link
10年前
Chandrashekhar Mullaparthi
d61dd9a074
Changed travis-ci build status link
10年前
Robert Newson
b5b26d5de3
Add SOCKS5 Support
Supports HTTP and HTTPS destinations and performs all hostname
resolution via the SOCKS proxy, preventing privacy leakage if used
with Tor.
If hostname is a valid IP address then it is used directly, the
hostname is not resolved again via the SOCKS5 proxy (Patch suggested
by Klaus Trainer but implementation here slightly different).
10年前
Robert Newson
7009545c46
Revert "add socks5 support"
This reverts commit d8150feeaf
.
Conflicts:
.gitignore
src/ibrowse_http_client.erl
src/ibrowse_socks5.erl
10年前
Chandrashekhar Mullaparthi
d2e369ff42
Upped version to 4.1.1
10年前
presidentua
d8150feeaf
add socks5 support
12年前
Chandrashekhar Mullaparthi
e8ae353c16
Tagging master with new version 4.0.2
12年前
Chandrashekhar Mullaparthi
9b8b042fb7
Fixed issue #67 with eyes wide open
12年前
Chandrashekhar Mullaparthi
52ce596b91
Bug fix for issue #67
12年前
Chandrashekhar Mullaparthi
1fc0bc41e0
Fixed issue 67
13年前
Chandrashekhar Mullaparthi
47cdce000d
Fixed URL parsing issue. Bumping up version number
13年前
Chandrashekhar Mullaparthi
0005cac696
Fixed issue with stopping ibrowse
13年前
Chandrashekhar Mullaparthi
b9675455cc
Changing version number to reflect bug fix
13年前
Chandrashekhar Mullaparthi
3aabf5dfdf
Added get_metrics
13年前
Johannes Huning
7b90115822
Continuous integration with Travis
13年前
Johannes Huning
44f678dded
Format README as markdown, split into README.md, CHANGELOG and CONTRIBUTORS
Fixed a couple of spelling mistakes.
13年前