source: skype

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @072c0fe   2009-02-17T21:12:03Z Miklos Vajna skyped: handle the case when LANG and LC_ALL env vars are empty
(edit) @8cb17ff   2009-02-17T03:10:09Z Miklos Vajna new testemonial
(edit) @129a6c5   2009-02-13T22:39:38Z Miklos Vajna updates for 0.7.1
(edit) @d7938f9   2009-02-13T22:36:27Z Miklos Vajna g_strdup_printf("%s", foo) -> g_strdup(foo)
(edit) @3e8a4ea   2009-01-19T13:10:04Z Miklos Vajna new testimonial
(edit) @bc9a9b0   2009-01-18T00:12:55Z Miklos Vajna Remove unnecessary includes
(edit) @5365f84   2009-01-07T02:40:19Z Miklos Vajna remove enum names, cleanup no, this is not about hurting wilmer, it's …
(edit) @bc744df   2009-01-07T02:36:25Z Miklos Vajna whitespace cleanup in skype_away_state_list
(edit) @16304ab   2009-01-07T02:31:20Z Miklos Vajna add a check target
(edit) @62f51ee9   2009-01-07T02:29:07Z Miklos Vajna last whitespace fixes - checkpatch is now happy ;) - hit me, i also …
(edit) @6b9d22a   2009-01-07T02:10:29Z Miklos Vajna remove unnecessary big if blocks, use return instead
(edit) @9580a6f   2009-01-07T02:02:20Z Miklos Vajna whitespace, fixes checkpatch errors
(edit) @ff436ba   2009-01-07T01:56:18Z Miklos Vajna introduce the parse_map struct
(edit) @607f5e3   2009-01-07T01:35:44Z Miklos Vajna introduce skype_parse_profile()/skype_parse_ping()/skype_parse_chats() …
(edit) @2709f4c   2009-01-07T01:31:38Z Miklos Vajna introduce skype_parse_password()
(edit) @c35bf7a   2009-01-07T01:29:22Z Miklos Vajna introduce skype_parse_chat()
(edit) @e200daf   2009-01-07T01:26:08Z Miklos Vajna introduce skype_parse_filetransfer()
(edit) @9f2f25f   2009-01-07T01:23:38Z Miklos Vajna introduce skype_parse_call()
(edit) @6e14204   2009-01-07T01:20:57Z Miklos Vajna introduce skype_parse_user() and skype_parse_chatmessage()
(edit) @8bbe52a   2009-01-07T01:11:44Z Miklos Vajna cleanup in skype_parse_users()
(edit) @078b0b9   2009-01-07T01:10:13Z Miklos Vajna introduce skype_parse_users()
(edit) @359f4d9   2009-01-07T01:02:53Z Miklos Vajna do not add new typedefs
(edit) @8c09bb3   2009-01-07T00:58:15Z Miklos Vajna whitespaces fixes mainly long lines, except in skype_read_callback()
(edit) @5258dcc9   2009-01-07T00:35:14Z Miklos Vajna updates for 0.7.0
(edit) @83f9aeb   2009-01-07T00:31:24Z Miklos Vajna update HACKING
(edit) @b820226   2009-01-07T00:31:18Z Miklos Vajna add new skype/skypeconsole_receive setting for receiving raw data on …
(edit) @8edfc90   2008-12-30T02:39:43Z Miklos Vajna skyped: use hashlib instead of sha (python2.6 warning)
(edit) @a349932   2008-12-21T23:45:51Z Miklos Vajna fix typo in skyped -h
(edit) @5adcc65   2008-12-21T20:51:12Z Miklos Vajna whitespace cleanup
(edit) @a5f4040   2008-12-21T20:08:44Z Miklos Vajna remove the 'len' parameter of skype_write()
(edit) @a2ed574   2008-12-21T20:02:54Z Miklos Vajna update NEWS
(edit) @5acf9ab   2008-12-21T20:00:30Z Miklos Vajna support autojoin for bookmarked chats
(edit) @08a355b   2008-12-21T19:37:59Z Miklos Vajna add 'skypeconsole' feature this replaces the old client.py
(edit) @7258d34   2008-12-21T19:19:34Z Miklos Vajna replace client.py with client.sh which provides more interactivity
(edit) @56ae398   2008-12-21T18:35:24Z Miklos Vajna replace /dev/null with os.devnull in skyped
(edit) @6b9cab1   2008-11-16T01:16:54Z Miklos Vajna skyped: handle the case when even reading the user/pass fails ideally …
(edit) @c1bf7c5   2008-11-12T17:47:46Z Miklos Vajna handle the case in make autogen when automake is not under /usr/share
(edit) @7199b74   2008-11-07T14:06:28Z Miklos Vajna finally a new skype4py 1.x is out which works for me as well
(edit) @12bfb27   2008-11-07T13:34:51Z Miklos Vajna Merge branch 'master' of …
(edit) @c49820d   2008-09-24T09:03:55Z Miklos Vajna add yasrd to todo
(edit) @68c162b   2008-09-08T07:31:48Z Miklos Vajna updates for 0.6.3
(edit) @885e563e   2008-09-08T01:10:00Z Miklos Vajna skyped: when sending, encode using utf8 if we can't get the system …
(edit) @cc5f8ac   2008-09-07T22:14:51Z Miklos Vajna add a sample public server which has skype support
(edit) @85ebf71   2008-09-07T22:09:28Z Miklos Vajna add/usr/local/lib/pkgconfig to PKG_CONFIG_PATH automatically if it …
(edit) @89949c7   2008-09-06T14:58:34Z Miklos Vajna clean up osx shared_flags
(edit) @7415989   2008-09-06T02:59:03Z Miklos Vajna ignore error if not yet started skyped fails to shut down at this …
(edit) @720ae58   2008-09-06T02:07:05Z Miklos Vajna initial osx instructions
(edit) @2a8d790   2008-09-06T01:57:22Z Miklos Vajna add python-gnutls install instructions
(edit) @58f4236   2008-09-06T01:42:49Z Miklos Vajna update gitignore for osx
(edit) @12e1162   2008-09-06T01:35:25Z Miklos Vajna use perl instead of sed to avoid portability issues on osx
(edit) @0ec644d   2008-09-05T20:04:45Z Miklos Vajna updates for 0.6.2
(edit) @93f4dac   2008-09-05T20:03:45Z Miklos Vajna install: no longer depend on the plugin if its disabled
(edit) @038fa18   2008-09-05T19:54:46Z Miklos Vajna updates for 0.6.1
(edit) @56d88ba   2008-09-05T19:54:46Z Miklos Vajna docu update and remove todo item
(edit) @b414e30   2008-09-05T19:54:46Z Miklos Vajna fix skyped-only install
(edit) @752a591   2008-09-05T19:54:45Z Miklos Vajna make bitlbee dependency optional as well this way it's possible to …
(edit) @ef399c2   2008-09-05T19:54:45Z Miklos Vajna configure: put the nasty error message in config.log where it belongs
(edit) @69939608   2008-09-05T19:54:45Z Miklos Vajna check for the skype4py python module and disable skyped if not available
(edit) @15e2200   2008-09-03T10:50:54Z Miklos Vajna add a little story about my uptime ;)
(edit) @21978bc   2008-09-03T10:44:24Z Miklos Vajna don't depen on a version with secbugs
(edit) @1f59f2f   2008-08-15T16:08:53Z Miklos Vajna fix bitlbee compile instructions
(edit) @446c6ff   2008-08-07T13:19:34Z Miklos Vajna typo fix for creating the osx plugin
(edit) @75d5e71   2008-07-29T19:08:45Z Miklos Vajna tested 2.0.0.72
(edit) @df482d4   2008-07-29T16:12:02Z Miklos Vajna next testemonial
(edit) @59bf24f   2008-07-29T16:08:10Z Miklos Vajna update note about skype4py-1.x
(edit) @9f829c4   2008-07-24T12:56:09Z Miklos Vajna fix up syntax for newer asciidoc
(edit) @6af3e14   2008-07-12T20:11:10Z Miklos Vajna skype.c: respont with a PONG to PING
(edit) @4b0092e   2008-07-12T20:10:31Z Miklos Vajna skyped: send periodically a 'PING' to the client also ignore the …
(edit) @9033a0a   2008-07-10T08:29:22Z Miklos Vajna new todo
(edit) @1d14818   2008-06-28T00:16:11Z Miklos Vajna doc cleanup
(edit) @3839517   2008-06-28T00:11:50Z Miklos Vajna change key id
(edit) @9765aa6   2008-06-28T00:10:42Z Miklos Vajna updates for 0.6.0
(edit) @039116a   2008-06-28T00:09:25Z Miklos Vajna add support for bitlbee-1.2.1
(edit) @f7c6049   2008-06-28T00:07:56Z Miklos Vajna readme: and a grammar one
(edit) @d276c9a   2008-06-28T00:07:20Z Miklos Vajna readme: syntax fix
(edit) @b019c23   2008-06-28T00:06:44Z Miklos Vajna add note about skype4py-1.x breakage
(edit) @21a387fd   2008-06-18T17:47:26Z Miklos Vajna docu update
(edit) @89c68c7   2008-06-18T17:37:28Z Miklos Vajna updates for 0.5.1
(edit) @b7fbeb4   2008-06-18T17:34:59Z Miklos Vajna configure: match prefix with bitlbee's one otherwise bitlbee won't …
(edit) @ca911b4   2008-06-18T17:15:30Z Miklos Vajna configure: update email
(edit) @aa4e3ed   2008-06-18T17:13:53Z Miklos Vajna echo some config output at the end of configure
(edit) @eb4b91c   2008-06-18T17:13:29Z Miklos Vajna configure: fix "./configure: line 2824: test: too many arguments"
(edit) @6344674   2008-06-01T22:44:26Z Miklos Vajna update public chat todo
(edit) @8cd185c   2008-05-24T01:02:27Z Miklos Vajna updates for 0.5.0
(edit) @7987be8   2008-05-24T00:55:18Z Miklos Vajna tested with newer skype version
(edit) @ece66da   2008-05-21T13:05:29Z Miklos Vajna document how do i usually start skyped in vnc
(edit) @9627276   2008-05-19T18:22:58Z Miklos Vajna remove no longer used CLIENT_NAME
(edit) @d891915   2008-05-19T18:22:03Z Miklos Vajna allow setting the port from the config file
(edit) @d0a6a8c   2008-05-19T15:24:18Z Miklos Vajna update readme to be easier to follow for frugalware/debian users
(edit) @5588f7c4   2008-05-19T13:25:49Z Miklos Vajna don't die on failed handshake
(edit) @bd85ec5   2008-05-16T11:09:24Z Miklos Vajna skyped: close the socket on read/write error - it turns out that once …
(edit) @5293707   2008-05-13T09:33:31Z Miklos Vajna add more detailed info on how to install skype4py
(edit) @71dd27d   2008-05-11T23:30:03Z Miklos Vajna doc generation cleanup
(edit) @4966d841   2008-05-11T23:23:36Z Miklos Vajna README: document how to avoid compiling bitlbee from source under deb …
(edit) @e3d0b10   2008-05-06T08:09:39Z Miklos Vajna added a new testemonial
(edit) @b0d40f5   2008-04-30T23:57:49Z Miklos Vajna add python-gnutls support and make it default if available - this …
(edit) @4c340e9   2008-04-30T22:17:55Z Miklos Vajna modularize openssl code - so that later we may use gnutls as well (or …
(edit) @140ffc8   2008-04-30T22:07:15Z Miklos Vajna and same for receive: catch any error
(edit) @80dfdce   2008-04-28T11:10:28Z Miklos Vajna catch any error on send (ie SysCallError as well)
(edit) @d184f30   2008-04-20T21:38:16Z Miklos Vajna updates for 0.4.2
Note: See TracRevisionLog for help on using the revision log.