aboutsummaryrefslogtreecommitdiff
path: root/src/tls/sha_drv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-120/+0
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
|
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
|
* Support Erlang/OTP R15B driver (EJAB-1521)Badlop2011-12-211-4/+26
|
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
|
* Make MD2 autodetected (EJAB-1285)Evgeniy Khramtsov2010-08-071-0/+4
|
* Added md2/1 supportEvgeniy Khramtsov2010-06-221-0/+6
|
* New OpenSSL functions wrapper: sha224/1, sha256/1, sha384/1, sha512/1Evgeniy Khramtsov2010-06-221-0/+88