# # ChangeLog for lib/arc.c # # Generated by Trac 1.2.3 # 2024-04-27T19:32:40Z Fri, 17 Oct 2014 22:26:18 GMT Wilmer van der Gaast [4f7255d] * debian/changelog (modified) * debian/copyright (modified) * lib/arc.c (modified) * lib/json_util.c (modified) * lib/json_util.h (modified) * lib/oauth.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) Debian bug #764181: Accidentally had an LGPL header in a bunch of ... Sat, 20 Apr 2013 13:17:22 GMT Wilmer van der Gaast [dd95ce4] * lib/arc.c (modified) * lib/arc.h (modified) * storage_xml.c (modified) Const is hard, let's go hacking. Sat, 24 Dec 2011 18:12:15 GMT Wilmer van der Gaast [9a1c14d] * lib/arc.c (modified) * storage_xml.c (modified) An empty password is still a password, don't refuse accounts for that. 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 ... 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 20:42:37 GMT Wilmer van der Gaast [a7b5925] * lib/Makefile (modified) * lib/arc.c (moved) * lib/arc.h (moved) * storage_xml.c (modified) Renaming RC4 to ArcFour (possible trademark issues).