version 1.589 | | version 1.590 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Fix bug/exploit in setup command. We were strcat'ing back data provided |
| | by the client. |
| | --- |
| | socket/request.c: Modify SetUp() to use safe_strcat() - eliminates buffer |
| | overflow issues. Add some char* casts to spell/skill requestinfo |
| | to eliminate compiler warnings. Add IP address to log for incoming |
| | connections. |
| | MSW 2006-03-13 |
| | |
Fix possible exploit with shadow alchemy. Also improve the alchemy spell to | | Fix possible exploit with shadow alchemy. Also improve the alchemy spell to |
yield more nuggets. | | yield more nuggets. |
--- | | --- |