github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

nelhage / barnowl

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 16
    • 6
  • Source
  • Commits
  • Network (6)
  • Issues (0)
  • Downloads (32)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (15)
    • barnowl_perlaim
    • barnowl_perlmessages
    • blist-whitespace
    • composable-styles
    • debathena
    • debian
    • integration
    • kill-varstubs
    • master ✓
    • owl
    • perl-message
    • pristine-tar
    • release-1.4
    • release-1.5
    • sql-message-list-defunct
  • Tags (32)
    • owl-2_1_11
    • owl-2_1_10
    • owl-2_0_14
    • debian/1.0.4.1-0debathena1
    • debian/1.0.3-0debathena1
    • debian/1.0.1-1
    • barnowl-1.6dev
    • barnowl-1.5rc2
    • barnowl-1.5rc1
    • barnowl-1.5pre1
    • barnowl-1.5
    • barnowl-1.4rc1
    • barnowl-1.4
    • barnowl-1.3rc1
    • barnowl-1.3pre3
    • barnowl-1.3pre2
    • barnowl-1.3pre1
    • barnowl-1.3
    • barnowl-1.2.1
    • barnowl-1.1.1
    • barnowl-1.1
    • barnowl-1.0.5
    • barnowl-1.0.4.1
    • barnowl-1.0.4
    • barnowl-1.0.3
    • barnowl-1.0.2.1
    • barnowl-1.0.2
    • barnowl-1.0.1
    • barnowl-1.0.0
    • OWL_1_2_6
    • OWL_1_2_2
    • OWL_1_2_1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A multi-protocol curses IM client. — Read more

  cancel

http://barnowl.mit.edu

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

