# # ChangeLog for tests/check_arc.c # # Generated by Trac 1.2.3 # 2024-05-18T02:22:20Z Fri, 16 Jan 2015 19:50:24 GMT dequis [25c4c78] * configure (modified) * ipc.c (modified) * irc_commands.c (modified) * lib/ns_parse.c (modified) * lib/proxy.c (modified) * protocols/oscar/conn.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_util.h (modified) * tests/check_arc.c (modified) * tests/check_irc.c (modified) * tests/check_jabber_sasl.c (modified) Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC ... Sun, 16 Mar 2008 14:18:22 GMT Wilmer van der Gaast [ddcf491f] * lib/arc.c (modified) * lib/arc.h (modified) * storage_xml.c (modified) * tests/check_arc.c (modified) Adding padding to encrypted IM-passwords so the exact password length ... Sat, 16 Feb 2008 12:20:03 GMT Wilmer van der Gaast [2799ff9] * tests/check_arc.c (modified) Fixed broken check in check_arc.c Sun, 07 Oct 2007 22:07:25 GMT Wilmer van der Gaast [e2869bf] * lib/arc.c (modified) * tests/check_arc.c (modified) "Changed" the ArcFour implementation. I'm afraid this was a waste of ... Sun, 07 Oct 2007 21:45:41 GMT Wilmer van der Gaast [2305488] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_arc.c (added) Adding test for arc.c so that I can now safely replace the RC4 code ...