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 (
Eion Robb (author)
Sun Sep 14 11:51:47 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 13 14:08:04 -0700 2008 | |
| |
AUTHORS | ||
| |
COPYING | ||
| |
COPYRIGHT | ||
| |
Makefile | ||
| |
README | ||
| |
README.win32 | ||
| |
TODO | ||
| |
ab/ | ||
| |
adium/ | ||
| |
cmd/ | ||
| |
cvr/ | ||
| |
directconn.c | ||
| |
directconn.h | ||
| |
fix_purple.c | ||
| |
fix_purple.h | ||
| |
fix_purple/ | Thu Jun 12 15:00:51 -0700 2008 | |
| |
fix_purple_win32.h | ||
| |
get-version.sh | Fri Jun 27 15:35:17 -0700 2008 | |
| |
installer.nsi | ||
| |
io/ | ||
| |
msn.c | ||
| |
msn.h | ||
| |
nexus.c | ||
| |
nexus.h | ||
| |
notification.c | ||
| |
notification.h | ||
| |
page.c | ||
| |
page.h | ||
| |
pecan_config.h | ||
| |
pecan_error.c | ||
| |
pecan_error.h | ||
| |
pecan_locale.h | ||
| |
pecan_log.c | ||
| |
pecan_log.h | ||
| |
pecan_oim.c | ||
| |
pecan_oim.h | ||
| |
pecan_oim_private.h | ||
| |
pecan_printf.c | ||
| |
pecan_printf.h | ||
| |
pecan_status.c | ||
| |
pecan_status.h | ||
| |
pecan_ud.c | ||
| |
pecan_ud.h | ||
| |
pecan_util.c | ||
| |
pecan_util.h | ||
| |
po/ | ||
| |
session.c | ||
| |
session.h | ||
| |
session_private.h | ||
| |
switchboard.c | ||
| |
switchboard.h | ||
| |
sync.c | ||
| |
sync.h | ||
| |
tests/ |
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. Features include: * Support for personal messages * Support for offline messaging (read-only) * Support for handwritten messages (read-only) * Server-side storage for display names (private alias) * Partial direct connection support (p2p transfers) * Improved network IO (using GIOChannel) * Improved error handling * Network issues tested with netem * GObject usage Future plans: * Complete direct connection (Fast file-transfers) * Send custom simleys (for Pidgin 2.5) * MSNP15 support * Complete GObjectification For questions, comments or patches contact: http://groups.google.com/group/msn-pecan








