umurmur.git
2014-02-26 Felix MorgnerRevert "removed autotools build environment"
2014-01-14 Felix Morgnerlinking against librt now works
2014-01-14 Felix Morgneradded installation support to CMake environment
2014-01-14 Felix MorgnerMerge branch 'cmake'
2014-01-13 Felix Morgnerfix architecture dependend library paths
2014-01-13 Felix Morgnerbetter cmake implementation
2014-01-13 Felix Morgneradded the REQUIRED flag for libconfig and protobuf-c
2014-01-13 Felix Morgnerfinal fix for the linking directories.
2014-01-13 Felix Morgnerfix for non-standartd lib paths
2014-01-13 Felix Morgnerfixed cmake again...
2014-01-13 Felix Morgnerput some stuff back in
2014-01-13 Felix Morgnerlinking seems fine now (at least on osx)
2014-01-13 Felix Morgnerpreliminary cmake support. linking still broken.
2014-01-12 Felix Morgnerfixed clock source. embarassing...
2014-01-12 Felix Morgneradded cmake build directory
2014-01-12 Felix Morgnerworking on a cmake environment
2014-01-10 Felix Morgnerremoved autotools build environment
2014-01-10 Felix Morgnerworkaround for missing clock_gettime() in OS
2014-01-01 Martin JohanssonUpdate ChangeLog
2014-01-01 Martin JohanssonUpdate contributors
2014-01-01 Martin JohanssonUpdate copyright year
2013-12-29 TrivveAdd client indication of silent channels
2013-12-23 Martin JohanssonLink to zlib if PolarSSL is compiled with support for...
2013-12-23 Martin JohanssonHandle clock_gettime() in librt
2013-12-20 Martin JohanssonUpdate changelog
2013-12-20 Martin JohanssonAdd example config for 'ca_path'
2013-12-20 Martin JohanssonAdd new options to example configuration
2013-12-14 Martin JohanssonFix silent channel not working.
2013-11-28 Martin JohanssonMerge branch 'ipv4' of github.com:fatbob313/umurmur...
2013-11-25 Martin JohanssonMerge pull request #25 from fmorgner/ipv4
2013-11-25 Felix MorgnerAdded support for certificate chain delivery via the...
2013-11-14 Martin JohanssonUpdate to 0.2.14
2013-11-13 Martin JohanssonAdd channel position.
2013-11-12 Martin JohanssonAdd support for PolarSSL 1.3.x
2013-11-10 Martin JohanssonAdd include <time.h> for CLOCK_MONOTONIC
2013-11-10 Martin JohanssonMerge branch 'ipv4' of github.com:fatbob313/umurmur...
2013-11-10 Martin JohanssonMerge pull request #23 from Rawi666/ipv4
2013-11-09 Szymon PuszFix for https://github.com/fatbob313/umurmur/issues/20
2013-10-05 Martin JohanssonAdd silent channel option
2013-06-09 Martin JohanssonUpdate changelog for 0.2.13
2013-06-09 Martin JohanssonAdd instruction to run autogen.sh
2013-06-08 Martin JohanssonUpdate copyright year.
2013-06-08 Martin JohanssonUpdate to 0.2.13
2013-06-08 Martin JohanssonAdd current time to lines logged to file.
2013-06-07 Martin JohanssonFix Opus not working.
2013-05-20 Martin JohanssonUpdate for 0.2.12
2013-05-20 Martin JohanssonUpdate to 0.2.12
2013-05-14 Martin JohanssonFix using /dev/urandom since it wasn't working
2013-05-14 Martin JohanssonFix crash at client disconnect when using PolarSSL...
2013-05-06 Martin JohanssonAdd opus_threshold to example config.
2013-05-06 Martin JohanssonUpdate README, Changelog and codename.
2013-05-05 Martin JohanssonSome cleanup of SSL handling. Remove stuff related...
2013-05-04 Martin JohanssonCleanup old support for pre PolarSSL 1.0.0
2013-05-03 Martin JohanssonConfigure switch added for enabling PolarSSL HAVEGE...
2013-05-03 Martin JohanssonConfigure switch to enable built-in test certificate...
2013-04-03 Martin JohanssonUpdates for 0.2.11
2013-03-10 Martin JohanssonFix opus reporting in UserStats.
2013-02-11 Martin JohanssonFix possible crash when requesting info on user.
2013-02-11 Martin JohanssonSupress warnings. Correct spelling.
2013-02-05 Martin JohanssonReduce codec-check noise in the log
2013-02-05 Martin JohanssonMake codec arbitration work.
2013-02-05 Martin JohanssonAdd support for PolarSSL 1.2.x
2013-02-05 Martin JohanssonUpdate to 0.2.11
2013-02-05 Martin JohanssonFix error message at client disconnect when using OpenSSL.
2013-02-05 Martin JohanssonAdd function for sending textmessages.
2013-02-05 Martin JohanssonOpus support continued. Negotiating stuff. Working...
2013-02-05 Martin JohanssonAdd initial support for Opus
2013-02-05 Martin JohanssonAdd Opus threshold config variable
2012-11-07 Martin JohanssonPrepare for next protocol version 1.2.4.
2012-11-03 Martin JohanssonNew protocol definition 1.2.4
2012-09-10 Martin JohanssonReset timeout timer when receiving UDP data too. May...
2012-08-29 Martin JohanssonFix handling of long cipherstrings/lists with OpenSSL
2012-08-29 Martin JohanssonFix unsafe client removal from list at timeout.
2012-03-18 Martin JohanssonUpdate to 0.2.10
2012-03-18 Martin JohanssonUpdate to version 0.2.10
2012-03-18 Martin JohanssonAdd new parameters to openwrt config.
2012-03-18 Martin JohanssonUpdate changelog (loo late, but anyway...)
2012-03-18 Martin JohanssonBetter logging when connection fails.
2012-03-16 Martin JohanssonMute/deaf fixes + simplify channel password logic.
2012-03-13 Martin JohanssonAdd release codename.
2012-03-13 Martin JohanssonFix deaf/mute issues. Fix channel moves by admin and...
2012-03-12 Martin JohanssonEnlarge line size in banlist file. Add more error check...
2012-03-11 Martin JohanssonNew example configuration with new switches for admin...
2012-03-11 Martin JohanssonAdd banlist to file functions and configuration params.
2012-03-11 Martin JohanssonCalls to Ban_init() and Ban_deinit()
2012-03-06 Martin JohanssonAdd banlist message handling. Bans can now be edited...
2012-03-06 Martin JohanssonAdd ban enable switch. Default is disabled.
2012-03-06 Martin JohanssonAdd function hex2hash
2012-02-25 Martin JohanssonImprove logging for kick/ban
2012-02-25 Martin JohanssonAdd ban.c
2012-02-25 Martin JohanssonUpdate version
2012-02-25 Martin JohanssonUpdate copyright year.
2012-02-25 Martin JohanssonAdd option to disallow text messages.
2012-02-25 Martin JohanssonSome cleanup.
2012-02-25 Martin JohanssonFix hash functions.
2012-02-25 Martin JohanssonClose new connections that fail for e.g. ban reason.
2012-02-25 Martin JohanssonBetter logging when ban. Mute/deaf possibly correctly...
2012-02-25 Martin JohanssonAdmin user role first shot + ban and kick.
2012-02-25 Martin JohanssonMore hash stuff fixes
2012-02-24 Martin JohanssonHandle admin via token. Handle user mute/deafen. Handle...
next