- 08 Apr, 2015 1 commit
-
-
Sheogorath authored
-
- 18 Jun, 2014 2 commits
-
-
Cronus89 authored
Fixing an issue with GetSaltFromPass
-
aFreshMelon authored
GetSaltFromPass is now a bool instead of a void in order for it to return either true or false to make the simple check added work properly. If it does not find a password in the right format it will not return false instead of crashing with an unhandled exception as every string search is now inside a condition that will return false if it fails. The function now returns true.
-
- 17 Jun, 2014 1 commit
-
-
aFreshMelon authored
Upon debugging I found that the GetSaltFromPass function caused Anope to crash if faced with a password that does not match the format specified. In order to prevent a crash the simple error catcher from the function called directly above GetSaltFromPass was applied. If faced with an unconverted or false format password it will now no longer crash but instead print out "Password incorrect." and services will not crash. NOTE: This is not true error handling, this is simply preventing a crash. PS. I did the debugging and the error report, the C++ was done by Adam.
-
- 12 Jun, 2014 1 commit
-
-
Cronus89 authored
-
- 01 Mar, 2014 4 commits
- 25 Dec, 2013 2 commits
- 30 Nov, 2013 4 commits
-
-
Thomas Edwards authored
-
TMFKSOFT authored
Fix last_topic to not include private:topic:text
-
Thomas Edwards authored
-
Cronus89 authored
-
- 26 Nov, 2013 2 commits
- 25 Nov, 2013 3 commits
-
-
Thomas Edwards authored
-
Thomas Edwards authored
-
Thomas Edwards authored
-
- 21 Nov, 2013 1 commit
-
-
Thomas Edwards authored
-
- 15 Nov, 2013 4 commits
-
-
Thomas Edwards authored
-
Thomas Edwards authored
-
Thomas Edwards authored
-
Thomas Edwards authored
-
- 13 Nov, 2013 3 commits
-
-
Thomas Edwards authored
-
root authored
-
TMFKSOFT authored
-