Wed, 02 Jul 2008 19:36:44 -0400 | Dan | Another sweep from the optimization monster. | file | diff | annotate |
Mon, 30 Jun 2008 17:22:29 -0400 | Dan | Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key | file | diff | annotate |
Mon, 30 Jun 2008 17:20:02 -0400 | Dan | Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now | file | diff | annotate |
Thu, 26 Jun 2008 18:03:04 -0400 | Dan | Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible | file | diff | annotate |
Thu, 26 Jun 2008 17:01:42 -0400 | Dan | Fixed missing table_prefix in generate_rank_sql() | file | diff | annotate |
Wed, 18 Jun 2008 22:43:16 -0400 | Dan | Fixed SQL syntax error thrown during rank data fetch | file | diff | annotate |