tomrus88
05f42d995f
Fixed few typos.
2010-04-05 01:33:23 +04:00
tomrus88
4e2c42799c
Renamed HMACSHA1 to something that will not conflict with feature HMACSHA256 and HMACSHA512.
2010-04-04 17:57:06 +04:00
tomrus88
768772b14b
Updated to PTR build 11655.
2010-03-13 00:50:15 +03:00
tomrus88
393d46f9f6
Updated to latest PTR build.
2010-03-10 20:21:18 +03:00
VladimirMangos
fe6e2e1746
[9122] Updated copyright notice for new year.
...
Also fix some lost in past cases.
2010-01-08 00:02:21 +03:00
Derex
fd48113941
[8633] Fix possible build error at ASSERT redefine.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-13 20:49:13 +04:00
VladimirMangos
50d426e72c
[8496] Resolve some #include cycles and unsafe code.
...
* Common.h -> Threading.h -> Errors.h -> Common.h
* Remove reduncdent #include "ByteBuffer.h" in headers
* Remove redundent #include "Auth/BigNumber.h" in headers
* Avoid multyply data copy at use some now dropped functions in BigNumber.
* Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber.
2009-09-14 05:59:57 +04:00
arrai
9c5f85d309
[8450] Prevented using of plaintext passwords in sql queries
2009-09-02 02:03:42 +02:00
arrai
3b1b68595b
[8445] Fixed redundant calculation of v and s on every login
...
The SRP-6 specifications clearly say, that v and s are only to be
calculated on registering a user and changing his password; calculating
them on every login is plain waste.
2009-09-01 02:42:50 +02:00
tomrus88
dc1c3636d8
Commented out some unneeded code
2009-03-21 15:24:29 +03:00
tomrus88
fbf658d1f0
More merge fixes
2009-03-11 13:40:17 +03:00
tomrus88
2626d8c243
Just a commit
2009-03-08 14:35:15 +03:00
tomrus88
8f9849969b
Updated to 9658 client build, SMSG_ADDON_INFO temporary disabled
2009-03-08 01:51:23 +03:00
tomrus88
e6a66cdc54
Updated to new client build
2009-03-04 14:58:11 +03:00
freghar
74b9874fd8
[7356] Use tabs for indent in Makefiles
...
Signed-off-by: freghar <compmancz@gmail.com>
2009-02-27 21:23:19 +01:00
arrai
383239b595
[7103] replaced wrong delete by delete[]
2009-01-18 15:07:34 +01:00
arrai
c6f48843ad
[7017] Updated copyright notice for new year
2009-01-03 18:09:51 +01:00
arrai
0dbc77a628
Added support for large server to client packets. SMSG_RESPOND_INSPECT_ACHIEVEMENTS and SMSG_ALL_ACHIEVEMENT_DATA have a good chance of reaching the old 32767 byte limit.
2008-12-02 17:35:41 +01:00
TheLuda
dd6df37c14
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
2008-10-15 18:24:59 +02:00
TheLuda
800ee76535
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00