cpuminer/cgminer.git
2 days ago Con KolivasCreate a logwin_update function which mandatorily updat... master
3 days ago Con KolivasProperly pthread_join miner threads on shutdown.
3 days ago Con KolivasUse a persistent single separate thread for stratum...
3 days ago Con KolivasAll stratum calls to recv_line are serialised from...
3 days ago Con KolivasOnly allow the mining thread to be cancelled when it...
4 days ago Con KolivasSet pool->probed to true after an attempt to resolve...
4 days ago Con KolivasMerge branch 'master' of github.com:ckolivas/cgminer
6 days ago kanoiMerge pull request #431 from kanoi/master
6 days ago Con Kolivaslibusb_control_transfer 16 bit words are endian specific.
6 days ago Kanousb_applog separate amt display 431/head
8 days ago Con KolivasShow pool difficulty more verbosely if it changes via...
8 days ago Con KolivasAttribute whatever stats we can get on untracked stratu...
8 days ago Con KolivasProvide a --lowmem option which does not cache shares...
10 days ago Con KolivasMerge pull request #429 from mhren/patch-1
10 days ago mhrenUpdate util.c 429/head
10 days ago Con KolivasBump version to 3.1.1 v3.1.1
10 days ago Con KolivasUpdate NEWS.
10 days ago Con KolivasUse a discrete device target for scrypt that dynamicall...
10 days ago Con KolivasMake set_work_target a function to set a specified...
10 days ago Con KolivasFurther consolidate the hash regeneration between sha...
10 days ago Con KolivasRegenerate the hash before checking the share diff...
10 days ago Con KolivasMinor typo.
10 days ago Con KolivasUse a scantime of 30 seconds for scrypt if none is...
10 days ago Con KolivasSupport more shares to be returned for scrypt mining.
11 days ago Con KolivasUpdate the write config to properly record device entri...
11 days ago Con KolivasShow a different warning and loglevel for failure to...
11 days ago Con KolivasFix the problem of seting up termio of ttyUSB0 for...
12 days ago Con KolivasRevert wrong patch.
12 days ago Con KolivasSet all stratum sockets to nonblocking to avoid trying...
12 days ago Con KolivasFix warnings on win32 build.
13 days ago ckolivasOnly use MSG_NOSIGNAL for !win32 since it doesn't exist...
13 days ago ckolivasUse MSG_NOSIGNAL on stratum send()
13 days ago ckolivasSet TCP_NODELAY for !linux for raw sockets.
13 days ago ckolivasUse TCP_NODELAY with raw sockets if !opt_delaynet
13 days ago KanoMerge branch 'usb'
13 days ago Con KolivasMake raw sockets compile on windows
13 days ago Con KolivasRecheck select succeeds on EWOULDBLOCK for stratum.
13 days ago Kanousbutils/mmq fixed size usb_read default to wait for...
13 days ago Kanousbutils optional (disabled by default) dev debug
13 days ago KanoAdd an ftdi usb read macro without newline
13 days ago Con KolivasAvalon usb interface should be 0.
13 days ago Con KolivasAdd more debug for failure to USB init.
13 days ago Con KolivasRecv() should all be non-blocking for raw sockets in...
13 days ago Con KolivasChange verbosity and error for getaddrinfo warnings...
13 days ago Con KolivasFree servinfo after p is checked in setup stratum socket.
13 days ago Con KolivasUse raw sockets without curl for stratum communications.
2013-05-07 Con KolivasSacrifice curl handle memory on stratum disconnects...
2013-05-06 Con KolivasDon't use TCP_NODELAY if opt_delaynet is enabled with...
2013-05-03 Con KolivasFix warnings in avalon driver.
2013-05-03 Con KolivasMake FULLNONCE an ULL to fix a warning on 32 bit.
2013-05-02 Kanoztx correct applog typing
2013-05-02 Kanoocl correct applog typing
2013-05-02 Kanoutil correct applog typing
2013-05-02 Kanoapi correct applog typing
2013-05-02 Kanocgminer correct applog typing
2013-05-02 Kanoscrypt correct applog typing
2013-05-02 Kanobfl correct applog typing
2013-05-02 Kanoica correct applog typing
2013-05-02 Kanommq correct applog typing
2013-05-02 Kanoadl fix trailing %
2013-05-02 Kanousbutils correct applog typing
2013-05-02 Kanoapplog - force type checking
2013-05-02 Con KolivasSimplify the many lines passed as API data in the avalo...
2013-05-02 Con KolivasDuplicate the name string always in api_add_data_full...
2013-05-02 Con KolivasAdd extra matching work count data in API for Avalon...
2013-04-28 Con KolivasUpdate NEWS. bflsc v3.1.0
2013-04-28 Con Kolivasva_copy is meant to be matched by a va_end in log_generic.
2013-04-28 Kanousbutils remove_in_use break
2013-04-28 Kanousbutils remove_in_use yet again
2013-04-28 Kanousbutils remove_in_use missing prev
2013-04-28 Kanousbutils missing add_in_use
2013-04-28 Con KolivasClean up summary slightly better on exit.
2013-04-28 Con KolivasUpdate NEWS for upcoming 3.1.0 release.
2013-04-28 Con KolivasPreemptively bump the version to 3.1.0
2013-04-28 Con KolivasUpdate AUTHORS file.
2013-04-28 Con KolivasAdd GPU-README to EXTRA_DIST.
2013-04-28 Con KolivasSplit out the GPU specific information from the README...
2013-04-28 Con KolivasAdd an ASIC README file and udev rules file for inserti...
2013-04-28 Con KolivasMerge branch 'bflsc' of github.com:ckolivas/cgminer...
2013-04-28 Kanousb_init() allow it to ignore a device and show no...
2013-04-28 Con KolivasMinor README updates.
2013-04-28 KanoMerge branch 'bflsc' of https://github.com/ckolivas...
2013-04-28 Kanousbutils don't even attempt to detect a device we alrea...
2013-04-28 Con KolivasCount various failures as hw errors on bflsc.
2013-04-28 Con KolivasInit rwlock for bflsc stat_lock.
2013-04-28 Kanousbutils correct BFL name
2013-04-28 Kanousbutils allow device selection to specify expected...
2013-04-28 Kanobflsc ensure buffer is bigger than max reply
2013-04-27 Kanobflsc ignore very first work item nonce error - could...
2013-04-27 Kanobflsc more detailed results failure messages
2013-04-27 Con KolivasDo not sleep longer than 2s max in bflsc scan code...
2013-04-27 Kanobflsc unres the res
2013-04-27 Kanobflsc tidy up getinfo() and add to api
2013-04-27 Kanobflsc guess device ~based on current V1 Jalapeno engine...
2013-04-27 Kanobflsc only need one xlinkstr
2013-04-27 Kanobflsc flush/clear output que when we initialise
2013-04-27 Kanobflsc seperate BFLSC_QRES
2013-04-27 Kanobflsc queue_full shouldn't ask for more work if device...
2013-04-27 Con KolivasMake the scan sleep time after scanwork in bflsc dynami...
2013-04-26 Con KolivasRemove unused temp counts in bflsc.
next