This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 13 14:08:04 -0700 2008 | |
| |
AUTHORS | Sat Jan 17 08:40:03 -0800 2009 | |
| |
COPYING | Mon Jun 16 16:17:08 -0700 2008 | |
| |
COPYRIGHT | Sat Jun 20 13:14:43 -0700 2009 | |
| |
Makefile | ||
| |
README | Thu Feb 05 11:39:06 -0800 2009 | |
| |
TODO | Wed Sep 03 13:32:41 -0700 2008 | |
| |
ab/ | Sat May 30 07:30:47 -0700 2009 | |
| |
adium/ | Sat May 30 05:04:06 -0700 2009 | |
| |
cmd/ | Mon Jun 15 13:02:44 -0700 2009 | |
| |
cvr/ | ||
| |
directconn.c | ||
| |
directconn.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
fix_purple.c | Sat Mar 21 12:38:37 -0700 2009 | |
| |
fix_purple.h | Sat Mar 21 12:38:37 -0700 2009 | |
| |
fix_purple/ | Thu Jun 12 15:00:51 -0700 2008 | |
| |
fix_purple_win32.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
get-version.sh | Fri Jun 27 15:35:17 -0700 2008 | |
| |
io/ | ||
| |
lib/ | Sat Jan 17 09:00:18 -0800 2009 | |
| |
msn.c | ||
| |
msn.h | Sat May 30 05:04:09 -0700 2009 | |
| |
nexus.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
nexus.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
notification.c | Sat May 30 05:45:06 -0700 2009 | |
| |
notification.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
page.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
page.h | Wed Nov 28 13:41:28 -0800 2007 | |
| |
pecan_config.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_error.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_error.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_locale.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_log.c | ||
| |
pecan_log.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_oim.c | ||
| |
pecan_oim.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_oim_private.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_printf.c | ||
| |
pecan_printf.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_siren7.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_siren7.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_status.c | ||
| |
pecan_status.h | Sat May 30 05:04:08 -0700 2009 | |
| |
pecan_ud.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_ud.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
pecan_util.c | Sat May 30 05:04:06 -0700 2009 | |
| |
pecan_util.h | Sat May 30 05:04:06 -0700 2009 | |
| |
po/ | Mon Jun 15 16:23:23 -0700 2009 | |
| |
session.c | Sat May 30 07:30:47 -0700 2009 | |
| |
session.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
session_private.h | Sat May 30 05:45:06 -0700 2009 | |
| |
switchboard.c | Sat May 30 11:20:03 -0700 2009 | |
| |
switchboard.h | Sat May 30 05:45:06 -0700 2009 | |
| |
sync.c | Sat Mar 21 09:33:22 -0700 2009 | |
| |
sync.h | Sat Mar 21 09:33:22 -0700 2009 | |
| |
tests/ | Sat Mar 21 09:33:22 -0700 2009 | |
| |
win32/ |
README
This is an alternative implementation of the MSN protocol plug-in for libpurple. It's based on the code from 2.2.2 but slowly becoming a completely different code. Compared to Pidgin's official MSN plug-in: * Faster log-in * Fewer connection issues * Experimental direct connection support (fast file transfers) * Server-side storage for display names (private alias) * Support for handwritten messages (read-only) * Support for voice clips (receive-only) * Support for Plus! sounds (receive-only) * Option to hide Plus! tags Other features: * Support for personal status messages * Support for offline messaging (read-only) * Send custom emoticons (Pidgin >= 2.5) Future plans: * Complete direct connection (fast file-transfers) * MSNP15 support * Complete GObjectification For questions, comments or patches contact: http://groups.google.com/group/msn-pecan








