|
770556cd
|
2013-09-07T09:39:03
|
|
Use the --socks-proxy option with stratum, changing it to defaulting to socks5 and give appropriate message should it fail to connect.
|
|
ddbd3ab7
|
2013-09-07T09:14:12
|
|
Cope with trailing slashes in stratum urls.
|
|
41badea7
|
2013-09-06T13:48:18
|
|
README update for stratum+proxy
|
|
d0189114
|
2013-09-06T13:46:14
|
|
Merge branch 'proxy'
|
|
55249db3
|
2013-09-06T13:41:40
|
|
Add more debugging messages when negotiating with proxies for stratum.
|
|
a589de5a
|
2013-09-06T10:28:36
|
|
Test specifically for socks5h in socks support for stratum.
|
|
4306aa71
|
2013-09-06T09:24:15
|
|
Merge branches 'master' and 'master' of github.com:ckolivas/cgminer
|
|
d7003ecc
|
2013-09-06T09:21:46
|
|
Add support for socks5 proxy with stratum
|
|
17019804
|
2013-09-06T00:34:04
|
|
Provide support for negotiating a stratum connection via http proxies.
|
|
8fa01556
|
2013-09-05T23:21:42
|
|
Connect to the proxy URL and port if specified for stratum sockets instead of the pool directly.
|
|
b783d94c
|
2013-09-05T23:14:53
|
|
Extract any proxy url and port to be used by sockaddr if possible using extract_sockaddr.
|
|
8ede407d
|
2013-09-05T23:10:19
|
|
Make extract_sockaddr set variables passed to it rather than pool struct members.
|
|
92820549
|
2013-09-03T23:57:33
|
|
Merge pull request #466 from mibe/master
Fixed typos
|
|
52496f9c
|
2013-09-03T06:26:36
|
|
Merge pull request #490 from kanoi/master
miner.php mcast changes
|
|
4e2d0abb
|
2013-09-03T23:25:14
|
|
miner.php sort the mcast rigs so they are always in the same relative order
|
|
e2829f0c
|
2013-09-03T23:15:07
|
|
miner.php allow sending the muticast message multiple times
|
|
bb0a200f
|
2013-09-03T22:10:52
|
|
miner.php mcast ignore duplicate replies
|
|
c060ea54
|
2013-09-03T12:28:26
|
|
Bump version to 3.4.2
|
|
06885f71
|
2013-09-03T12:28:10
|
|
Update NEWS.
|
|
b445f9ce
|
2013-09-03T11:39:29
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
5bf9856a
|
2013-09-03T11:38:58
|
|
take_queued_work_bymidstate should use a write lock.
|
|
7fa661af
|
2013-09-02T05:56:09
|
|
Merge pull request #489 from kanoi/master
miner.php allow formula generation of new fields
|
|
956d734e
|
2013-09-02T22:32:49
|
|
miner.php coding warning
|
|
9f27831c
|
2013-09-02T22:29:40
|
|
miner.php disable 'gen' by default
|
|
4185b7db
|
2013-09-02T22:00:18
|
|
miner.php allow formula generation of new fields
|
|
b90e059c
|
2013-08-31T19:26:56
|
|
Merge pull request #488 from kanoi/master
miner.php $mcastexpect, font adjustements and doctype
|
|
6d70eff2
|
2013-09-01T12:21:24
|
|
miner.php add doctype
|
|
70c0c335
|
2013-09-01T12:15:33
|
|
miner.php remove incorrect echo
|
|
73919350
|
2013-09-01T12:09:38
|
|
miner.php optional error if not enough mcast rigs are found
|
|
4b3fe8f0
|
2013-09-01T00:29:54
|
|
Update NEWS.
|
|
51b07016
|
2013-09-01T00:28:42
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
330675e4
|
2013-09-01T00:27:16
|
|
Merge branch 'mcast'
|
|
76185ede
|
2013-09-01T00:23:26
|
|
API mcast add a description option with miner.php
|
|
a7f64b8d
|
2013-08-31T23:36:30
|
|
Bump version number to 3.4.1
|
|
4eb6609b
|
2013-08-31T23:36:07
|
|
Further update NEWS.
|
|
b1823f27
|
2013-08-31T23:18:09
|
|
Always use a maxpacketsize buffer in usb_bulk_transfer
|
|
85008b84
|
2013-08-31T22:53:59
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
5520206a
|
2013-08-31T22:52:21
|
|
bflsc ensure getinfo cannot overflow it's storage buffer
|
|
83b5f624
|
2013-08-31T22:24:38
|
|
Don't decref json values in stratum parsing due to memory corruption.
|
|
fb00f24b
|
2013-08-31T22:17:53
|
|
Use 64 bytes for all libusb control transfers.
|
|
1d5d28d7
|
2013-08-31T21:36:15
|
|
Skip dissecting opt->names in parse_config if it doesn't exist.
|
|
22ca87db
|
2013-08-31T21:32:15
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
33ae5ab8
|
2013-08-31T21:31:32
|
|
Use an internal buffer in _usb_transfer_read in case the read is larger than the buffer passed to it.
|
|
10a1de9a
|
2013-08-30T22:43:57
|
|
Merge pull request #487 from kanoi/master
ICA optional limit timing with short=N or long=N
|
|
a6e44cb3
|
2013-08-31T15:40:23
|
|
ICA optional limit timing with short=N or long=N
|
|
69a2078e
|
2013-08-31T15:13:57
|
|
Revert to old custom tolines function since strtok_r is not portable.
|
|
d7adf84f
|
2013-08-30T21:09:52
|
|
Merge pull request #486 from kanoi/master
applogsiz() + remove unused bflsc code
|
|
42bb607a
|
2013-08-31T14:03:57
|
|
bflsc remove unused commented out code
|
|
3aefcce4
|
2013-08-31T13:56:50
|
|
logging - code mistake
|
|
0d4edbe9
|
2013-08-31T13:41:37
|
|
logging - applogsiz() for large messages
|
|
bec40c5b
|
2013-08-31T13:32:40
|
|
Provide base structures for getaddrinfo.
|
|
4a502e13
|
2013-08-31T08:29:12
|
|
Update readme
|
|
1c66459c
|
2013-08-30T23:58:15
|
|
Include string.h in bflsc driver.
|
|
4c451adc
|
2013-08-30T23:46:32
|
|
Get rid of linear removal of spaces in bflsc text parsing and use strstr throughout instead.
|
|
a503ba8b
|
2013-08-30T23:03:03
|
|
Use reentrant strtok in tolines() function in bflsc to avoid racing on contextless calls.
|
|
8d99a449
|
2013-08-30T22:38:56
|
|
Show how small a too small result in bflsc is.
|
|
83a8c132
|
2013-08-30T21:42:38
|
|
Duplicate the buffer in process_results in bflsc since strtok modifies it making debugging output limited to one line.
|
|
1403f4dd
|
2013-08-30T21:40:10
|
|
Only process nonces in bflsc is the breakdown function succeeds.
|
|
34d977c8
|
2013-08-30T21:17:42
|
|
Revert "Ignore inprocess message when retrieved out of sync in bflsc while processing nonces."
This reverts commit 791a8f65ba7169f9bc7246dfb0966f3cba0449e5.
|
|
791a8f65
|
2013-08-30T21:11:20
|
|
Ignore inprocess message when retrieved out of sync in bflsc while processing nonces.
|
|
2853a5d9
|
2013-08-30T20:39:23
|
|
Temporarily revert inprocess parsing in bflsc pending fixes.
|
|
3f8d56be
|
2013-08-30T20:36:44
|
|
Decrease bflsc queue lines min to match removal of inprocess message.
|
|
8aa50e19
|
2013-08-30T20:34:40
|
|
Ignore zero count messages in bflsc instead of trying to parse them.
|
|
2061e97c
|
2013-08-30T20:31:57
|
|
Return ok in tolines when it doesn't match inprocess message for bflsc.
|
|
0f712d51
|
2013-08-30T20:29:00
|
|
Remove inprocess line instead of deleting all following responses in bflsc.
|
|
9a867029
|
2013-08-30T20:24:29
|
|
Ignore responses from bflsc as INPROCESS
|
|
cb914ab5
|
2013-08-30T16:26:00
|
|
Change ok testing logic in breakdown() in bflsc and return if not ok at any stage.
|
|
6ff7893f
|
2013-08-30T16:14:25
|
|
Check the return value of tolines in bflsc driver.
|
|
b0fe14d4
|
2013-08-30T16:13:01
|
|
Use strtok to parse lines in bflsc driver.
|
|
7bb07131
|
2013-08-30T15:42:09
|
|
Add libusb-1.0 m4 directory and gitignore file.
|
|
ef6925a6
|
2013-08-30T15:17:35
|
|
Properly convert from ranlib to lt_init in configure.ac
|
|
748eda1f
|
2013-08-30T14:47:53
|
|
Make autoconf always build for libusb.
|
|
a99f15bc
|
2013-08-30T14:38:12
|
|
More autoconf buggery.
|
|
67aab60f
|
2013-08-30T10:02:49
|
|
Update readme reflecting statically included jansson and libusb
|
|
7f653ba9
|
2013-08-30T10:01:08
|
|
Unconditionally build jansson statically from the cgminer source tree.
|
|
e50f5c87
|
2013-08-30T09:39:53
|
|
Only test for all usb devices once in configure.ac
|
|
ec4821c1
|
2013-08-30T00:09:39
|
|
Fix various libusb warnings and possible bugs on linux build.
|
|
358afc84
|
2013-08-29T21:06:29
|
|
Add make clean and maintainer-clean to autogen
|
|
9a5b630e
|
2013-08-29T21:04:04
|
|
Remove examples from libusb Makefile and generated autoconf files.
|
|
4c9d9fd6
|
2013-08-29T12:23:07
|
|
Fix libusb subdirectory builds.
|
|
99dc528c
|
2013-08-29T12:07:26
|
|
Remove cached files from libusb autoconf on running autogen.sh
|
|
0f42fd3f
|
2013-08-29T11:10:13
|
|
Remove unused HAVE_LISBUSB macro and use USE_USBUTILS everywhere.
|
|
1936d387
|
2013-08-28T23:02:07
|
|
Use direct auto* files to avoid failure of autoreconf
|
|
af9a8778
|
2013-08-28T13:04:46
|
|
Remove unused and maintainer cleaned files
|
|
5ab389c8
|
2013-08-28T13:02:18
|
|
Show RT_LIBS in ./configure output.
|
|
6df0648a
|
2013-08-28T12:05:58
|
|
First import of libusb-1.0
|
|
711cc5b3
|
2013-08-28T20:01:54
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
54e8e7cc
|
2013-08-27T15:00:38
|
|
Merge pull request #485 from kanoi/master
bflsc xlinkstr use snprintf
|
|
6055a378
|
2013-08-28T07:59:09
|
|
bflsc xlinkstr use snprintf
|
|
c9c61e72
|
2013-08-28T07:05:18
|
|
Fix win32 build.
|
|
e17a9452
|
2013-08-27T20:31:33
|
|
Use take_queued_work_bymidstate in the bflsc driver to avoid the rare chance repeated results come back from the same work item.
|
|
572df102
|
2013-08-27T20:29:47
|
|
Provide a funcion that looks up queued work by midstate and then removes it from the device hash database.
|
|
dd64f732
|
2013-08-27T15:19:24
|
|
Fix no -rt library on darwin.
|
|
647dc35f
|
2013-08-26T21:57:29
|
|
Update included jansson to v2.4
|
|
036c7b73
|
2013-08-25T16:34:07
|
|
Fix OSX build.
|
|
43405005
|
2013-08-25T15:23:46
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
79ca14f5
|
2013-08-25T15:17:34
|
|
Provide an osx fix for cgtimers and a fallback to timevals for all other platforms !linux !win32 !osx.
|
|
f009347e
|
2013-08-25T15:02:01
|
|
Move two more timer functions out of define macros to enable them to be used by future osx code.
|
|
ec881c41
|
2013-08-25T14:59:35
|
|
cgtimer_sub is now the same since cgtimer_t should be the same on all platforms.
|
|
59a1ed6e
|
2013-08-25T12:08:23
|
|
miner.php fix missing global
|