Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-21 | More cleanup and adding cyphers. | Nicolas "Pixel" Noble | |
2014-06-20 | Better hashes implementation. | Nicolas "Pixel" Noble | |
2014-06-20 | Moving tokenize, percentEncode and percentDecode around. Fixing a few ↵ | Nicolas "Pixel" Noble | |
warnings. Workarounding c-ares and pthreads compilation issue with unicode. | |||
2014-06-19 | Using c-ares in libcurl. | Nicolas "Pixel" Noble | |
2014-06-18 | Adding a bit more curl code. | Nicolas "Pixel" Noble | |
2014-06-18 | Adding basic CurlTask, as well as support for it in Balau. Also removing ↵ | Nicolas "Pixel" Noble | |
c++11-surrogates.h, as we're on a modern compiler now. | |||
2014-06-18 | Fixing build. | Nicolas "Pixel" Noble | |
2014-06-18 | Starting to integrate cURL into Balau. | Nicolas "Pixel" Noble | |
2014-06-17 | Adding libcurl. | Nicolas "Pixel" Noble | |
2014-06-03 | Added MMap Handle object. | Nicolas "Pixel" Noble | |
2014-05-30 | Hardened Base64, making tomcrypt to properly generate secure random numbers ↵ | Nicolas "Pixel" Noble | |
under windows, and ditched tomcryptmath for tommath. | |||
2014-05-28 | Use Unicode under windows. | Nicolas "Pixel" Noble | |
2014-05-25 | Splitting libtommcrypt. | Nicolas "Pixel" Noble | |
2014-05-25 | Splitting libtommath. | Nicolas "Pixel" Noble | |
2014-05-25 | Splitting pthreads. | Nicolas "Pixel" Noble | |
2014-05-25 | Split iconv out. | Nicolas "Pixel" Noble | |
2014-05-25 | Splitting zlib out. | Nicolas "Pixel" Noble | |
2014-05-25 | Cleaning a few more warnings out. | Nicolas "Pixel" Noble | |
2014-05-25 | Splitting c-ares into its own project file. | Nicolas "Pixel" Noble | |
2014-05-25 | Removing wxWidgets from Balau's project file. | Nicolas "Pixel" Noble | |
2014-05-25 | Creating a Balau project file. | Nicolas "Pixel" Noble | |
2014-05-15 | Adding c-ares as a submodule. | Nicolas "Pixel" Noble | |
2013-12-25 | Making the necessary changes to get libtommath, libtomcrypt and BigInt to ↵ | Nicolas "Pixel" Noble | |
compile under MSVC. | |||
2013-12-20 | A few more Win32 / VisualStudio fixes. | Nicolas "Pixel" Noble | |
2013-12-18 | Adding zlib for Visual Studio. | Nicolas "Pixel" Noble | |
2013-07-14 | Cleaning up cruft. | Nicolas "Pixel" Noble | |
2011-11-16 | Adding the Regex class. | Pixel | |
2011-10-11 | Making the project compile with mingw32, on the same Makefile. No more ↵ | Pixel | |
separate Makefiles insanity. |