• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake/Modules/H29-Apr-2017-222170

openwrt/files/H29-Apr-2017-8447

src/H03-May-2022-14,80312,274

tools/H29-Apr-2017-

.gitignoreH A D29-Apr-2017176 1815

.gitmodulesH A D29-Apr-2017219 76

.travis.ymlH A D29-Apr-20171.7 KiB6863

AUTHORSH A D29-Apr-201796 32

ChangeLogH A D29-Apr-20175.7 KiB167143

LICENSEH A D29-Apr-20171.5 KiB3025

Makefile.amH A D29-Apr-20171.6 KiB312

README.mdH A D29-Apr-20171.6 KiB3426

autogen.shH A D29-Apr-201746.3 KiB1,5791,054

configure.acH A D03-May-20228.4 KiB168154

umurmur.conf.exampleH A D03-May-20222.5 KiB8174

README.md

1#About uMurmur
2
3Build for OpenSSL and mbed TLS 2.3/2.4: [![Build Status](https://travis-ci.org/umurmur/umurmur.svg?branch=master)](https://travis-ci.org/umurmur/umurmur)
4
5uMurmur is a minimalistic Mumble server primarily targeted to run on embedded computers, like routers, with an open OS like e.g. OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur. It is available as a precompiled package for quite a lot distributions. Check your distribution's package repository.
6
7Instructions for building from source
8-------------------------------------
9[Build instructions](https://github.com/umurmur/umurmur/wiki/Building) can be found in the [wiki](https://github.com/umurmur/umurmur/wiki).
10
11Contributors
12------------
13* [Antoine Bertin](https://github.com/Diaoul)
14* [tilman2](http://code.google.com/u/@UhZTSlBWAxNMWgU%3D/)
15* J Sisson - sisson.j ( AT ) gmail DOT com
16* [pierre.h](http://code.google.com/u/@VBRUQ1ZTAhNEXwJ9/)
17* [phr0z3nt04st](https://github.com/phr0z3nt04st)
18* [Troy C](https://github.com/troxor)
19* [Trivve](https://github.com/Trivve)
20* [hasufell](https://github.com/hasufell)
21* [fmorgner](https://github.com/fmorgner)
22* [Rawi666](https://github.com/Rawi666)
23* [snowblind](https://github.com/snowblind)
24* [c4k3](https://github.com/C4K3)
25* [l2dy](https://github.com/l2dy)
26
27Hope I didn't forget anyone... Please just send me a mail if you feel this is the case.
28
29Support/Contact/Documentation
30-----------------------------
31Please consult the [wiki](https://github.com/umurmur/umurmur/wiki) and use the [issue tracker](https://github.com/umurmur/umurmur/issues) to report problems with uMurmur or to submit feature requests.
32
33Have fun!
34