umurmur.git
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-11 Martin JohanssonAdd password example to OpenWRT default conf.
2011-10-10 Martin JohanssonBetter logging during channel configuration.
2011-10-07 Martin JohanssonAdd (commented) passwords to example config.
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 portability issues. Add poll.h to header checks.
2011-09-07 Martin JohanssonFix for unneccesary fatal exit when client is disconnec...
2011-04-18 Martin JohanssonI really need to find a way to view the markdown locall...
2011-04-18 Martin JohanssonThird attempt to get the markdown right in README.
2011-04-18 Martin JohanssonFix markdown in README.
2011-04-17 Martin JohanssonUpdate ChangeLog and add contributors section to README.md.
2011-04-17 Martin JohanssonUpdate and add some comments to the default and example...
2011-04-15 Martin JohanssonUpdated README.
2011-04-14 Martin JohanssonMerge branch 'master' of https://github.com/Diaoul...
2011-04-14 Antoine BertinREADME update. Now using Markdown syntax
2011-04-14 Antoine BertinAUTHORS update
2011-04-13 Martin JohanssonRevert "Add own test cert and key since there seem...
2011-04-13 Martin JohanssonFail configure script when OpenSSL/PolarSSL header...
2011-04-13 Martin JohanssonUpdate version to 0.2.7.
2011-04-13 Martin JohanssonDelete outdated makefiles. Update default OpenWRT confi...
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-13 Antoine BertinNew switch for SSL library
2011-04-11 Martin JohanssonClean up 'help'.
2011-04-11 Martin JohanssonRemove silly warning message that was triggered if...
2011-04-07 Martin JohanssonChange order of OpenSSL library checks. libssl needs...
2011-03-30 Martin JohanssonCheck for OpenSSL only if selected.
2011-03-30 Martin JohanssonDeleted CHANGELOG
2011-03-29 Martin JohanssonLowered req autotools version to 2.63. Added 'foreign...
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-26 Martin JohanssonAdded license file.
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-09 fatbob313Add 0.2.6 changes
2011-02-08 fatbob313Update version to 0.2.6
2011-02-08 fatbob313Add new parameters with some comments
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...
2010-02-17 fatbob313Note to self: Remember to update version string when...
2010-02-17 fatbob313Update info
2010-02-17 fatbob313Try to clear up Makefile
2010-02-17 fatbob313Fallback to test certificate and key if certificate...
2010-02-17 fatbob313Fix Makefiles for OpenWRT.
2010-02-14 fatbob313Try to clean up. Really need an Autoconf to create...
2010-02-14 fatbob313Makefiles for both OpenSSL and PolarSSL support
2010-02-14 fatbob313Remove unused function
next