aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/oaes_lib.c
Commit message (Collapse)AuthorAgeFilesLines
* NetBSD supportthomasvaughan2018-09-111-6/+7
|
* Support building cncrypto lib with msvcMatt Little2018-01-251-4/+10
|
* Build wallet with Android NDKMoroccanMalinois2017-01-051-3/+3
|
* Preliminary support for DragonFly BSDAntonio Huete Jimenez2016-12-151-1/+2
| | | | - It builds but no further testing has been done.
* oaes_lib: fix a leak on OOM error pathmoneromooo-monero2016-12-101-0/+3
| | | | found by coverity
* crypto: oaes_lib: remove unused _NR arrayredfish2016-05-181-4/+0
|
* OpenBSD support for Monero.me0wmix2016-01-211-6/+6
|
* Include sys/time.h on BSDfluffypony2014-09-101-0/+2
|
* replace ftime with gettimeofday on FreeBSD because lcompat is stupidfluffypony2014-09-101-0/+28
|
* more FreeBSD fixesfluffypony2014-09-091-2/+7
|
* malloc.h reference fixed for FreeBSDfluffypony2014-09-091-2/+2
|
* fixed OS X malloc.h referencefluffypony2014-09-021-1/+4
|
* 0.8.8updatemydesktop2014-05-251-1/+0
|
* Update oaes_lib.cNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-05-171-24/+0
| | | 1. Moved structs oaes_ctx and oaes_key into oeas_lib header.
* various fixes to allow mac osx compilationmydesktop2014-04-301-0/+1
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+1486