Cédric Bonhomme
|
3e549bd543
|
Merge branch 'master' of github.com:cedricbonhomme/Stegano into unicode
|
2017-03-21 07:38:49 +01:00 |
|
Cédric Bonhomme
|
a14adf70e0
|
Updated CONTRIBUTORS.rst
|
2017-03-20 23:17:02 +01:00 |
|
Cédric Bonhomme
|
4fc8eac172
|
a2bits_list now return a list of 32 bits characters
|
2017-03-20 22:53:55 +01:00 |
|
Cédric Bonhomme
|
0fd6fc51fb
|
Display the CI status for the master branch.
|
2017-03-13 09:39:09 +01:00 |
|
Cédric Bonhomme
|
6ad140bdfb
|
Management of unicode. It would be perfect to manage ASCII and unicode in the same time (so 8 bits to 32 bits caracters).
|
2017-03-13 09:34:43 +01:00 |
|
Cédric Bonhomme
|
e803386361
|
Prepare the new release.
|
2017-03-10 07:59:39 +01:00 |
|
Cédric Bonhomme
|
a94128e6c6
|
Improved display of generators
|
2017-03-10 07:58:12 +01:00 |
|
Cédric Bonhomme
|
9feb1aa72b
|
Better typing. Fixed a bug with a generator that has been renamed.
|
2017-03-10 07:22:16 +01:00 |
|
Cédric Bonhomme
|
53cdd28fee
|
Test the function which transforms a binary file to a printable string.
|
2017-03-09 10:33:58 +01:00 |
|
Cédric Bonhomme
|
b31d830c76
|
Remove dead man walking set generator.
|
2017-03-09 10:02:52 +01:00 |
|
Cédric Bonhomme
|
7c9530aa9d
|
More tests for the generators.
|
2017-03-09 08:54:13 +01:00 |
|
Cédric Bonhomme
|
0da9d9882e
|
Introduces some type hints.
|
2017-03-09 08:11:12 +01:00 |
|
Cédric Bonhomme
|
3e923e49a8
|
Prepare new release.
|
2017-03-08 23:10:11 +01:00 |
|
Cédric Bonhomme
|
adca3f701a
|
Updated tests.
|
2017-03-08 23:08:18 +01:00 |
|
Cédric Bonhomme
|
7a5c23ef2f
|
Fixed #12. More tests to come.
|
2017-03-08 22:26:12 +01:00 |
|
Cédric Bonhomme
|
091f33c521
|
Test and improved the generators.
|
2017-03-01 07:53:10 +01:00 |
|
Cédric Bonhomme
|
b9fad5f044
|
Various improvements in lsb and lsbset modules.
|
2017-02-28 07:52:44 +01:00 |
|
Cédric Bonhomme
|
119aecf3a6
|
Updated .gitignore.
|
2017-02-28 07:36:09 +01:00 |
|
Cédric Bonhomme
|
c068357153
|
cut and paste error
|
2017-02-22 11:46:49 +01:00 |
|
Cédric Bonhomme
|
b71c866cf2
|
More tests.
|
2017-02-22 11:45:04 +01:00 |
|
Cédric Bonhomme
|
c65e83b62e
|
typo
|
2017-02-22 11:02:00 +01:00 |
|
Cédric Bonhomme
|
4b1b28f5f9
|
Updated README.
|
2017-02-22 11:01:02 +01:00 |
|
Cédric Bonhomme
|
e0ed23a225
|
Improved tests for lsb and lsbset module.
|
2017-02-22 10:50:03 +01:00 |
|
Cédric Bonhomme
|
7bee922746
|
added missing file
|
2017-02-22 09:03:22 +01:00 |
|
Cédric Bonhomme
|
ce28039b1a
|
install dev requirements for Travis.
|
2017-02-22 09:01:38 +01:00 |
|
Cédric Bonhomme
|
3bc6afde81
|
added coveralls badge in the README.
|
2017-02-22 08:58:56 +01:00 |
|
Cédric Bonhomme
|
997002eded
|
link travis with coveralls
|
2017-02-22 08:57:06 +01:00 |
|
Cédric Bonhomme
|
c0669e0f7a
|
Removed useless write functions.
|
2017-02-22 08:41:20 +01:00 |
|
Cédric Bonhomme
|
39855a2008
|
Updated README.
|
2017-02-22 08:37:53 +01:00 |
|
Cédric Bonhomme
|
07fa54e7d0
|
Clean comments.
|
2017-02-22 07:18:46 +01:00 |
|
Cédric Bonhomme
|
316d50b96f
|
Stop support of Python 2.
|
2017-02-22 07:16:46 +01:00 |
|
Cédric Bonhomme
|
f922905d10
|
Clean comments.
|
2017-02-22 07:15:58 +01:00 |
|
Cédric Bonhomme
|
518729cd31
|
Typo.
|
2017-02-21 07:45:00 +01:00 |
|
Cédric Bonhomme
|
42571faaaa
|
Added a missing dependency in the setup.py file.
|
2017-02-21 07:41:53 +01:00 |
|
Cédric Bonhomme
|
76fd4a0cbb
|
Prepare the new release.
|
2017-02-20 14:19:51 +01:00 |
|
Cédric Bonhomme
|
52290110cf
|
added crayons in requirements.txt
|
2017-02-20 14:17:13 +01:00 |
|
Cédric Bonhomme
|
6215c03939
|
the command line now uses the crayons Python library in order to have colored strings in the terminal.
|
2017-02-20 14:16:41 +01:00 |
|
Cédric Bonhomme
|
263e287559
|
clean code related to tools.binary2base64 and tools.base642binary functions.
|
2017-02-20 12:16:24 +01:00 |
|
Cédric Bonhomme
|
190f790e50
|
clean...
|
2017-02-19 23:59:12 +01:00 |
|
Cédric Bonhomme
|
3ff8245729
|
Updated documentation.
|
2017-02-18 00:18:47 +01:00 |
|
Cédric Bonhomme
|
6b49f9bd8c
|
Simply point to the latest release.
|
2017-02-18 00:06:42 +01:00 |
|
Cédric Bonhomme
|
90230fcc90
|
Updated some links.
|
2017-02-18 00:01:47 +01:00 |
|
Cédric Bonhomme
|
3db46a3d8b
|
Updated README.
|
2017-02-17 23:05:09 +01:00 |
|
Cédric Bonhomme
|
04e13e0982
|
Updated the documentation.
|
2017-02-17 22:36:17 +01:00 |
|
Cédric Bonhomme
|
b96f917c71
|
Added more spaces between the end of the README and the CHANGELOG file.
|
2017-02-16 10:39:49 +01:00 |
|
Cédric Bonhomme
|
2011f197cd
|
New minor release (v0.6.5).
|
2017-02-16 10:18:43 +01:00 |
|
Cédric Bonhomme
|
f8f0ba22aa
|
Typo.
|
2017-02-16 09:26:18 +01:00 |
|
Cédric Bonhomme
|
36476283a4
|
Test when the data image is coming via byte stream.
|
2017-02-16 09:25:16 +01:00 |
|
Cédric Bonhomme
|
cf89273c57
|
Removed useless code.
|
2017-02-06 10:18:52 +01:00 |
|
Cédric Bonhomme
|
c5ee22e1af
|
Bumped documentation version number.
|
2017-02-06 09:33:42 +01:00 |
|