Timeline


and

Oct 29, 2012:

11:24 PM Changeset [a90bd2f] by Anders Kaseorg <andersk@mit.edu>
Merge c42a8d1091e249bf9e1e7a3a93c7e22c9f469414 into 0792d99eb4637636b607b9c1579c0b5e97de6a20
11:23 PM Changeset [c42a8d1]release-1.10 by Anders Kaseorg <andersk@mit.edu>
typedef fake curses and Perl types to undefined structs instead of void This increases type safety and fixes warnings with gcc-4.7 -flto: owl.h:606:19: warning: type of ‘g’ does not match original declaration [enabled by default] owl.c:26:12: note: previously declared here Signed-off-by: Anders Kaseorg <andersk@mit.edu>
11:19 PM Changeset [a902ebb] by Anders Kaseorg <andersk@mit.edu>
Merge 0792d99eb4637636b607b9c1579c0b5e97de6a20 into 9b3167b9c2d41734807e20045328812b089538e5
11:18 PM Changeset [0792d99]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Replace deprecated GLib < 2.31.0 thread APIs As of GLib 2.31.0, - threading is now always enabled in GLib - libgthread is now an empty shell and g_thread_init() is no longer required (and has been deprecated) - simplified new thread creation API with the old API deprecated. The concept of joinability has disappeared (all threads are joinable) as have priority levels, 'bound'ness (ie: kernel vs. userspace threads) and ability to manipulate the stack size. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
11:04 PM Changeset [cb124fc6]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Replace deprecated GLib < 2.31.0 mutex APIs As of GLib 2.31.0, - GMutex and GCond can now be statically allocated without explicit initialisation. Dynamic allocation for these types is deprecated. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
11:04 PM Changeset [c748e8a]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Abstract g->interrupt_lock Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Oct 18, 2012:

6:19 PM Changeset [9b3167b]release-1.10 by Geoffrey Thomas <geofft@mit.edu>
zephyr: Replace outgoing default format with a small URL We need the bytes, no modern client uses it, and it's inherently a security vulnerability. For those clients that do use it, provide a link to a page on the zephyr wiki that explains the issue.
5:55 PM Ticket #223 (Add reply-quoted command) created by adehnert@mit.edu
Most mail clients, when you hit ctrl-r, will start composing an email …

Oct 12, 2012:

2:01 AM Ticket #176 (viewuser should support non-zephyr protocols) closed by adehnert@mit.edu
duplicate: Dup of #141.

Oct 11, 2012:

10:40 PM Ticket #222 (Warn on weak zcrypt keys) created by adehnert@mit.edu
Given the difficulties in #221 and a recently-discovered weak key, I …
10:36 PM Ticket #221 (Add script for generating zcrypt keys) created by adehnert@mit.edu
Creating a zcrypt key has some pitfalls for the unwary user: in …

Oct 5, 2012:

6:00 PM Ticket #220 (Pressing Tab multiple times should cycle through tab completion ...) created by andersk@mit.edu
If I type, say, :irc-<Tab>, I see […] It would be cool if I …
Note: See TracTimeline for information about the timeline view.