1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* more build script fixes
a2flo
as Florian Ziesche
More... over 7 years ago
* be more specific about which ciphers should be used
a2flo
as Florian Ziesche
More... over 7 years ago
* resurrect the bot
a2flo
as Florian Ziesche
More... over 7 years ago
* updated README
a2flo
as Florian Ziesche
More... over 8 years ago
* updated according to latest floor changes: switched from boost/asio to asio standalone, got rid of all network exception code, misc build script updates, path updates
a2flo
as Florian Ziesche
More... over 8 years ago
* fix config typo
a2flo
as Florian Ziesche
More... over 8 years ago
* add cipher override to the build script again (shame, freenode!) + updated readme
a2flo
as Florian Ziesche
More... over 8 years ago
* fixed config
a2flo
as Florian Ziesche
More... over 8 years ago
* should link lua of course
a2flo
as Florian Ziesche
More... over 8 years ago
* updated to latest floor changes, new json config and updated build script
a2flo
as Florian Ziesche
More... over 8 years ago
* updated the help (added urbandictionary) More... about 9 years ago
* added urbandictionary More... about 9 years ago
* updated to latest floor changes (new logging options)
a2flo
as Florian Ziesche
More... over 9 years ago
* build script updates: warn about unknown arguments + added mingw sdl fixes
a2flo
as Florian Ziesche
More... over 9 years ago
* /slap past flo ... use int instead of ssize_t when forwarding argc
a2flo
as Florian Ziesche
More... over 9 years ago
* build script: move -lfloor to the front so that all dependencies are properly linked
a2flo
as Florian Ziesche
More... over 9 years ago
* windows/mingw fixes: include net headers before platform headers (winsock/winsock2 insanity), removed an old workaround for now, fixed lua include (uses pkg-config now) * fixed the lua arg getters and type checking (properly use (u)int(32|64)_t and (s)size_t) * fixed a conversion warning on 32-bit
a2flo
as Florian Ziesche
More... over 9 years ago
* one more README update
a2flo
as Florian Ziesche
More... over 9 years ago
* bye bye premake, hello good ol' sh * updated premake (should build on freebsd, mingw and ios as well now)
a2flo
as Florian Ziesche
More... over 9 years ago
* added a new build script which will replace the current premake build system
a2flo
as Florian Ziesche
More... over 9 years ago
* updated to latest floor changes * updated copyright year *cough*
a2flo
as Florian Ziesche
More... over 9 years ago
* disable AESGCM
a2flo
as Florian Ziesche
More... over 9 years ago
* also print a list of all supported ciphers in "ssl_info" * fixed type conversion warning for timestamp -> string
a2flo
as Florian Ziesche
More... over 9 years ago
* try some other ciphers
a2flo
as Florian Ziesche
More... over 9 years ago
* added ssl_info command (prints info about whether tls/ssl is in use and if so, which cipher is currently used)
a2flo
as Florian Ziesche
More... over 9 years ago
* I'd like to buy a 'v'
a2flo
as Florian Ziesche
More... over 9 years ago
* also print the full floor version
a2flo
as Florian Ziesche
More... over 9 years ago
* updated config according to latest floor changes (added log_warn) * set xcode requirement to 6.1 for now
a2flo
as Florian Ziesche
More... over 9 years ago
* also update the link options in the premake file
a2flo
as Florian Ziesche
More... over 9 years ago
* updated premake file and xcode project (disabled -Wold-style-cast and -Wdate-time warnings; enabled lto in xcode)
a2flo
as Florian Ziesche
More... over 9 years ago