Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
kritase64
Browse files
Nov 15, 2025
Rewrote with my new conventions in mind.
· 1bf0bf72
kritomas
authored
Nov 15, 2025
View commits for tag v1.3
v1.3
1bf0bf72
Jun 21, 2025
Bumped version.
· f260c89b
kritomas
authored
Jun 21, 2025
View commits for tag v1.2.1
v1.2.1
f260c89b
Haha C++ initialization order go brr
· fc13a830
kritomas
authored
Jun 21, 2025
fc13a830
Nov 20, 2024
Finishing touches before v1.2.
· 630067b0
kritomas
authored
Nov 20, 2024
View commits for tag v1.2
v1.2
630067b0
Oct 25, 2024
Updated help.
· 5ac62c7f
kritomas
authored
Oct 25, 2024
5ac62c7f
Added the option in CLI to put spaces between filenames and -i/-o.
· 0a1e7245
kritomas
authored
Oct 25, 2024
0a1e7245
Jun 12, 2024
Fixed issues with ignoring everything.
· 96c7861d
kritomas
authored
Jun 12, 2024
96c7861d
Added recent features to interface.
· 6a79bb5d
kritomas
authored
Jun 12, 2024
6a79bb5d
Bumped version to 1.2 due to more compatibility breaks.
· c08b5b1b
kritomas
authored
Jun 12, 2024
c08b5b1b
Added option to ignore all illegal characters to the library.
· 4f9ee0fb
kritomas
authored
Jun 12, 2024
4f9ee0fb
May 04, 2024
Bumped version to 1.1, since this update introduces slight compatibility breaks and new features.
· eabdd591
kritomas
authored
May 04, 2024
View commits for tag v1.1
v1.1
eabdd591
Added alternative alphabet support to commandline utility.
· 2968b8f7
kritomas
authored
May 04, 2024
2968b8f7
Added alternative alphabet encoding support to library.
· e322db84
kritomas
authored
May 04, 2024
e322db84
May 03, 2024
Added parser to commandline.
· 8c6fdefd
kritomas
authored
May 03, 2024
8c6fdefd
Added a commandline parsing function.
· 0471035d
kritomas
authored
May 03, 2024
0471035d
Changed usage information for the upcoming cli upgrade.
· 5c52cf25
kritomas
authored
May 03, 2024
5c52cf25
Mar 08, 2024
Fixed version strings.
· 8ea93f8a
kritomas
authored
Mar 08, 2024
8ea93f8a
Feb 21, 2024
Edited version text for the next version.
· b5d5406c
kritomas
authored
Feb 21, 2024
b5d5406c
Added decodeToString() for decoding to a plain string.
· 1f6aa9e9
kritomas
authored
Feb 21, 2024
1f6aa9e9
Feb 11, 2024
Fixed the thing not building on weird systems (hopefully).
· e4ade7bd
kritomas
authored
Feb 11, 2024
View commits for tag v1.0.1
v1.0.1
e4ade7bd
Typos.
· 24e98a92
kritomas
authored
Feb 11, 2024
View commits for tag v1.0
v1.0
24e98a92
Now i fixed the Makefiles.
· 77fb3cec
kritomas
authored
Feb 11, 2024
77fb3cec
Finished Readme. Fixed Makefiles putting src/kritase.hpp into docs (i think).
· e5f4dae6
kritomas
authored
Feb 11, 2024
e5f4dae6
Readme internal link test.
· 2ef3a102
kritomas
authored
Feb 11, 2024
2ef3a102
Testing build.
· 1bb70bb0
kritomas
authored
Feb 11, 2024
1bb70bb0
Added doxygen comments.
· 5a78a58a
kritomas
authored
Feb 11, 2024
5a78a58a
Added Readme.
· 0222f938
kritomas
authored
Feb 11, 2024
0222f938
.gitignored some Autotools stuff.
· de3d3b3a
kritomas
authored
Feb 11, 2024
de3d3b3a
Autotools preparation.
· 3ce60519
kritomas
authored
Feb 11, 2024
3ce60519
Added licensing.
· 40d23bfb
kritomas
authored
Feb 11, 2024
40d23bfb
Added error checking.
· 135d0b28
kritomas
authored
Feb 11, 2024
135d0b28
Added functions for directly setting the underlying buffer of Streams.
· 3cbd46fb
kritomas
authored
Feb 11, 2024
3cbd46fb
Light refactoring. Also clang++ is broken now for me, so I just changed that in the Makefile.
· 6c9fb8b1
kritomas
authored
Feb 11, 2024
6c9fb8b1
Feb 10, 2024
Added an optional third argument for specifying output file.
· 12aa923b
kritomas
authored
Feb 10, 2024
12aa923b
Minor formatting adjustments.
· 94e93ee6
kritomas
authored
Feb 10, 2024
94e93ee6
Added alternative alphabet support and whitespace stripping.
· 209ab651
kritomas
authored
Feb 10, 2024
209ab651
Added parsing of additional command line arguments.
· 0d76d11f
kritomas
authored
Feb 10, 2024
0d76d11f
Added function for extracting everything from std::istream.
· 192711e3
kritomas
authored
Feb 10, 2024
192711e3
Feb 09, 2024
Added initial interactivity with stdin/stdout.
· 4401cb17
kritomas
authored
Feb 09, 2024
4401cb17
Finished Istream/Ostream.
· 6331330e
kritomas
authored
Feb 09, 2024
6331330e
Loading