1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add details::nonconstructive class More... over 13 years ago
Add unit tests for DEALER/ROUTER pattern More... over 13 years ago
Add function_not_implemented to exceptions More... over 13 years ago
Use string::data() instead of string::c_str() with cryptographic functions More... over 13 years ago
Mark class crypto::stream for dll export More... over 13 years ago
Add cryptographic related unit tests to Makefile.am More... over 13 years ago
Add stream cipher wrapper interface unit test More... over 13 years ago
Add message digest wrapper interface unit test More... over 13 years ago
Add block cipher wrapper interface unit test More... over 13 years ago
Add cryptographic related files to Makefile.am More... over 13 years ago
Add cryptographic libraries file wrappers More... over 13 years ago
Add libcrypto++ random source wrapper interface More... over 13 years ago
Add libcrypto++ message digest wrapper interface More... over 13 years ago
Add libcrypto++ stream cipher wrapper interface More... over 13 years ago
Add libcrypto++ block cipher wrapper interface More... over 13 years ago
Add a DEFINE for HAVE_CRYPTOPP More... over 13 years ago
configure.ac: add requirement checks for BOOST and crypto libraries More... over 13 years ago
Add libcrypto++ M4 detection script More... over 13 years ago
Add M4 script to allow for disabling cryptographic facilities More... over 13 years ago
configure.ac: clean up More... over 13 years ago
Automatically generate libtool in Makefile.am when it becomes old More... over 13 years ago
Add boost M4 detection script More... over 13 years ago
Add m4/libtool-link.m4 to allow for linking only conftest without running it More... over 13 years ago
Add XPUB/XSUB unit tests More... over 13 years ago
Add XPUB/XSUB socket wrappers More... over 13 years ago
Replace the global defines for libzmq under m4/libzmq.m4 with Conditionals More... over 13 years ago
Make libtool v2.4.0 a prerequisite More... over 13 years ago
Fix missing local libtool. More... over 13 years ago
Move socket options interface to a lower layer of abstraction More... over 13 years ago
Fix a couple of logic bugs in libzmq.m4 More... over 13 years ago