public
Description: MSN Messenger library in C
Homepage: http://code.google.com/p/msn-pecan/
Clone URL: git://github.com/felipec/msn-pecan.git
name age message
file .gitignore Sun Jul 13 14:08:04 -0700 2008 Add .d files to gitignore. [felipec]
file AUTHORS Loading commit data...
file COPYING
file Makefile
file README
file TODO Sat Jul 04 15:36:07 -0700 2009 Rename pn_buffer Signed-off-by: Felipe Contrer... [felipec]
directory ab/
directory adium/
directory cmd/
directory cvr/
directory doc/
directory ext/ Sun Jul 19 04:10:53 -0700 2009 mspack: fix trivial warning No functional chan... [felipec]
file fix_purple.c
file fix_purple.h
directory fix_purple/ Thu Jun 12 15:00:51 -0700 2008 Add support for glib < 2.6. For the record; Pi... [felipec]
file fix_purple_win32.h
file get-version.sh Fri Jun 27 15:35:17 -0700 2008 Fix for proper version in distribution. No nee... [felipec]
directory io/
directory libpurple/
file msn.c Sat Jul 18 09:11:01 -0700 2009 Random cleanups Signed-off-by: Felipe Contrera... [felipec]
file nexus.c
file nexus.h
file notification.c Sat Jul 18 05:27:12 -0700 2009 Remove name param from pn_cmd_server_new() Not... [felipec]
file notification.h
file page.c
file page.h
file pidgin-copyright
file pn_buffer.c
file pn_buffer.h
file pn_dp_manager.c Fri Jul 17 11:23:04 -0700 2009 dp_manager: don't try to receive failed dps aft... [Devid Filoni]
file pn_dp_manager.h
file pn_error.c
file pn_error.h
file pn_global.h Sat Jul 04 15:21:31 -0700 2009 Rename pn_global Signed-off-by: Felipe Contrer... [felipec]
file pn_locale.h
file pn_log.c
file pn_log.h
file pn_oim.c
file pn_oim.h
file pn_printf.c
file pn_printf.h
file pn_siren7.c
file pn_siren7.h Sat Jul 04 15:33:32 -0700 2009 Rename pn_siren7 Signed-off-by: Felipe Contrer... [felipec]
file pn_status.c
file pn_status.h Sat Jul 04 15:33:11 -0700 2009 Rename pn_status Signed-off-by: Felipe Contrer... [felipec]
file pn_timer.h
file pn_util.c Sat Jul 18 11:19:12 -0700 2009 util: fix warning on win32 Signed-off-by: Feli... [felipec]
file pn_util.h Sat Jul 11 12:45:11 -0700 2009 pn_util: add product_key to pn_handle_challenge... [dfiloni]
directory po/ Wed Jul 08 09:48:47 -0700 2009 Rename po's so that launchpad is happy Signed-... [felipec]
file session.c
file session.h
file session_private.h Fri Jul 17 07:33:21 -0700 2009 session: add PnPermission type fixes a bug in ... [dfiloni]
file switchboard.c
file switchboard.h
file sync.c Fri Jul 17 07:33:21 -0700 2009 session: add PnPermission type fixes a bug in ... [dfiloni]
file sync.h
directory tests/
directory 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