anonimal
66ecee0942
Docs: add VRP link to README
2017-04-24 20:11:10 +00:00
anonimal
1a66db8f33
Docs: add Vulnerability Response Process
2017-04-24 20:11:09 +00:00
anonimal
ec217cd163
README: add DragonFly BSD to build status + update FreeBSD version
2017-02-22 02:49:29 +00:00
anonimal
dcf684c704
http_server_impl_base: set bind message to MGINFO
2017-02-21 18:30:43 +00:00
anonimal
5c3badb749
dns_utils: fix infinite recursion when distributing empty dns_urls
...
load_txt_records_from_dns attempts to distribute `a = 0, b = -1` where
(b = dns_urls.size() - 1) and IntType is signed integer. This results in
an infinite recursion which leads to SIGSEGV.
2017-02-21 14:38:22 +00:00
anonimal
72c6b81115
README: add/update AUR packaging information
2017-02-14 17:23:00 +00:00
anonimal
c367d7df31
README: add note about the donate command
...
References #1447
2016-12-17 03:49:52 +00:00
anonimal
b9a28677e2
simplewallet: add return type for donate function
...
Resolves -Wreturn-type
References #1447 #1451
2016-12-17 03:37:20 +00:00
anonimal
d36669fd75
simplewallet: hardcode Monero's donation address
...
Closes #1447
References #1451
2016-12-17 02:52:09 +00:00
anonimal
4bb0bff233
AddressBook: use unsigned type for row ID's
...
Fixes build warnings and may also prevent future headaches.
2016-12-14 21:37:49 +00:00
anonimal
bc9b498598
README: update coverity project number
2016-11-06 18:21:08 +00:00
anonimal
9d9ab38fcd
README: update armv8 link, add more coverage types
...
- Fixes armv8 build link
- Adds coverage matrix, coverity and license badges
2016-11-06 18:11:16 +00:00
anonimal
6f7f21f4e9
README: update build matrix (distro and ordering)
2016-11-05 01:17:08 +00:00
anonimal
6711b982e7
README: add Freenode custom webchat link
...
Replaces irc:// link which is not always rendered
2016-10-31 21:00:50 +00:00
anonimal
b57d1e1efb
README: add build matrix like that in Kovri
2016-10-31 20:55:57 +00:00
anonimal
38dc0bf497
README/Repo: remove Travis CI
...
We use Buildbot now: https://build.getmonero.org/
2016-10-31 20:41:29 +00:00
anonimal
092f7c528d
utils: add anonimal's GPG key
2016-10-25 18:53:30 +00:00
anonimal
ff6b8f2e59
Build: move Travis IRC notification channel
...
This will allow people to have Travis push notifications
for their repo without spamming the dev channel
2016-08-27 18:09:31 +00:00
anonimal
3729ac81c9
Docs: re-introduce Boost 1.58 min req from 2a2b655
2016-08-23 22:20:01 +00:00
anonimal
2a2b6550ad
Build: make boost 1.58 minimum requirement. Fixes #956
2016-08-16 12:59:15 +00:00
anonimal
44dab04d88
Build: use libstdc++ with clang < 3.7
2016-08-16 12:04:05 +00:00
anonimal
455ded454d
Build: use Boost 1.58 for Travis build. Refs #956
2016-08-15 16:28:08 +00:00
anonimal
e890f51b15
Build: take out tests in Travis CI
2016-07-30 00:09:37 +00:00
anonimal
198e40816d
Build: add vanilla clang to Travis CI
2016-07-29 22:29:02 +00:00
anonimal
659bee6ada
Build: add make release-test to Travis CI
2016-07-29 17:10:37 +00:00
anonimal
61ed40a618
Tests: fix signed/unsigned comparison in hash-target
...
* References #886
2016-07-22 22:05:35 +00:00
anonimal
b249482e1e
Docs: fix 'Development Resources' formatting in README.
2016-07-20 12:22:17 +00:00
anonimal
bbba197cc9
Docs: update 'Development Resources' in README.
...
* Branch development was recently removed.
All PR's now go directly to master.
* Also, removed EOL whitespace
2016-07-13 02:07:20 +00:00
anonimal
2feb94b44d
Travis-CI: add build-status badge to README.md
...
* Currently points to anonimal/bitmonero.
This should be changed to monero-project/bitmonero
once the project signs-up for Travis-CI.
2016-07-13 01:43:31 +00:00
anonimal
f025622ff2
Travis-CI: remote redundant make release-test.
2016-07-13 00:45:06 +00:00
anonimal
b332da3e9a
Travis-CI: implement first-draft configuration.
2016-07-12 23:33:57 +00:00