Kano
|
a9faec4a4b
change drivers to use usb_interface() - required for multi interface change
|
12 years ago |
Kano
|
08483717aa
usbutils - allow a device to use multiple interfaces (and better var names)
|
12 years ago |
Con Kolivas
|
566a80f05b
Cast -1 to (char) to cope with different default char types on ARM.
|
12 years ago |
Con Kolivas
|
891c279e3b
Bump version number to 3.4.3, updating news.
|
12 years ago |
Con Kolivas
|
203028b068
Put corefoundation and iokit separate in ldflags for darwin.
|
12 years ago |
Con Kolivas
|
1672238bee
Add rules for libusb Makefile.am building on osx
|
12 years ago |
Con Kolivas
|
fb2cf630f1
Add flags for building libusb statically on osx.
|
12 years ago |
Con Kolivas
|
27cd9a0a7e
Minor typo.
|
12 years ago |
Con Kolivas
|
a76b09e4fc
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.
|
12 years ago |
Con Kolivas
|
8ac4fa202d
Merge branch 'master' into quota
|
12 years ago |
Con Kolivas
|
d4ac1915fa
Avoid dynamically adding stack memory for nonce2 in the stratum send thread and check the pool's nonce2_len will not cause an overflow.
|
12 years ago |
Con Kolivas
|
f9fe6ac3cf
Merge branch 'master' into quota
|
12 years ago |
ckolivas
|
f0328f8cd0
Add subdir-objects to automake options.
|
12 years ago |
Con Kolivas
|
3b302cbab9
Merge branch 'master' into quota
|
12 years ago |
Con Kolivas
|
f319d3b910
Use inet_addr instead of inet_network to fix windows build.
|
12 years ago |
Con Kolivas
|
d66eb9e3d0
Update NEWS.
|
12 years ago |
Con Kolivas
|
9cde575969
Merge branch 'master' into quota
|
12 years ago |
Con Kolivas
|
7570d885da
Remove unused pbase variable.
|
12 years ago |
Con Kolivas
|
89c07fa5c7
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.
|
12 years ago |
Con Kolivas
|
f652b1e291
Fix warning on mingw build.
|
12 years ago |
Con Kolivas
|
9f87d2abaf
Remove now redundant FAQ regarding proxies.
|
12 years ago |
Con Kolivas
|
a41660f2f0
Only show long-poll message in pool summary if it's not using stratum.
|
12 years ago |
Con Kolivas
|
5b378f443a
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.
|
12 years ago |
Con Kolivas
|
812f7541fd
Change message in status when using a balanced pool strategy to notify if there's a stratum pool as well.
|
12 years ago |
Con Kolivas
|
e65df9932b
Fix warning on mingw build.
|
12 years ago |
Con Kolivas
|
26a8a8e2c6
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.
|
12 years ago |
Con Kolivas
|
ea1a1b1bf7
Remove now redundant FAQ regarding proxies.
|
12 years ago |
Con Kolivas
|
c325e7ae45
Only show long-poll message in pool summary if it's not using stratum.
|
12 years ago |
Con Kolivas
|
7d2c31e28a
Display quota and allow it to be modified via the pool menu.
|
12 years ago |
Con Kolivas
|
e40f7af3c2
More README about quotas.
|
12 years ago |