|
b224ad37
|
2013-09-19T12:34:00
|
|
Provide initial set up code and structure initialisation for hashfast device detection.
|
|
3777ed28
|
2013-09-19T10:46:23
|
|
Add hashfast detection driver calls to cgminer startup.
|
|
78932aa1
|
2013-09-19T10:38:08
|
|
Provide basic structure for a hashfast driver.
|
|
ece62958
|
2013-09-19T09:51:03
|
|
Add basic structures to hashfast header.
|
|
f317e829
|
2013-09-19T09:41:25
|
|
Create basic skeleton and copyright notices for hashfast driver.
|
|
cdaaff19
|
2013-09-19T09:35:35
|
|
Provide stubs for compiling hashfast code into makefiles.
|
|
2f72efb0
|
2013-09-19T09:20:56
|
|
Add configuration option for hashfast devices, tidying up configure.ac slightly.
|
|
48681dd4
|
2013-09-16T12:40:11
|
|
Reset quotas on load balance for all pools at the same time to avoid running out during selection and unintentionally dropping to fallback.
|
|
972d04d2
|
2013-09-16T12:26:01
|
|
Break out of select pool from a common point for appropriate debug messages and to avoid further tests.
|
|
566a80f0
|
2013-09-14T10:13:06
|
|
Cast -1 to (char) to cope with different default char types on ARM.
|
|
891c279e
|
2013-09-13T21:26:07
|
|
Bump version number to 3.4.3, updating news.
|
|
203028b0
|
2013-09-13T17:12:01
|
|
Put corefoundation and iokit separate in ldflags for darwin.
|
|
1672238b
|
2013-09-13T17:00:04
|
|
Add rules for libusb Makefile.am building on osx
|
|
fb2cf630
|
2013-09-13T16:58:52
|
|
Add flags for building libusb statically on osx.
|
|
27cd9a0a
|
2013-09-13T14:27:28
|
|
Minor typo.
|
|
a76b09e4
|
2013-09-13T13:51:15
|
|
Find the greatest common denominator in quotas and use the smallest number of consecutive work items per pool in quota load balance mode to smooth hashrate across pools with large quotas. Give excess quota to priority pool 0 instead of pool 0.
|
|
8ac4fa20
|
2013-09-13T13:05:47
|
|
Merge branch 'master' into quota
|
|
d4ac1915
|
2013-09-13T09:34:45
|
|
Avoid dynamically adding stack memory for nonce2 in the stratum send thread and check the pool's nonce2_len will not cause an overflow.
|
|
f9fe6ac3
|
2013-09-13T08:50:23
|
|
Merge branch 'master' into quota
|
|
f0328f8c
|
2013-09-11T17:12:32
|
|
Add subdir-objects to automake options.
|
|
3b302cba
|
2013-09-10T07:06:32
|
|
Merge branch 'master' into quota
|
|
f319d3b9
|
2013-09-10T07:02:16
|
|
Use inet_addr instead of inet_network to fix windows build.
|
|
d66eb9e3
|
2013-09-08T21:02:27
|
|
Update NEWS.
|
|
9cde5759
|
2013-09-08T19:54:35
|
|
Merge branch 'master' into quota
|
|
7570d885
|
2013-09-08T19:54:18
|
|
Remove unused pbase variable.
|
|
89c07fa5
|
2013-09-08T16:32:44
|
|
Add support for socks4/4a proxies with stratum, and drop back to socks4 support via the global --socks-proxy command to not break previous configurations.
|
|
f652b1e2
|
2013-09-08T10:14:19
|
|
Fix warning on mingw build.
|
|
9f87d2ab
|
2013-09-08T00:34:53
|
|
Remove now redundant FAQ regarding proxies.
|
|
a41660f2
|
2013-09-07T19:02:38
|
|
Only show long-poll message in pool summary if it's not using stratum.
|
|
5b378f44
|
2013-09-07T15:41:07
|
|
Increase the time for the waiting for work message to be given to be greater than that required for a pool swap in the scheduler which is set to 5s.
|
|
812f7541
|
2013-09-07T15:36:48
|
|
Change message in status when using a balanced pool strategy to notify if there's a stratum pool as well.
|
|
e65df993
|
2013-09-08T10:14:19
|
|
Fix warning on mingw build.
|
|
26a8a8e2
|
2013-09-08T10:09:26
|
|
Use the --failover-only flag to have special meaning in combination with load-balance mode to distribute any unused quota back to pool 0 to maintain ratios amongst other pools.
|
|
ea1a1b1b
|
2013-09-08T00:34:53
|
|
Remove now redundant FAQ regarding proxies.
|
|
c325e7ae
|
2013-09-07T19:02:38
|
|
Only show long-poll message in pool summary if it's not using stratum.
|
|
7d2c31e2
|
2013-09-07T19:01:13
|
|
Display quota and allow it to be modified via the pool menu.
|
|
e40f7af3
|
2013-09-07T18:53:26
|
|
More README about quotas.
|
|
e490b0c9
|
2013-09-07T18:50:50
|
|
Document quotas and new load-balance strategy.
|
|
d0a70eb0
|
2013-09-07T18:20:06
|
|
Add API commands and modify output to support pool quota displaying and changing.
|
|
e8a1c9eb
|
2013-09-07T15:41:07
|
|
Increase the time for the waiting for work message to be given to be greater than that required for a pool swap in the scheduler which is set to 5s.
|
|
ea4a1ff9
|
2013-09-07T15:36:48
|
|
Change message in status when using a balanced pool strategy to notify if there's a stratum pool as well.
|
|
77b3b185
|
2013-09-07T15:29:18
|
|
Add quota support to configuration files.
|
|
ea7b2a7d
|
2013-09-07T12:14:16
|
|
Rotate pools on all failures to set a pool in select_pool.
|
|
7c19984f
|
2013-09-07T12:12:24
|
|
Use quotas for load-balance pool strategy.
|
|
0121b75a
|
2013-09-07T11:33:07
|
|
Provide a mechanism for setting a pool quota to be used by load-balance.
|
|
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.
|