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
(0) -100 -60 tip