Mikkel Krautz
5dac7e81a4
Net: GCC 4.2 on FreeBSD 9.3 does not have __builtin_bswap.
...
So work around it.
From searching the web, it would seem that GCC 4.2 should
include it. But in this case, it seems like it does not.
Maybe the version check is not strict enough for all systems.
But this works for now.
2015-11-28 17:18:01 +01:00
Stefan Hacker
1a8175bece
Use intrinsic instead of inline asm in Net.h
...
Fixes lots of shadow warnings due to nested SWAP64
instantiation in CryptState.cpp
2015-10-26 23:54:26 +01:00
Kissaki
ac65b31a2c
Banlist: PR commit adjustments
...
* Use localeAwareCompare for string username comparison
* Code improvements
* Textual changes
2013-06-30 15:14:52 +02:00
Kissaki
1e4bb6dbd0
Prepend Projectname to header guard defines
...
* some few (4?) files actually already had it
2013-06-04 21:59:52 +02:00
Benjamin Jemlich
07737a314c
Fix include guards and PCH includes
2011-11-09 00:12:10 +01:00
Thorvald Natvig
7de5ebc18f
Indent, changelog, submodule and language update
2011-06-11 02:58:17 +02:00
Thorvald Natvig
07bf14614a
Use TCP destination as UDP source
2011-05-11 07:25:56 +02:00
Jamie Fraser
b752ea0cde
Added a macro "DEFAULT_MUMBLE_PORT" in src/Net.h so that its a one-line change should the default port ever change.
2011-03-19 00:32:11 -04:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Thorvald Natvig
16339bfc91
Update license to 2010
2010-01-05 08:49:22 +01:00
Benjamin Jemlich
279ca01e7c
Fix crypto on FreeBSD amd64
2009-08-29 00:52:20 +02:00
Thorvald Natvig
67384191aa
Make HostAddress a movable type for faster containers
2009-07-04 00:33:26 +02:00
Thorvald Natvig
f633881124
Indent, changelog and submodule update
2009-06-29 14:49:25 +02:00
Thorvald Natvig
3976433cc7
Multibind for nix
2009-06-22 20:01:44 +02:00
Thorvald Natvig
c1c460bab3
Allow IPv6 control connections
2009-06-22 00:39:38 +02:00
Thorvald Natvig
54c2e1e1d6
Indent, changelog and submodule update
2009-05-15 17:25:10 +02:00
Thorvald Natvig
a98d45a393
Faster quint64 based netaddress handling
2009-05-15 17:24:27 +02:00