Fix opus reporting in UserStats.
[umurmur.git] / src /
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 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 version 0.2.10
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 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...
2012-02-24 Martin JohanssonAdd UserRemove handling for kick and ban.
2012-02-24 Martin JohanssonAdded configuration params for admin and ban.
2012-02-23 Martin Johanssonadd hash retreival functions of client ceritificates
2012-02-18 Martin JohanssonAdd support for PolarSSL 1.1.1
2011-11-10 Martin JohanssonFix building on OSX.
2011-10-21 Martin JohanssonPatch from J Sisson. Fix compile on *BSD.
2011-10-11 Martin JohanssonUpdate to version 0.2.8.
2011-10-10 Martin JohanssonBetter logging during channel configuration.
2011-10-07 Martin JohanssonAdd support for channel passwords.
2011-10-06 Martin JohanssonAdd config file test flag to umurmurd.
2011-10-06 Martin JohanssonAdded channel password to config file.
2011-10-06 Martin JohanssonMerge remote-tracking branch 'phr0z3nt04st/master'
2011-10-06 Martin JohanssonRemove pointless CA cert handling with PolarSSL. Did...
2011-09-11 phr0z3nt04stChanged ssl.c to match the new API for polarssl
2011-09-07 Martin JohanssonFix for unneccesary fatal exit when client is disconnec...
2011-04-14 Martin JohanssonMerge branch 'master' of https://github.com/Diaoul...
2011-04-13 Martin JohanssonRevert "Add own test cert and key since there seem...
2011-04-13 Martin JohanssonMerge branch 'master' of git://github.com/Diaoul/umurmu...
2011-04-13 Martin JohanssonUpdate version to 0.2.7.
2011-04-11 Martin JohanssonClean up 'help'.
2011-04-11 Martin JohanssonRemove silly warning message that was triggered if...
2011-03-29 Martin JohanssonLowered reqired autotools version to 2.63.
2011-03-29 Martin JohanssonDeleted autotools generated files.
2011-03-29 Antoine BertinMerge branch 'autotools'
2011-03-26 Martin JohanssonUpdated copyright year.
2011-03-22 fatbob313Add own test cert and key since there seem to be a...
2011-02-26 fatbob313Set log file output as line-buffered
2011-02-13 fatbob313Add logging to file
2011-02-10 fatbob313Fix codec alpha/beta in message to client. Copied chang...
2011-02-08 fatbob313Update version to 0.2.6
2011-01-23 fatbob313Issue 19 - patch by tilman2: Fix PID-file support again
2011-01-23 fatbob313Issue 17 - patch by tilman2: Always pass a format strin...
2011-01-23 fatbob313Issue 16 - patch by tilman2: No need to end syslog...
2011-01-23 fatbob313Issue 15 - Patch by tilman2: Drop privileges optionally
2011-01-20 fatbob313Make configuration file errors print the error via...
2011-01-20 fatbob313Patch from tilman2: Don't print null config file name
2011-01-20 fatbob313Patch from tilman2: Close PID-file
2011-01-20 fatbob313Patch from tilman2: Open PID file with O_EXCL
2011-01-08 fatbob313Fix issue 11: Typo
2011-01-01 fatbob313Patch by J Sisson: sprintf -> snprintf
2010-12-21 fatbob313Patch by J Sisson: Conditionally compile with scheduler...
2010-12-18 fatbob313CELT default version/bitstream version updated.
2010-12-18 fatbob313libconfig.h moved to include/ in OpenWRT, so no fix...
2010-12-06 fatbob313Add functions for sending messages to clients with...
2010-12-06 fatbob313Add support for UserStats message.
2010-12-06 fatbob313Update Mumble protocol to 1.2.3
2010-11-13 fatbob313Update version to 0.2.5
2010-11-07 fatbob313Add bind address and port to cmdline arguments. Add...
2010-11-05 fatbob313Update comment and always add extra certificate to...
2010-11-03 fatbob313Fix potential segfault at checking server password...
2010-11-02 fatbob313Update Protobuf-C to 0.14
2010-11-02 fatbob313Update Protobuf-C to 0.14
2010-11-02 fatbob313Fix local mute/unmute not showing up in other users...
2010-11-01 fatbob313Just warn, not abort, when setting TOS on UDP socket...
2010-03-24 fatbob313Release 0.2.4
2010-03-24 fatbob313Revert bad checkin.
2010-03-24 fatbob313Update to version 0.2.3
2010-03-23 fatbob313Fix byte order confusion which broke on big endian...
2010-03-07 fatbob313Update version to 0.2.2
2010-03-07 fatbob313Fixed server crash when setting Access token while...
2010-02-27 fatbob313Fix crash when entering a temporary channel when alread...
next