zcrypt: Don’t allocate 32 times as much memory as we need for decrypting. 
andersk (author)
Mon Feb 08 19:45:32 -0800 2010
commit  f61e7acd8ed638d9439626410630f70816fb9927
tree    f5e056356425f1d88939787fc287e7399ea6859d
parent  1f37eba244a7dab97233425685986cd27be4ea25
barnowl /
name age
history
message
file .gitignore Fri Oct 09 16:58:06 -0700 2009 Add .*.swp to .gitignore For vim swap files. ... [davidben]
file AUTHORS Loading commit data...
file COPYING
file ChangeLog Thu Dec 31 10:33:41 -0800 2009 BarnOwl 1.5 [nelhage]
file Makefile.am Sat Jan 09 13:01:53 -0800 2010 Makefile.am: Use only direct children in SUBDIR... [andersk]
file README
file aim.c Thu Dec 10 10:38:09 -0800 2009 Replace /* noproto */ comments with static. Si... [andersk]
file autogen.sh Fri Jul 17 18:44:39 -0700 2009 Switch the build system to using automake. Use... [nelhage]
file barnowl Tue Jun 02 08:53:13 -0700 2009 Build to barnowl.bin and replace 'barnowl' with... [nelhage]
file buddy.c
file buddylist.c Sat Aug 15 16:08:21 -0700 2009 Add const qualifiers for owl_buddylist *. Sign... [andersk]
file cmd.c
file codelist.pl Mon Sep 14 18:00:07 -0700 2009 Death to more RCS keywords. Signed-off-by: And... [andersk]
file commands.c
file configure.ac
file context.c
file dict.c
directory doc/ Mon Sep 14 18:00:07 -0700 2009 Death to more RCS keywords. Signed-off-by: And... [andersk]
file editwin.c
file errqueue.c
directory examples/ Mon Sep 14 18:00:07 -0700 2009 Death to more RCS keywords. Signed-off-by: And... [andersk]
file filter.c Sat Jan 30 18:26:54 -0800 2010 Move cachedmsgid from owl_filter to owl_view. ... [andersk]
file filterelement.c
file fmtext.c Thu Dec 10 10:38:09 -0800 2009 Replace /* noproto */ comments with static. Si... [andersk]
file functions.c Tue Feb 09 18:49:41 -0800 2010 zcrypt: Change zcrypt functions to allocate the... [andersk]
file glib_compat.c Sun Aug 03 16:18:56 -0700 2008 Do we really need gcc -I. and #include <owl.h>? [geofft]
file global.c Thu Jan 07 15:54:14 -0800 2010 Replace the global context with a context stack... [nelhage]
file help.c Mon Sep 28 10:14:23 -0700 2009 Correctly prototype functions with no parameter... [andersk]
file history.c Sat Aug 15 16:08:20 -0700 2009 Add const qualifiers for owl_history *. Signed... [andersk]
file keybinding.c
file keymap.c Fri Aug 21 21:50:08 -0700 2009 Replace several owl_malloc, sprintf sequences w... [andersk]
file keypress.c Sat Aug 15 16:08:21 -0700 2009 Add const qualifiers for struct _owl_keypress_s... [andersk]
file keys.c Thu Jan 07 15:54:15 -0800 2010 Push and pop contexts whenever we change contex... [nelhage]
directory libfaim/ Sat Jan 09 13:02:03 -0800 2010 Remove unused config.h.in, stamp-h, stamp-h.in ... [andersk]
file list.c Thu Dec 10 10:38:09 -0800 2009 Replace /* noproto */ comments with static. Si... [andersk]
file logging.c Mon Sep 28 10:14:23 -0700 2009 Correctly prototype functions with no parameter... [andersk]
directory m4/ Mon Sep 28 10:14:23 -0700 2009 Require strict prototypes. Signed-off-by: Ande... [andersk]
file mainwin.c
file message.c Tue Feb 09 18:49:41 -0800 2010 zcrypt: Change zcrypt functions to allocate the... [andersk]
file messagelist.c Sat Aug 15 16:08:20 -0700 2009 Add const qualifiers for owl_messagelist *. Si... [andersk]
file obarray.c Thu Dec 10 10:38:09 -0800 2009 Replace /* noproto */ comments with static. Si... [andersk]
file owl.c Thu Jan 07 15:54:15 -0800 2010 Push and pop contexts whenever we change contex... [nelhage]
file owl.h Sat Jan 30 18:26:54 -0800 2010 Move cachedmsgid from owl_filter to owl_view. ... [andersk]
file owl_perl.h
file pair.c Sat Aug 15 16:08:19 -0700 2009 Add const qualifiers for owl_pair *. Signed-of... [andersk]
directory perl/ Sat Feb 06 15:11:26 -0800 2010 Send multiple PRIVMSGs for IRC messages entered... [Joshua Oreman]
file perl_tester.c Fri Oct 09 17:52:57 -0700 2009 perl_tester: return 0 from main. Signed-off-by... [andersk]
file perlconfig.c Thu Dec 31 13:11:03 -0800 2009 Fix a typo in an error message. [nelhage]
file perlglue.xs Sat Jan 23 07:49:54 -0800 2010 owl_style_create_perl: Change refcounting conve... [nelhage]
file popexec.c Thu Jan 07 15:54:15 -0800 2010 Push and pop contexts whenever we change contex... [nelhage]
file popwin.c Mon Sep 28 10:14:23 -0700 2009 owl_function_full_redisplay() does not take arg... [andersk]
file regex.c Sat Aug 15 16:08:20 -0700 2009 Add const qualifiers for owl_regex *. Signed-o... [andersk]
file runtests.sh Thu Dec 24 19:35:54 -0800 2009 runtests.sh: Specify tester with HARNESS_PERL i... [andersk]
directory scripts/
file select.c Thu Jan 07 15:54:15 -0800 2010 Push and pop contexts whenever we change contex... [nelhage]
file stubgen.pl Mon Sep 14 18:00:07 -0700 2009 Death to more RCS keywords. Signed-off-by: And... [andersk]
file style.c
directory t/ Sun Jan 10 07:03:52 -0800 2010 completion.t: chdir("/") when done to allow cle... [nelhage]
file tester.c Tue Feb 09 18:49:49 -0800 2010 zcrypt: Add tests. Signed-off-by: Anders Kaseo... [andersk]
file text.c Sat Jan 09 13:02:47 -0800 2010 owl_text_expand_tabs, meet multibyte and wide c... [andersk]
file typemap Sat Oct 03 17:45:52 -0700 2009 Return unicode strings to perl. Define a new t... [nelhage]
file util.c Fri Oct 30 09:06:34 -0700 2009 Tighten up sepbar() [Karl Ramm]
file variable.c Mon Oct 19 22:29:02 -0700 2009 Use strtol without casting, to shut up gcc -Wca... [andersk]
file view.c Sat Jan 30 18:26:54 -0800 2010 Move cachedmsgid from owl_filter to owl_view. ... [andersk]
file viewwin.c
file wcwidth.c
file zbuddylist.c
file zcrypt.c Tue Feb 09 18:49:54 -0800 2010 zcrypt: Don’t allocate 32 times as much memory ... [andersk]
file zephyr.c Thu Dec 10 10:38:09 -0800 2009 Replace /* noproto */ comments with static. Si... [andersk]
file zwrite.c Mon Sep 28 12:19:50 -0700 2009 Perl callout for zsig computation + move defaul... [Karl Ramm]
README
BarnOwl - owl, with more ponies

Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org)

This project is a work in progress.
We guarantee no stability of form or function.

Notes:
-----
This project's perl/lib/ contains the lib directories from the
following CPAN modules:

Net::Jabber
Net::XMPP
XML::Stream

They have been modified slightly for the needs of this project.

BarnOwl currently requires the following perl modules off of CPAN:

PAR
Net::DNS
Authen::SASL::Perl
IO::Socket::SSL
Digest::SHA1

(Note that these are all available as Debian packages)
We plan to soon add targets to the Makefile to check for and install
these for you.

The IRC module requires:

Net::IRC
Class::Accessor

The WordWrap module requires:

Text::Autoformat
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server