-
Last week AOL kicked Russian alternative clients again. Miranda 0.7.14 worked correctly. Compared source code for 0.7.13 and 0.7.14. FLAP sequence number in 0.7.14 generated by following function:
WORD generate_flap_sequence()
{
DWORD n = rand(), s = 0, i;
for (i = n; i >>= 3; s += i);
return (WORD)((((0 - s) ^ (BYTE)n) & 7 ^ n) + 2);
}
Same function using in Pidgin...
2009-02-08 02:02:55 UTC in Kraken XMPP IM Gateway
-
Now Stas Degteff will maintain this project. Please send all your bugreports, comments, etc to him. And Happy New Year!
2006-12-28 23:00:01 UTC in RNtrack
-
ph0enix committed revision 3 to the RNtrack SVN repository, changing 14 files.
2006-10-04 23:18:09 UTC in RNtrack
-
Unfortunately, I have no time for noncommercial projects. At this moment I stopping all work on opensource projects. Sorry. Thanks for your assistance.
2006-07-23 17:17:52 UTC in EvilBoss
-
Unfortunately, I have no time for noncommercial projects. At this moment I stopping all work on opensource projects. Sorry. Thanks for your assistance.
2006-07-23 17:15:49 UTC in RNtrack
-
Project moved to SVN repository. CVS no longer supported.
2006-06-24 23:53:50 UTC in EvilBoss
-
ph0enix committed patchset 4 of module fido-webmin to the EvilBoss CVS repository, changing 1 files.
2006-06-24 23:52:20 UTC in EvilBoss
-
ph0enix committed patchset 4 of module evilboss to the EvilBoss CVS repository, changing 1 files.
2006-06-24 23:51:10 UTC in EvilBoss
-
ph0enix committed revision 4 to the EvilBoss SVN repository, changing 15 files.
2006-06-24 23:43:02 UTC in EvilBoss
-
ph0enix committed revision 3 to the EvilBoss SVN repository, changing 27 files.
2006-06-24 23:37:14 UTC in EvilBoss