2
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update copyright year. More... over 12 years ago
Merge branch 'master' of github.com:janvidar/uhub More... over 12 years ago
Merge branch 'gnutls_work' More... over 12 years ago
Reworked the error handling of non-blocking reads and writes. More... over 12 years ago
Fixed accept/connect state event propagation. More... over 12 years ago
Return -1 as error for recv/send only to signal socket has closed, use a number < -1 for socket errors. More... over 12 years ago
Cleaned up error handling. More... over 12 years ago
More work on splitting out OpenSSL specific bits. More... over 12 years ago
fixup! Add possibility to specify UHUB_REVISION manually. More... over 12 years ago
Merge branch 'master' of github.com:janvidar/uhub More... over 12 years ago
Added mod_chat_history_sqlite and mod_chat_is_privileged. More... over 12 years ago
Revert "Add possibility to specify UHUB_REVISION manually." More... over 12 years ago
Revert "Add possibility to specify UHUB_REVISION manually." More... over 12 years ago
Merge pull request #14 from tehnick/fix-build-on-kfreebsd-any More... over 12 years ago
Fix build in Debian GNU/kFreeBSD. More... over 12 years ago
Merge pull request #12 from tehnick/fix-version More... over 12 years ago
Merge pull request #13 from tehnick/cmake-up More... over 12 years ago
Merge pull request #11 from tehnick/fix-plugins-location More... over 12 years ago
Simplify CMakeLists.txt More... over 12 years ago
Add possibility to specify UHUB_REVISION manually. More... over 12 years ago
Add possibility to specify UHUB_REVISION manually. More... over 12 years ago
Use directory /usr/lib/uhub/ instead of /var/lib/uhub/ in according with FHS (Filesystem Hierarchy Standard). More... over 12 years ago
Work on splitting out OpenSSL cleanly. More... over 12 years ago
fixup! Don't compile the utils files multiple times. More... over 12 years ago
Don't compile the utils files multiple times. More... over 12 years ago
fixup! Add install make rule. More... over 12 years ago
Use correct source directory for building outside of source. More... over 12 years ago
Wrapped everything OpenSSL related in a SSL_USE_OPENSSL check macro. More... over 12 years ago
Better reporting using the !stats command. More... over 12 years ago
Update the network statistics every 10 seconds instead of 60 seconds. More... over 12 years ago