tastytea
|
4d9dc6d8a7
|
Merge branch 'develop'
|
2 months ago |
tastytea
|
6e5eb38ed6
|
Fixed RPM dependencies.
|
2 months ago |
tastytea
|
27f95a25b2
|
Replaced README.md with README.adoc.
|
2 months ago |
tastytea
|
d4e325d75f
|
Make more use of variables in contribution guidelines.
|
2 months ago |
tastytea
|
81a4e335bb
|
Fix coc contact.
|
2 months ago |
tastytea
|
341a0844f6
|
Add email to contributing guidelines, link to them in readme.
|
2 months ago |
tastytea
|
f125f5e5d6
|
Merge branch 'develop'
|
2 months ago |
tastytea
|
c97d0f6307
|
Add COC, contributing guidelines and EditorConfig.
|
2 months ago |
tastytea
|
607e238698
|
Version bump 0.7.1.
|
2 months ago |
tastytea
|
7f99945719
|
Merge branch 'develop'
|
2 months ago |
tastytea
|
f7b2c22c23
|
Install header.
|
2 months ago |
tastytea
|
62542e4230
|
CI: Rename step clang6 → clang7.
|
2 months ago |
tastytea
|
1724c6d944
|
Version bump 0.7.0.
|
2 months ago |
tastytea
|
acfc65c442
|
Merge branch 'develop'
* Modernize CMake recipes.
* Move files around.
* Install identiconppConfig.cmake.
|
2 months ago |
tastytea
|
b1e25041d9
|
Added include dir for BUILD_INTERFACE.
|
2 months ago |
tastytea
|
8af793ac6a
|
CI: Test with clang-7 on buster.
|
2 months ago |
tastytea
|
752ebfface
|
Add include dir to library.
|
2 months ago |
tastytea
|
2d1bac9c3f
|
Moved identiconpp.hpp to include/.
|
2 months ago |
tastytea
|
d6c640698c
|
Modernized CMake recipes and moved files around.
|
2 months ago |
tastytea
|
7e1dad0cf7
|
Add 2019 to copyright notice.
|
2 months ago |
tastytea
|
2477483517
|
Fix description in pkg-config recipe.
|
2 months ago |
tastytea
|
74f55707f8
|
Remove unnecessary includes in CMake recipe.
|
2 months ago |
tastytea
|
4afee87285
|
Remove C support.
I'm not willing to invest the time to make it good.
|
2 months ago |
tastytea
|
34eedfe6d1
|
Fix rpm package generation.
* Set CXX for CentOS in CI correctly.
* Install the right ImageMagick.
* Fix gpg call.
* Fixed signature path.
|
4 months ago |
tastytea
|
904313abd9
|
Version bump 0.6.1.
|
4 months ago |
tastytea
|
6f92a3625f
|
Updated readme.
|
4 months ago |
tastytea
|
eb493d5c00
|
Whitesapace cleanup.
|
4 months ago |
tastytea
|
1f23390623
|
Added pkg-config file.
|
4 months ago |
tastytea
|
e5e4524947
|
Fixed header locations in cmake recipe.
|
4 months ago |
tastytea
|
04ccca4658
|
Updated drone config.
|
4 months ago |
tastytea
|
f6c82a321c
|
Simplyfied doxygen config.
|
4 months ago |
tastytea
|
0ca6906cb5
|
Updated and modularized cmake recipes.
|
4 months ago |
tastytea
|
e6b5de0118
|
Moved tests.
|
4 months ago |
tastytea
|
6b1b16304f
|
Changed padding to not have const uint8_t.
|
9 months ago |
tastytea
|
588ec1b44c
|
Added tests for C interface
|
10 months ago |
tastytea
|
fb6eadd946
|
Added generate_base64()
|
10 months ago |
tastytea
|
d1a8dfd678
|
Fixed include guards
|
11 months ago |
tastytea
|
e7f64f9a61
|
Clarified contributing guidelines
|
11 months ago |
tastytea
|
5e5ffb0343
|
Added C reference to readme.
|
11 months ago |
tastytea
|
7868f42862
|
Added error reporting for the c interface.
|
11 months ago |
tastytea
|
dcf7317573
|
Enhanced documentation.
|
11 months ago |
tastytea
|
8bb322edb9
|
Use friend class instead of protected members.
The reference got cluttered after I changed the private members to
protected.
|
11 months ago |
tastytea
|
455eba820b
|
Initialize some variables.
They would have never been left unitialized, but the compiler didn't
know that.
|
11 months ago |
tastytea
|
ccbdb5c582
|
Added C interface to readme
|
11 months ago |
tastytea
|
5be366f3cb
|
Added documentation to identiconpp_base64().
|
11 months ago |
tastytea
|
da2b64b159
|
Merge branch 'c-interface'
|
11 months ago |
tastytea
|
7cd528bea1
|
Added C-header to install recipe.
|
11 months ago |
tastytea
|
28d08342d3
|
C-interface: Added more error checking.
|
11 months ago |
tastytea
|
cef436faf5
|
C-interface: Added example
|
11 months ago |
tastytea
|
7c8a88bc6b
|
typo
|
11 months ago |