| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 2014 network limit 1.0a +utils +toc -doc -drmonero | rfree2monero | 2015-02-20 | 1 | -0/+2 | |
| |/ | | | | | | | | | | commands and options for network limiting works very well e.g. for 50 KiB/sec up and down ToS (QoS) flag peer number limit TODO some spikes in ingress/download TODO problems when other up and down limit added "otshell utils" - simple logging (with colors, text files channels) | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | cmake: place binaries together in the build tree | Ben Boeckel | 2014-11-18 | 1 | -0/+3 | |
| | | | | | | This allows Windows to copy binaries to one place rather than to each executable directory. | |||||
| * | cmake: Windows and static builds need this | Ben Boeckel | 2014-10-24 | 1 | -1/+1 | |
| | | ||||||
| * | cmake: support 2.8.7 | Ben Boeckel | 2014-10-24 | 1 | -1/+1 | |
| | | | | | | | Older versions of CMake support LINK_{PUBLIC,PRIVATE} while newer versions prefer PUBLIC and PRIVATE instead, but still support the LINK_ prefix. | |||||
| * | cmake: fix up miniupnpc's define | Ben Boeckel | 2014-10-23 | 1 | -3/+5 | |
| | | | | | | It's only necessary on Windows builds and new versions renamed the define without any compatibility bridge. | |||||
| * | cmake: handle private vs. public headers | Ben Boeckel | 2014-10-23 | 1 | -0/+13 | |
| | | ||||||
| * | cmake: refactor common code with libraries | Ben Boeckel | 2014-10-23 | 1 | -0/+12 | |
| | | ||||||
| * | cmake: refactor common code with executables | Ben Boeckel | 2014-10-23 | 1 | -0/+24 | |
| | | ||||||
| * | cmake: put each library into its own directory | Ben Boeckel | 2014-10-23 | 1 | -51/+10 | |
| | | | | | | This cleans up the CMake code and shows patterns more easily (to be refactored in the next commit). | |||||
| * | miniupnpc static define change | Riccardo Spagni | 2014-10-07 | 1 | -0/+2 | |
| | | ||||||
| * | fix for mingw not playing nicely with libunbound configure, fix for ↵ | Riccardo Spagni | 2014-10-06 | 1 | -4/+4 | |
| | | | | | correctly finding static libs on various operating systems | |||||
| * | use the correct CMake variable for static builds | Riccardo Spagni | 2014-10-06 | 1 | -4/+4 | |
| | | ||||||
| * | fixed conflict in CMakeLists | Riccardo Spagni | 2014-10-05 | 1 | -1/+5 | |
| |\ | ||||||
| | * | Stop copying word list files to build directory | Oran Juice | 2014-10-02 | 1 | -2/+0 | |
| | | | ||||||
| | * | Merge with origin/master | Oran Juice | 2014-09-28 | 1 | -4/+8 | |
| | |\ | ||||||
| | * | | Informs about old style mnemonics from older wallet and provides a new one. ↵ | Oran Juice | 2014-09-27 | 1 | -4/+1 | |
| | | | | | | | | | | | | | CMakeLists.txt update. | |||||
| | * | | Copies word lists directory to the location of the executable | Oran Juice | 2014-09-24 | 1 | -1/+6 | |
| | | | | ||||||
| | * | | Moved mnemonics code to src/mnemonics | Oran Juice | 2014-09-23 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 2014-10-02 | 1 | -4/+4 | |
| | |/ |/| | ||||||
| * | | redo FindUnbound.cmake | Riccardo Spagni | 2014-09-24 | 1 | -4/+4 | |
| | | | ||||||
| * | | Updated CMake files -- added libunbound linker flag | Thomas Winget | 2014-09-23 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | CMake config file written, but was unable to test/get it working properly because of a bug in CMake with functions related to find_package. Simple "-lunbound" flag used in its stead for now. May not build on non-Linux systems, not sure yet. | |||||
| * | | Force CMake to link the runtime statically | Zachary Michaels | 2014-09-15 | 1 | -0/+4 | |
| |/ | ||||||
| * | added license to CMake | fluffypony | 2014-09-11 | 1 | -0/+30 | |
| | | ||||||
| * | miniupnpc changes for freebsd | fluffypony | 2014-09-10 | 1 | -2/+2 | |
| | | ||||||
| * | replace ftime with gettimeofday on FreeBSD because lcompat is stupid | fluffypony | 2014-09-10 | 1 | -4/+4 | |
| | | ||||||
| * | make FreeBSD use -lcompat till we can fix ftime() | fluffypony | 2014-09-10 | 1 | -4/+4 | |
| | | ||||||
| * | Link to pthreads on non-apple unix | Zachary Michaels | 2014-06-11 | 1 | -4/+4 | |
| | | ||||||
| * | Bitmonero release | thankful_for_today | 2014-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | Port mapping with UPnP | Antonio Juarez | 2014-04-09 | 1 | -4/+6 | |
| | | ||||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+44 | |
