index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-11
We really shouldn't throw exceptions during destructors...
Nicolas Noble
2014-08-11
Bugs fixing in Lua - we really can't afford to have destructors throwing exce...
Nicolas Noble
2014-08-11
Better TaskMan destroy; let's proprely stop all events before closing the lib...
Nicolas "Pixel" Noble
2014-08-11
Linux build fixes.
Nicolas "Pixel" Noble
2014-08-10
First pass at the SmartWriter.
Nicolas "Pixel" Noble
2014-08-10
Few more tweaks, and adding a bunch of accessors to LuaHandle.
Nicolas "Pixel" Noble
2014-08-10
Properly adding little and big endian versions of writes, plus a few other tw...
Nicolas "Pixel" Noble
2014-08-10
Introducing notion of filters.
Nicolas "Pixel" Noble
2014-08-10
Forgot to commit vcxproj changes earlier when nuking iconv.
Nicolas "Pixel" Noble
2014-08-10
Fixing iconv usage after changing over to win32-iconv.
Nicolas "Pixel" Noble
2014-08-09
Replacing GPLed iconv with a public domain one.
Nicolas "Pixel" Noble
2014-08-09
Fixing even more warnings.
Nicolas "Pixel" Noble
2014-08-08
Fixing a few warnings and issues.
Nicolas "Pixel" Noble
2014-08-08
Finalizing cares integration.
Nicolas Noble
2014-08-08
Fixing Linux build.
Nicolas "Pixel" Noble
2014-08-07
Adding full c-ares support into Balau - untested.
Nicolas "Pixel" Noble
2014-08-01
Fixing error message.
Nicolas "Pixel" Noble
2014-08-01
gcc is getting too buggy lately. Let's switch to clang...
Nicolas "Pixel" Noble
2014-08-01
Fixing HTTP server's cooking handling.
Nicolas "Pixel" Noble
2014-07-31
And the award of stupid error messages goes to Microsoft Visual Studio. Defin...
Nicolas "Pixel" Noble
2014-07-31
Seems that MSVC is also mangling symbols. Moving externs up.
Nicolas "Pixel" Noble
2014-07-31
Merge branch 'master' of /pub/repo.git/Balau
Nicolas "Pixel" Noble
2014-07-31
Fixing stupid typo.
Nicolas "Pixel" Noble
2014-07-31
Adding getopt to Balau for win32.
Nicolas "Pixel" Noble
2014-07-31
Forgot to actually add all of these new files for the new regex code.
Nicolas "Pixel" Noble
2014-07-31
Changing the regex library for one that isn't GPL.
Nicolas "Pixel" Noble
2014-07-28
Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/Balau
Nicolas "Pixel" Noble
2014-07-28
Fixing libCurl build directory.
Nicolas "Pixel" Noble
2014-06-27
Fixing PercentDecode.
Nicolas "Pixel" Noble
2014-06-25
Fixing tokenize.
Nicolas "Pixel" Noble
2014-06-24
Adding a few string conversion accessors.
Nicolas "Pixel" Noble
2014-06-22
Fixing Linux build.
Nicolas "Pixel" Noble
2014-06-21
Minor fixes to BWebSocket.cc
Nicolas "Pixel" Noble
2014-06-21
Optimizing cypher's process.
Nicolas "Pixel" Noble
2014-06-21
More cleanup and adding cyphers.
Nicolas "Pixel" Noble
2014-06-21
Reorganizing code a bit.
Nicolas "Pixel" Noble
2014-06-21
Fixing line endings.
Nicolas "Pixel" Noble
2014-06-20
Better hashes implementation.
Nicolas "Pixel" Noble
2014-06-20
Moving tokenize, percentEncode and percentDecode around. Fixing a few warning...
Nicolas "Pixel" Noble
2014-06-20
Improving CurlTask a bit.
Nicolas "Pixel" Noble
2014-06-20
Forgot to initialize our TLS factory.
Nicolas "Pixel" Noble
2014-06-20
Adding a TLSFactory system.
Nicolas "Pixel" Noble
2014-06-19
Using c-ares in libcurl.
Nicolas "Pixel" Noble
2014-06-19
Finishing up basic curl integration and adding a basic DownloadTask.
Nicolas "Pixel" Noble
2014-06-19
Don't throw an exception if a debugger is present.
Nicolas "Pixel" Noble
2014-06-19
More work on integrating cURL in Balau.
Nicolas "Pixel" Noble
2014-06-18
Adding a bit more curl code.
Nicolas "Pixel" Noble
2014-06-18
Fixing mixup with the curl event bitmasks, and fixing curl's ulock code.
Nicolas "Pixel" Noble
2014-06-18
Adding basic CurlTask, as well as support for it in Balau. Also removing c++1...
Nicolas "Pixel" Noble
2014-06-18
Fixing build.
Nicolas "Pixel" Noble
[next]