summaryrefslogtreecommitdiff
path: root/mk (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-08try to avoid negative stack indices with luaL_checkstring as error messages a...William Ahern1-1/+1
2016-01-08unbreak openssl.rand by fixing auxL_newlib bugWilliam Ahern1-1/+1
2016-01-08fix EVP_PKEY method interposingWilliam Ahern1-16/+64
2016-01-07permit direct indexing of EVP_KEY as alternative to getParameters/setParametersWilliam Ahern1-218/+356
2016-01-07fix comment typoWilliam Ahern1-1/+1
2016-01-07preliminary support for pkey:setParametersWilliam Ahern1-31/+470
2016-01-03Fix incorrect type check in ssl:{set,get,clear}Optionsdaurnimator1-3/+3
2016-01-03bignum: Add generatePrime as new constructordaurnimator1-3/+26
2016-01-03bignum: Add :isPrimedaurnimator1-15/+30
2016-01-03bignum: bugfix: unm shouldn't modify it's operandsdaurnimator1-1/+2
2016-01-03bignum: Bind sqr, nnmod and gcddaurnimator1-0/+39
2016-01-03bignum: Use openssl function namesdaurnimator1-12/+12
2015-12-21update debian changelogrel-20151221William Ahern1-0/+8
2015-12-21for now, don't be so harsh and break any existing codeWilliam Ahern1-0/+1
2015-12-21bignum: Move div operator to idiv operator (breaks API)daurnimator1-8/+8
2015-12-21bignum: Add tohex functiondaurnimator1-0/+30
2015-12-21bignum: Rename tostring function to todec. Expose as ":todec" methoddaurnimator1-4/+5
2015-12-21bignum: Add shl (lshift), shr (rshift) functionsdaurnimator1-0/+34
2015-12-21bignum: exposing existing math operators as methodsdaurnimator1-0/+6
2015-12-18Give auxL_getref NOTUSED attributedaurnimator1-1/+1
2015-12-18remove trailing whitespacedaurnimator1-12/+12
2015-12-18removed unused warning across #ifdaurnimator1-0/+1
2015-12-18update debian changelogWilliam Ahern1-0/+8
2015-12-18fix Solaris buildWilliam Ahern1-0/+4
2015-12-18remove unused variables in xn__nextdaurnimator1-2/+1