8 Commits (e7a4cd490d1b7cbdb02976861d555c8fa85d3346)

Author SHA1 Message Date
leitner ddfdd4d077 add compiler.h to abstract gcc attributes 4 years ago
leitner f412a657fb remove a few compiler warnings 8 years ago
leitner 80a9933ff1 use static inline instead of extern inline 9 years ago
leitner fb1f19042f support gcc 5 builtins for multiplication overflow in safemult.h
fix copypasted comment in fmt_asn1dertag
add man pages for add_of, sub_of and assign
9 years ago
leitner 4f1e1d300c make headers work in C++
add two more variable length integer encoding functions
13 years ago
leitner 928bfe5c09 for installed header files, add comment saying where they came from 15 years ago
leitner ef0495b5e2 reverse return code for safemult API to conform to newer djb APIs 21 years ago
leitner d1df715971 add API for integer multiplication with overflow detection 21 years ago