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

felipec / msn-pecan

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 25
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (22)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (3)
    • backwards
    • master ✓
    • next
  • Tags (22)
    • 0.1.0-rc3
    • 0.1.0-rc2
    • 0.1.0-rc1
    • 0.0.19
    • 0.0.18
    • 0.0.17
    • 0.0.16
    • 0.0.15
    • 0.0.14
    • 0.0.13
    • 0.0.12
    • 0.0.11
    • 0.0.10
    • 0.0.9
    • 0.0.8
    • 0.0.7
    • 0.0.6
    • 0.0.5
    • 0.0.4
    • 0.0.3
    • 0.0.2
    • 0.0.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.

MSN Messenger library in C — Read more

  cancel

http://code.google.com/p/msn-pecan/

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

This URL has Read+Write access

util: fix parse_date() 
felipec (author)
Sat Feb 06 04:24:02 -0800 2010
commit  5bb5c4a5108993c5c45bd70ed7858006adae791d
tree    0304497a4f207c2edd70f3e394ea184553da54c4
parent  41ed3742b2ff270b61d586b3363eb93fdf16a7b5
msn-pecan /
name age
history
message
file .gitignore Sun Jul 13 14:08:04 -0700 2008 Add .d files to gitignore. [felipec]
file AUTHORS Sat Jan 17 08:40:03 -0800 2009 Add support for receiving voice clips. Thanks t... [dfiloni]
file COPYING Mon Jun 16 16:17:08 -0700 2008 Add full GPLv2 license. Requested for debianiz... [felipec]
file Makefile Fri Feb 05 16:02:56 -0800 2010 build: translation fixes Signed-off-by: Felipe... [felipec]
file README Thu Feb 05 11:39:06 -0800 2009 Add support for receiving Plus! sounds. Patch f... [dfiloni]
file TODO Sat Jul 04 15:36:07 -0700 2009 Rename pn_buffer Signed-off-by: Felipe Contrer... [felipec]
directory ab/ Sun Jan 24 03:45:26 -0800 2010 contactlist: add todo item Probably very unlik... [felipec]
directory adium/ Sun Nov 29 13:15:17 -0800 2009 Adium: don't build winks receiving support Sig... [dfiloni]
directory cmd/ Mon Dec 21 18:50:39 -0800 2009 Remove unnecessary usage of fix_purple.h Signe... [felipec]
directory cvr/ Sat Feb 06 03:40:09 -0800 2010 peer-msg: remove leaked pn_test Should have ma... [felipec]
directory doc/ Sun Jul 05 11:56:58 -0700 2009 Add p2p-design document Signed-off-by: Felipe ... [felipec]
directory ext/ Sun Jul 19 04:10:53 -0700 2009 mspack: fix trivial warning No functional chan... [felipec]
file fix_purple.c Mon Dec 21 18:50:34 -0800 2009 Bump glib requirement to 2.16 That's almost tw... [felipec]
file fix_purple.h Mon Dec 21 18:50:34 -0800 2009 Bump glib requirement to 2.16 That's almost tw... [felipec]
file get-version Sun Dec 20 04:11:04 -0800 2009 Update get-version stuff Signed-off-by: Felipe... [felipec]
directory io/ Sun Jan 24 18:33:11 -0800 2010 io/dc: improve write_impl() Now flush does all... [felipec]
directory libpurple/ Sat Jul 18 09:11:01 -0700 2009 Reorganize peer_msg There's no way to notify t... [felipec]
file msn.c Wed Jan 27 13:15:55 -0800 2010 win32: fix locale stuff No idea why Pidgin wou... [felipec]
file nexus.c Sun Jan 24 02:51:45 -0800 2010 nexus: trivial disconnect check To avoid a war... [felipec]
file nexus.h Sun Dec 13 09:34:54 -0800 2009 nexus: add connection error handling Signed-of... [felipec]
file notification.c Sun Jan 24 03:34:31 -0800 2010 ns: fix defered group move We shouldn't use fr... [felipec]
file notification.h Sat Jul 04 15:36:08 -0700 2009 Rename pn_cmd_server Signed-off-by: Felipe Con... [felipec]
file page.c Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file page.h Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file pidgin-copyright Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file pn_buffer.c Tue Jul 07 06:06:05 -0700 2009 Move pn_buffer away from io subdir It's not io... [felipec]
file pn_buffer.h Tue Jul 07 06:06:05 -0700 2009 Move pn_buffer away from io subdir It's not io... [felipec]
file pn_dp_manager.c Sat Jan 23 05:50:48 -0800 2010 Reorganize set_object stuff Move contact->msno... [felipec]
file pn_dp_manager.h Sat Jan 23 05:50:48 -0800 2010 Reorganize set_object stuff Move contact->msno... [felipec]
file pn_error.c Sat Jul 04 15:09:54 -0700 2009 Rename pn_locale Signed-off-by: Felipe Contrer... [felipec]
file pn_error.h Sat Jul 04 15:01:55 -0700 2009 Rename pn_error Signed-off-by: Felipe Contrera... [felipec]
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 Sat Jul 18 14:18:28 -0700 2009 Localization improvements Signed-off-by: Felip... [felipec]
file pn_log.c Sat Jul 18 05:19:25 -0700 2009 log: random improvements So that 'pidgin --deb... [felipec]
file pn_log.h Sat Jul 18 11:19:28 -0700 2009 log: add printf warnings Signed-off-by: Felipe... [felipec]
file pn_oim.c Sat Feb 06 04:23:08 -0800 2010 oim: fix receiving support Messages were appea... [dfiloni]
file pn_oim.h Fri Jul 31 15:38:40 -0700 2009 oim: implement msnp15 SSO authentication Also ... [dfiloni]
file pn_printf.c Tue Jul 07 17:22:38 -0700 2009 Fix klib's printf pointer format Looks good, b... [felipec]
file pn_printf.h Tue Jul 07 17:03:23 -0700 2009 pn-printf: better implementation from klibc Pe... [felipec]
file pn_siren7.c Sun Jul 12 03:46:59 -0700 2009 Move 'lib' to 'ext' 'lib' should be the place ... [felipec]
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 Mon Dec 21 18:50:39 -0800 2009 Remove unnecessary usage of fix_purple.h Signe... [felipec]
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 Mon Dec 21 18:50:39 -0800 2009 Remove unnecessary usage of fix_purple.h Signe... [felipec]
file pn_util.c Sat Feb 06 04:24:02 -0800 2010 util: fix parse_date() Seems to cause memory c... [felipec]
file pn_util.h Mon Dec 21 18:50:34 -0800 2009 Bump glib requirement to 2.16 That's almost tw... [felipec]
directory po/ Tue Dec 22 14:52:18 -0800 2009 Add new Esperanto translation Signed-off-by: F... [Alexandre André]
file session.c Mon Jan 25 15:48:14 -0800 2010 session: check for pending swboards These are ... [felipec]
file session.h Tue Dec 22 14:45:11 -0800 2009 Reorganize public alias stiff a bit ... aka fr... [felipec]
file session_private.h Fri Jul 17 07:33:21 -0700 2009 session: add PnPermission type fixes a bug in ... [dfiloni]
file switchboard.c Sun Dec 27 14:18:02 -0800 2009 Trivial conn->session cleanups Let's not use i... [felipec]
file switchboard.h Sun Jul 12 06:13:13 -0700 2009 sb: close on inactivity This fixes the long-st... [felipec]
file sync.c Tue Dec 22 14:45:26 -0800 2009 Store the friendly name in purple account The ... [dfiloni]
file sync.h Tue Jul 07 05:27:25 -0700 2009 Rename PnContact to 'struct pn_contact' Signed... [felipec]
directory tests/ Sun Dec 13 15:11:46 -0800 2009 util: cleanup pn_parse_date() Just code-style ... [felipec]
directory win32/ Wed Jan 27 13:40:37 -0800 2010 win32: trivial improvements Signed-off-by: Fel... [felipec]
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
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