118 Commits (0.21)
 

Author SHA1 Message Date
samr7 7c1f495668 Bump version to 0.21 12 years ago
samr7 08034e064b Display bounty list when invoked with -v. 12 years ago
samr7 69a380c29c Don't skip the last case-insensitive variant of each prefix. 12 years ago
samr7 e10fdd5431 Insert patterns into the AVL tree in the correct order. 12 years ago
samr7 498a5dfd23 Improve error messages a little bit. 12 years ago
samr7 ec0e204962 Fix some spots that weren't checking for NULL returns from 12 years ago
samr7 7a7837d9d4 Bump version to 0.20 12 years ago
samr7 74e9eaaa6e Support multiple pattern input files, with different case-sensitivity 12 years ago
samr7 d50e81a149 Fix bug in oclvanitygen that would cause namecoin/testnet/Xcoin 12 years ago
samr7 2f6353b0d4 Provide strtok_r on Windows. 12 years ago
samr7 17f97ce112 Don't display error messages when last prefix is found by a different 12 years ago
samr7 9c6fae2965 Minor tweak to prefix case-enumerator 12 years ago
samr7 af42e55a22 Initial multi-device OpenCL support for oclvanitygen and oclvanityminer. 12 years ago
samr7 53903a714c Follow HTTP redirections on bounty servers. 12 years ago
samr7 dece236223 Process bounties with the same public key as batches. 12 years ago
samr7 0ffb0d7c55 Move AVL tree out of pattern.c. 12 years ago
samr7 5dc518a683 Fix case-insensitive search for O, I, and l characters. 12 years ago
samr7 c21e99a58b Basic support for concurrency in OpenCL engine. 12 years ago
samr7 06af705498 Fix problem with the -X parameter. 12 years ago
samr7 10e4aa187b Bump version to 0.19. 12 years ago
samr7 dfc1eebeb6 Remove regular expression option from oclvanitygen. 12 years ago
samr7 7c7caf5eec Initialize search context before use. 12 years ago
samr7 81bd7b9b9c Bump version to 0.18. 12 years ago
samr7 ad2876a7f4 Note that Linux and OS X use the same makefile. 12 years ago
samr7 b60c5b1ee5 Add -G option to keyconv, to generate an address and display the hex 12 years ago
samr7 b6ca74fb9e Move version tag to pattern.h. 12 years ago
samr7 ca840bde63 Support Mac OS X in the master Makefile. 12 years ago
samr7 d717f45f41 Fix a memory leak and some compiler warnings in oclvanityminer. 12 years ago
samr7 217351c30b Clean up timing statistics on thread shutdown. 12 years ago
samr7 a4398961a6 Resolve Windows makefile issues 12 years ago
samr7 4b50b6f651 Update Mac OS X Makefile. 12 years ago
samr7 d665689430 Use newer OpenSSL APIs to hash OpenCL programs, to eliminate deprecation 12 years ago
samr7 4700be088f Add oclvanityminer. Move OpenCL engine code to oclengine.c. 12 years ago
samr7 9ac1c5e21d Add support for base public keys to vanitygen and oclvanitygen. 12 years ago
samr7 6c0f8a33b3 Fix a typo in the README. 12 years ago
samr7 910e9f94e1 Merge luke-jr's script address search code. 12 years ago
samr7 4f85df71d9 Fix a misspelled word. 12 years ago
samr7 85960dfa9a Minor formatting and function naming cleanups to OpenCL kernel. 12 years ago
samr7 0f09377510 Fix a typo in dumpbn(). 13 years ago
samr7 d0dbe37a3b Add fdumphex() and fdumpbn() for use with stderr. 13 years ago
samr7 5fb1fe9119 Pass the correct export password to the encoder function. 13 years ago
samr7 7b0300081b Add keyconv utility for decrypting and converting private keys. 13 years ago
samr7 8c11ba8851 Resolve a GCC warning. 13 years ago
samr7 7bb1996d37 Slipped again. 13 years ago
samr7 fd4660217d Reorganize the private key encryption a bit. 13 years ago
samr7 84a67fe96b Send error messages and other secondary output to stderr. 13 years ago
samr7 9d8ad666a4 Update password-protected address handling code to new format. 13 years ago
samr7 df05bc7784 Don't try to change the worksize under -V, change the thread count. 13 years ago
samr7 0c1787bada Win32 build fix for missing M_E. 13 years ago
samr7 458bb28add Add verification mode for tracking down OpenCL/hardware problems. 13 years ago