Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-10 | First pass at the SmartWriter. | Nicolas "Pixel" Noble | |
2014-08-08 | Fixing a few warnings and issues. | Nicolas "Pixel" Noble | |
2014-08-07 | Adding full c-ares support into Balau - untested. | Nicolas "Pixel" Noble | |
2014-07-31 | Adding getopt to Balau for win32. | Nicolas "Pixel" Noble | |
2014-07-31 | Changing the regex library for one that isn't GPL. | Nicolas "Pixel" Noble | |
2014-07-28 | Fixing libCurl build directory. | Nicolas "Pixel" Noble | |
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-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 | 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 | |