Mon, 04 Nov 2013 20:45:18 +0100 Fixed calls for MCabber API changes in 0.10.2. default tip
Dominik George <nik@naturalnet.de> [Mon, 04 Nov 2013 20:45:18 +0100] rev 172
Fixed calls for MCabber API changes in 0.10.2.
Sun, 27 Mar 2011 21:41:06 +0200 Fix old typo
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 21:41:06 +0200] rev 171
Fix old typo
Sun, 27 Mar 2011 21:35:45 +0200 Sync with new API
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 21:35:45 +0200] rev 170
Sync with new API
Sun, 03 Oct 2010 22:01:59 +0200 JFT: when no ressource, change state from PENDING to ERROR
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 03 Oct 2010 22:01:59 +0200] rev 169
JFT: when no ressource, change state from PENDING to ERROR
Sun, 12 Sep 2010 18:32:57 +0200 S5B: SOCKSv5 implementation based on the one in the glib's git repository
Gu1 <gu1@aeroxteam.fr> [Sun, 12 Sep 2010 18:32:57 +0200] rev 168
S5B: SOCKSv5 implementation based on the one in the glib's git repository committer: Nicolas Cornu <nicolas.cornu@ensi-bourges.fr>
Sun, 12 Sep 2010 18:20:53 +0200 Change socks5.c to s5b.c in the headers and cmakelist
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 12 Sep 2010 18:20:53 +0200] rev 167
Change socks5.c to s5b.c in the headers and cmakelist
Wed, 01 Sep 2010 20:34:23 +0200 Rename socks5.c to s5b.c, remove remaining tabulation
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 01 Sep 2010 20:34:23 +0200] rev 166
Rename socks5.c to s5b.c, remove remaining tabulation
Wed, 01 Sep 2010 01:19:40 +0200 Handle incoming transport-info messages
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 01 Sep 2010 01:19:40 +0200] rev 165
Handle incoming transport-info messages
Mon, 30 Aug 2010 18:03:48 +0200 S5B: Add functions to connect to a candidate
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 30 Aug 2010 18:03:48 +0200] rev 164
S5B: Add functions to connect to a candidate
Fri, 27 Aug 2010 11:19:32 +0200 Fix the segfault when unloading the S5B module, by loading gio manually
Gu1 <gu1@aeroxteam.fr> [Fri, 27 Aug 2010 11:19:32 +0200] rev 163
Fix the segfault when unloading the S5B module, by loading gio manually committer: Nicolas Cornu <nicolas.cornu@ensi-bourges.fr>
Thu, 26 Aug 2010 19:08:21 +0200 Fix out of source build. Set build profiles options.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 26 Aug 2010 19:08:21 +0200] rev 162
Fix out of source build. Set build profiles options.
Thu, 26 Aug 2010 17:25:22 +0200 S5B: Use a GSocketListener to manage listener sockets.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 26 Aug 2010 17:25:22 +0200] rev 161
S5B: Use a GSocketListener to manage listener sockets. Fix the random string generation functions.
Thu, 26 Aug 2010 10:28:51 +0200 JFT: add retry
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 26 Aug 2010 10:28:51 +0200] rev 160
JFT: add retry
Wed, 25 Aug 2010 17:15:49 +0200 Fix the segfault when quitting in IBB and various other bugs.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 25 Aug 2010 17:15:49 +0200] rev 159
Fix the segfault when quitting in IBB and various other bugs. Add various things in S5B. Session negociation/candidate exchange should now be working.
Wed, 25 Aug 2010 01:27:46 +0200 JS5B: Start the handle function
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 25 Aug 2010 01:27:46 +0200] rev 158
JS5B: Start the handle function
Mon, 23 Aug 2010 23:08:17 +0200 S5B: Start the "new" function that create a new JingleS5B.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 23 Aug 2010 23:08:17 +0200] rev 157
S5B: Start the "new" function that create a new JingleS5B.
Mon, 23 Aug 2010 17:44:28 +0200 Rename ->check() to newfrommessage and call it only on session-initiate.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 23 Aug 2010 17:44:28 +0200] rev 156
Rename ->check() to newfrommessage and call it only on session-initiate. Use handle() instead for session-accept and other actions.
Sat, 21 Aug 2010 14:44:03 +0200 bug in new_sessions_with_app
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 21 Aug 2010 14:44:03 +0200] rev 155
bug in new_sessions_with_app
Sat, 21 Aug 2010 12:43:26 +0200 Add a function to find local ips in S5B
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 21 Aug 2010 12:43:26 +0200] rev 154
Add a function to find local ips in S5B
Fri, 20 Aug 2010 21:22:13 +0200 Clarify sessions.h
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 20 Aug 2010 21:22:13 +0200] rev 153
Clarify sessions.h
Fri, 20 Aug 2010 21:10:23 +0200 JFT: app sub-module no more create the session himself
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 20 Aug 2010 21:10:23 +0200] rev 152
JFT: app sub-module no more create the session himself
Thu, 19 Aug 2010 14:05:08 +0200 JFT: explode _jft_send
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 19 Aug 2010 14:05:08 +0200] rev 151
JFT: explode _jft_send
Thu, 19 Aug 2010 11:46:04 +0200 JS5B: Start the socket initialization fuction.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 19 Aug 2010 11:46:04 +0200] rev 150
JS5B: Start the socket initialization fuction.
Thu, 19 Aug 2010 10:13:59 +0200 Add some example usage in the README file
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 19 Aug 2010 10:13:59 +0200] rev 149
Add some example usage in the README file
Thu, 19 Aug 2010 00:43:39 +0200 Fix compilation warnings. Add documentation in the code.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 19 Aug 2010 00:43:39 +0200] rev 148
Fix compilation warnings. Add documentation in the code.
Thu, 19 Aug 2010 00:00:08 +0200 JFT: cleanup obscur part
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 19 Aug 2010 00:00:08 +0200] rev 147
JFT: cleanup obscur part
Wed, 18 Aug 2010 23:38:02 +0200 JFT: explode _jft_send
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 18 Aug 2010 23:38:02 +0200] rev 146
JFT: explode _jft_send
Wed, 18 Aug 2010 10:42:55 +0200 JFT: function stop now check if file is finish
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 18 Aug 2010 10:42:55 +0200] rev 145
JFT: function stop now check if file is finish
Tue, 17 Aug 2010 23:30:53 +0200 Document new functions, improve existing documentation
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 17 Aug 2010 23:30:53 +0200] rev 144
Document new functions, improve existing documentation
Tue, 17 Aug 2010 23:14:52 +0200 JFT: Fix the Doxygen doc in filetransfer.c
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 17 Aug 2010 23:14:52 +0200] rev 143
JFT: Fix the Doxygen doc in filetransfer.c
Tue, 17 Aug 2010 22:49:18 +0200 JFT: explode do_sendfile in several functions
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 17 Aug 2010 22:49:18 +0200] rev 142
JFT: explode do_sendfile in several functions
Tue, 17 Aug 2010 22:34:16 +0200 change the name of the structs module_info_t
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 17 Aug 2010 22:34:16 +0200] rev 141
change the name of the structs module_info_t
Tue, 17 Aug 2010 22:16:24 +0200 JFT: show is the hash is correct in info and add a new func _check_hash
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 17 Aug 2010 22:16:24 +0200] rev 140
JFT: show is the hash is correct in info and add a new func _check_hash
Mon, 16 Aug 2010 23:37:31 +0200 Rename some stuff, create a README file, enable warnings in ./jingle
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 23:37:31 +0200] rev 139
Rename some stuff, create a README file, enable warnings in ./jingle
Mon, 16 Aug 2010 23:36:49 +0200 More docs
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 23:36:49 +0200] rev 138
More docs
Mon, 16 Aug 2010 20:57:30 +0200 Add a Doxyfile to generate the reference using Doxygen.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 20:57:30 +0200] rev 137
Add a Doxyfile to generate the reference using Doxygen. Start documenting jingle.h
Mon, 16 Aug 2010 20:40:30 +0200 Docs
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 20:40:30 +0200] rev 136
Docs
Mon, 16 Aug 2010 20:11:07 +0200 Fix jingle_ack_timeout_checker.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 20:11:07 +0200] rev 135
Fix jingle_ack_timeout_checker. Removing a node in a GSList while iterating over it could produce unexpected behaviours.
Mon, 16 Aug 2010 19:31:50 +0200 Correct a bug
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 19:31:50 +0200] rev 134
Correct a bug
Mon, 16 Aug 2010 18:33:33 +0200 Change the way IBB work
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 18:33:33 +0200] rev 133
Change the way IBB work
Mon, 16 Aug 2010 18:32:55 +0200 Fix the doc
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 18:32:55 +0200] rev 132
Fix the doc
Mon, 16 Aug 2010 02:56:46 +0200 JFT: add a command info
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 02:56:46 +0200] rev 131
JFT: add a command info
Mon, 16 Aug 2010 02:55:00 +0200 Fix jingle_ibb_handle_ack_iq_send, keep the JingleIBB in a hash table.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 02:55:00 +0200] rev 130
Fix jingle_ibb_handle_ack_iq_send, keep the JingleIBB in a hash table.
Mon, 16 Aug 2010 02:04:50 +0200 Add a timeout to the AckHandlers.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 16 Aug 2010 02:04:50 +0200] rev 129
Add a timeout to the AckHandlers.
Sun, 15 Aug 2010 22:12:04 +0200 Give info when asking for events
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 22:12:04 +0200] rev 128
Give info when asking for events
Sun, 15 Aug 2010 17:35:41 +0200 remove xmlns() in transports
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 17:35:41 +0200] rev 127
remove xmlns() in transports
Sun, 15 Aug 2010 16:37:32 +0200 Error are better handle
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 16:37:32 +0200] rev 126
Error are better handle
Sun, 15 Aug 2010 11:42:10 +0200 JFT: funcs become static
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 11:42:10 +0200] rev 125
JFT: funcs become static
Sun, 15 Aug 2010 02:46:34 +0200 JIBB: funcs are now static
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 02:46:34 +0200] rev 124
JIBB: funcs are now static
Sun, 15 Aug 2010 01:09:48 +0200 Add a end function to transport
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 01:09:48 +0200] rev 123
Add a end function to transport
Sun, 15 Aug 2010 00:51:24 +0200 JIBB: buffering
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 15 Aug 2010 00:51:24 +0200] rev 122
JIBB: buffering
Sat, 14 Aug 2010 21:02:49 +0200 Delete some part which wasn't use
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 21:02:49 +0200] rev 121
Delete some part which wasn't use
Sat, 14 Aug 2010 19:21:42 +0200 Last strdup
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 19:21:42 +0200] rev 120
Last strdup
Sat, 14 Aug 2010 19:06:27 +0200 create the session when receiving a session-initiate
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 19:06:27 +0200] rev 119
create the session when receiving a session-initiate
Sat, 14 Aug 2010 12:00:59 +0200 JS5B: to message
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 12:00:59 +0200] rev 118
JS5B: to message
Sat, 14 Aug 2010 06:11:41 +0200 JS5: Finish the check function
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 06:11:41 +0200] rev 117
JS5: Finish the check function
Sat, 14 Aug 2010 03:31:51 +0200 S5B: check
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 03:31:51 +0200] rev 116
S5B: check
Sat, 14 Aug 2010 02:47:21 +0200 JS5: Add a CMakeList
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 02:47:21 +0200] rev 115
JS5: Add a CMakeList
Sat, 14 Aug 2010 02:17:09 +0200 add the start of socks5
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 02:17:09 +0200] rev 114
add the start of socks5
Sat, 14 Aug 2010 01:39:05 +0200 The start of doc
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 14 Aug 2010 01:39:05 +0200] rev 113
The start of doc
Fri, 13 Aug 2010 23:23:55 +0200 JFT: check if it's a regular file with g_stat
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 23:23:55 +0200] rev 112
JFT: check if it's a regular file with g_stat
Fri, 13 Aug 2010 22:42:29 +0200 Handle incoming session-info
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 22:42:29 +0200] rev 111
Handle incoming session-info
Fri, 13 Aug 2010 20:34:44 +0200 JFT: compute the md5 when receiving
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 20:34:44 +0200] rev 110
JFT: compute the md5 when receiving
Fri, 13 Aug 2010 18:39:25 +0200 debug 3
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 18:39:25 +0200] rev 109
debug 3
Fri, 13 Aug 2010 18:10:46 +0200 Debug
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 18:10:46 +0200] rev 108
Debug
Fri, 13 Aug 2010 18:06:17 +0200 Debug
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 18:06:17 +0200] rev 107
Debug
Fri, 13 Aug 2010 15:17:52 +0200 transfer work
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 15:17:52 +0200] rev 106
transfer work
Fri, 13 Aug 2010 13:53:12 +0200 ibb handle new data
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 13:53:12 +0200] rev 105
ibb handle new data
Fri, 13 Aug 2010 01:23:59 +0200 JIBB: send
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 13 Aug 2010 01:23:59 +0200] rev 104
JIBB: send
Thu, 12 Aug 2010 23:49:48 +0200 JFT: handle data app
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 12 Aug 2010 23:49:48 +0200] rev 103
JFT: handle data app
Thu, 12 Aug 2010 01:14:03 +0200 send hash
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 12 Aug 2010 01:14:03 +0200] rev 102
send hash
Wed, 11 Aug 2010 18:23:56 +0200 JFT: add a func to send data
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 11 Aug 2010 18:23:56 +0200] rev 101
JFT: add a func to send data
Wed, 11 Aug 2010 00:47:36 +0200 Fix session_find_by_sid
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 11 Aug 2010 00:47:36 +0200] rev 100
Fix session_find_by_sid
Wed, 11 Aug 2010 00:10:09 +0200 Minor bugs
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 11 Aug 2010 00:10:09 +0200] rev 99
Minor bugs
Tue, 10 Aug 2010 23:54:37 +0200 forgot a ;
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 23:54:37 +0200] rev 98
forgot a ;
Tue, 10 Aug 2010 23:54:08 +0200 use jinglesession in send_session_accept
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 23:54:08 +0200] rev 97
use jinglesession in send_session_accept
Tue, 10 Aug 2010 23:21:55 +0200 handle_session_accept
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 23:21:55 +0200] rev 96
handle_session_accept
Tue, 10 Aug 2010 22:14:17 +0200 send session-accept
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 22:14:17 +0200] rev 95
send session-accept
Tue, 10 Aug 2010 21:35:43 +0200 Fix bugs. Use directly the JingleSession to determine the recipient.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 21:35:43 +0200] rev 94
Fix bugs. Use directly the JingleSession to determine the recipient.
Tue, 10 Aug 2010 20:31:12 +0200 Expand ~ in /sendfile, fix the way we handle creator and senders.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 20:31:12 +0200] rev 93
Expand ~ in /sendfile, fix the way we handle creator and senders.
Tue, 10 Aug 2010 20:00:34 +0200 delete the sess if ack is an error
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 20:00:34 +0200] rev 92
delete the sess if ack is an error
Tue, 10 Aug 2010 18:59:28 +0200 handle error for session-initiate
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 18:59:28 +0200] rev 91
handle error for session-initiate
Tue, 10 Aug 2010 18:23:07 +0200 It's not an error if the jingle element has no initiator attribute.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 18:23:07 +0200] rev 90
It's not an error if the jingle element has no initiator attribute.
Tue, 10 Aug 2010 15:56:38 +0200 add an namespace to a jingle node
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 15:56:38 +0200] rev 89
add an namespace to a jingle node
Tue, 10 Aug 2010 02:06:46 +0200 Change the size to an guint64 and use the G_GUINT64_FORMAT.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 02:06:46 +0200] rev 88
Change the size to an guint64 and use the G_GUINT64_FORMAT.
Tue, 10 Aug 2010 01:48:51 +0200 Fix bugs. The module should now be able to send session-initiate.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 01:48:51 +0200] rev 87
Fix bugs. The module should now be able to send session-initiate.
Tue, 10 Aug 2010 01:10:10 +0200 nothing
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 01:10:10 +0200] rev 86
nothing
Tue, 10 Aug 2010 00:31:40 +0200 Fix a segfault when using /sendfile while not in chatmode.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 10 Aug 2010 00:31:40 +0200] rev 85
Fix a segfault when using /sendfile while not in chatmode.
Mon, 09 Aug 2010 23:59:50 +0200 commit without segfault it's better
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 09 Aug 2010 23:59:50 +0200] rev 84
commit without segfault it's better
Mon, 09 Aug 2010 23:32:49 +0200 modify send_session_initiate
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 09 Aug 2010 23:32:49 +0200] rev 83
modify send_session_initiate
Mon, 09 Aug 2010 23:01:24 +0200 Fix lm_insert_sessioncontent
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 09 Aug 2010 23:01:24 +0200] rev 82
Fix lm_insert_sessioncontent
Thu, 05 Aug 2010 04:33:11 +0200 Add comments, change some function names...
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Thu, 05 Aug 2010 04:33:11 +0200] rev 81
Add comments, change some function names...
Wed, 04 Aug 2010 23:46:47 +0200 Modifications to the JingleSession struct.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 04 Aug 2010 23:46:47 +0200] rev 80
Modifications to the JingleSession struct.
Fri, 30 Jul 2010 00:03:48 +0200 Function to detect which jid resource support jingle.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 30 Jul 2010 00:03:48 +0200] rev 79
Function to detect which jid resource support jingle.
Tue, 27 Jul 2010 12:20:29 +0200 Here the true commit
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 27 Jul 2010 12:20:29 +0200] rev 78
Here the true commit
Tue, 27 Jul 2010 12:18:06 +0200 start disco
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 27 Jul 2010 12:18:06 +0200] rev 77
start disco
Mon, 26 Jul 2010 11:41:52 +0200 debug
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 26 Jul 2010 11:41:52 +0200] rev 76
debug
Mon, 26 Jul 2010 02:56:15 +0200 Put jingle_handle_app in sessions.c
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 26 Jul 2010 02:56:15 +0200] rev 75
Put jingle_handle_app in sessions.c
Mon, 26 Jul 2010 02:33:27 +0200 Little commit
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 26 Jul 2010 02:33:27 +0200] rev 74
Little commit
Mon, 26 Jul 2010 01:17:48 +0200 Add atrans to a new app
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 26 Jul 2010 01:17:48 +0200] rev 73
Add atrans to a new app
Sun, 25 Jul 2010 02:03:58 +0200 Handle for the app
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 25 Jul 2010 02:03:58 +0200] rev 72
Handle for the app
Sun, 25 Jul 2010 01:42:33 +0200 Handle JFT
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 25 Jul 2010 01:42:33 +0200] rev 71
Handle JFT
Sat, 24 Jul 2010 00:03:33 +0200 create a LM from a jinglesession
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sat, 24 Jul 2010 00:03:33 +0200] rev 70
create a LM from a jinglesession
Fri, 23 Jul 2010 15:28:14 +0200 JFT: Compute md5
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 23 Jul 2010 15:28:14 +0200] rev 69
JFT: Compute md5
Fri, 23 Jul 2010 04:50:57 +0200 Start the send_session_initiate function
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 23 Jul 2010 04:50:57 +0200] rev 68
Start the send_session_initiate function
Fri, 23 Jul 2010 03:23:23 +0200 New functions in sessions
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Fri, 23 Jul 2010 03:23:23 +0200] rev 67
New functions in sessions
Wed, 21 Jul 2010 17:43:46 +0200 Errata
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 21 Jul 2010 17:43:46 +0200] rev 66
Errata
Wed, 21 Jul 2010 17:19:28 +0200 Add a forbid list for best transport
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 21 Jul 2010 17:19:28 +0200] rev 65
Add a forbid list for best transport
Wed, 21 Jul 2010 01:51:10 +0200 Add a command to JFT to send or request a file
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 21 Jul 2010 01:51:10 +0200] rev 64
Add a command to JFT to send or request a file
Wed, 21 Jul 2010 01:39:42 +0200 Add a new function that find the best transport method for an app.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 21 Jul 2010 01:39:42 +0200] rev 63
Add a new function that find the best transport method for an app.
Wed, 21 Jul 2010 00:24:38 +0200 Add dummy handle functions in the FT module.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Wed, 21 Jul 2010 00:24:38 +0200] rev 62
Add dummy handle functions in the FT module.
Tue, 20 Jul 2010 22:06:24 +0200 build a content
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 20 Jul 2010 22:06:24 +0200] rev 61
build a content
Tue, 20 Jul 2010 19:16:58 +0200 IBB: Create a Lm with a gconstpointer
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 20 Jul 2010 19:16:58 +0200] rev 60
IBB: Create a Lm with a gconstpointer
Tue, 20 Jul 2010 12:49:17 +0200 We send a session-accept \o/... Endly
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 20 Jul 2010 12:49:17 +0200] rev 59
We send a session-accept \o/... Endly
Tue, 20 Jul 2010 00:52:21 +0200 Debug
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Tue, 20 Jul 2010 00:52:21 +0200] rev 58
Debug
Mon, 19 Jul 2010 22:43:30 +0200 Print more debug output
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 19 Jul 2010 22:43:30 +0200] rev 57
Print more debug output
Mon, 19 Jul 2010 17:11:44 +0200 Add a option with the directory where to store files transfered
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Mon, 19 Jul 2010 17:11:44 +0200] rev 56
Add a option with the directory where to store files transfered
Sun, 18 Jul 2010 21:59:06 +0200 IBB handle jingle when receiving data
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 18 Jul 2010 21:59:06 +0200] rev 55
IBB handle jingle when receiving data
Sun, 18 Jul 2010 21:51:41 +0200 Handle for jingle
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 18 Jul 2010 21:51:41 +0200] rev 54
Handle for jingle
Sun, 18 Jul 2010 18:55:22 +0200 Add a function to handle incoming data in the filetransfert module.
Nicolas Cornu <nicolas.cornu@ensi-bourges.fr> [Sun, 18 Jul 2010 18:55:22 +0200] rev 53
Add a function to handle incoming data in the filetransfert module. Also, check the filename and md5 hash in the jingle_ft_check function.
(0) -120 tip