| 1 | ObexFTP 0.23 (unreleased) |
|---|
| 2 | ---------------------------------- |
|---|
| 3 | |
|---|
| 4 | * removing bdaddr_t reference from obexftpd.c |
|---|
| 5 | |
|---|
| 6 | |
|---|
| 7 | ObexFTP 0.22 (released 2008-06-15) |
|---|
| 8 | ---------------------------------- |
|---|
| 9 | |
|---|
| 10 | * added proper unicode support |
|---|
| 11 | * added support for transparent OBEX-over-AT mode |
|---|
| 12 | * rewritten at-command function |
|---|
| 13 | * added specific error messages |
|---|
| 14 | * refactored to flexible bt_kit layer |
|---|
| 15 | * fixed cache root duplicates |
|---|
| 16 | * fixed off-by-one and unfreed mem in cache layer |
|---|
| 17 | * added pkg-config file |
|---|
| 18 | * added example code |
|---|
| 19 | * switched to doxygen |
|---|
| 20 | * added python binding callbacks |
|---|
| 21 | * portable packed structs |
|---|
| 22 | * enabled linux hci dev names for source selection |
|---|
| 23 | * Python binding uses distutils now, tested by Adam Williamson |
|---|
| 24 | * removed exit from bt discovery |
|---|
| 25 | * Better autodetection for possible language bindings |
|---|
| 26 | * reworked win32 support |
|---|
| 27 | * Motorola SLVR L2 cobex fix by Andrey Rahmatullin |
|---|
| 28 | * now using AC_HELP_STRING for compat with autoconf <=2.57 |
|---|
| 29 | * added hci selection support, drafted by Manuel Naranjo |
|---|
| 30 | * switched obexftp cli to new discovery api |
|---|
| 31 | * prefer PCSUITE over FTP, req. by Martin Storsjö for Series 60 2nd Ed. |
|---|
| 32 | * fixed compile error with >=swig-1.3.28 |
|---|
| 33 | * renamed sdp browse function |
|---|
| 34 | * fixed month/day swapping in atotime, spotted by Dr. Johannes Zellner |
|---|
| 35 | * added BFC compatibility for newer Siemens phones |
|---|
| 36 | * added PCSOFTWARE uuid support for SHARP phones |
|---|
| 37 | * added motorola support |
|---|
| 38 | * end bfb mode properly |
|---|
| 39 | * added CPROT=0 support from 3GPP 27.007 |
|---|
| 40 | * fixed ericsson init |
|---|
| 41 | * fixed invalid conn_id in disconnect rep. by Alan J. McFarlane |
|---|
| 42 | * better create flag handling in setpath |
|---|
| 43 | * Changed LDADD to LIBADD sug. by Sergey Vlasov <vsu@altlinux.ru> |
|---|
| 44 | * obexftpd clean up by Hendrik Sattler |
|---|
| 45 | * 64-bit fixes by Hendrik Sattler |
|---|
| 46 | * Removed all (dangerous) obex_headerdata_t casts |
|---|
| 47 | * Reorganized all swig-dependant Makefiles |
|---|
| 48 | * Applied cobex write patch from Simon Ruggier <Simon80@gmail.com> |
|---|
| 49 | * Applied from Frode Isaksen <fisaksen@bewan.com> |
|---|
| 50 | |
|---|
| 51 | |
|---|
| 52 | ObexFTP 0.21 (released 2006-06-27) |
|---|
| 53 | ---------------------------------- |
|---|
| 54 | |
|---|
| 55 | 2006-05-26 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 56 | |
|---|
| 57 | * Fixes to obexftpd suggested by Hendrik Sattler |
|---|
| 58 | |
|---|
| 59 | 2006-05-24 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 60 | |
|---|
| 61 | * Added ruby binding |
|---|
| 62 | * Added preliminary discovery function |
|---|
| 63 | |
|---|
| 64 | |
|---|
| 65 | ObexFTP 0.20 (released 2006-05-16) |
|---|
| 66 | ---------------------------------- |
|---|
| 67 | |
|---|
| 68 | 2006-05-16 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 69 | |
|---|
| 70 | * Change __S_IFDIR to S_IFDIR with fallback sug. by Alex Kanavin |
|---|
| 71 | * Added old CLI switches and documentation sug. by Hendrik Sattler |
|---|
| 72 | |
|---|
| 73 | 2006-04-26 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 74 | |
|---|
| 75 | * Fixed the -g CLI switch (bug reported by many people) |
|---|
| 76 | |
|---|
| 77 | 2006-03-08 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 78 | |
|---|
| 79 | * Added obexfsd written by Alan Zhang <vibra@tom.com> |
|---|
| 80 | * Fixed iconv (found by Stanislav Nikolov) |
|---|
| 81 | |
|---|
| 82 | 2006-03-07 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 83 | |
|---|
| 84 | * device/channel code cleanup |
|---|
| 85 | |
|---|
| 86 | |
|---|
| 87 | ObexFTP 0.19 (released 2006-02-08) |
|---|
| 88 | ---------------------------------- |
|---|
| 89 | |
|---|
| 90 | 2006-02-08 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 91 | |
|---|
| 92 | * Updated for OpenOBEX 1.1 (pkg-config) |
|---|
| 93 | |
|---|
| 94 | 2006-01-26 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 95 | |
|---|
| 96 | * Added --output switch by Daniel Burr/Andrzej Szombierski. |
|---|
| 97 | |
|---|
| 98 | 2006-01-21 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 99 | |
|---|
| 100 | * Simplified the swig/perl/Makefile.am. |
|---|
| 101 | |
|---|
| 102 | |
|---|
| 103 | ObexFTP 0.18 (released 2006-01-18) |
|---|
| 104 | ---------------------------------- |
|---|
| 105 | |
|---|
| 106 | 2006-01-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 107 | |
|---|
| 108 | * Fixed a pointer typo and a free() typo. |
|---|
| 109 | |
|---|
| 110 | 2005-12-12 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 111 | |
|---|
| 112 | * Added perl, python and tcl binding with swig. |
|---|
| 113 | |
|---|
| 114 | 2005-09-15 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 115 | |
|---|
| 116 | * Quick iconv hack. Needs to be done in openobex. |
|---|
| 117 | |
|---|
| 118 | 2005-09-14 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 119 | |
|---|
| 120 | * Rewrote folder-listing parser to enhance compatibility |
|---|
| 121 | |
|---|
| 122 | 2005-09-12 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 123 | |
|---|
| 124 | * Connection headers by Philip Kovacs <kovacsp3@comcast.net> |
|---|
| 125 | |
|---|
| 126 | 2005-08-06 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 127 | |
|---|
| 128 | * Nokia hack (suppressing FBS) |
|---|
| 129 | * Capabilty retrieving by Marco Canini <marco.canini@fastwebnet.it> |
|---|
| 130 | |
|---|
| 131 | 2005-06-27 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 132 | |
|---|
| 133 | * USB support, mainly by Daniel Burr <joaniemrc@dodo.com.au> |
|---|
| 134 | |
|---|
| 135 | 2005-06-19 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 136 | |
|---|
| 137 | * Added implicit setpath support in every function. |
|---|
| 138 | |
|---|
| 139 | 2005-06-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 140 | |
|---|
| 141 | * Fixed quoting problem. Lets hope this wont break libtool. |
|---|
| 142 | |
|---|
| 143 | 2005-06-10 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 144 | |
|---|
| 145 | * Added simple caching |
|---|
| 146 | * Removed recursive put. Apps should implement it themselves. |
|---|
| 147 | |
|---|
| 148 | 2005-06-09 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 149 | |
|---|
| 150 | * New configure flag to enable building docs (disabled by default now) |
|---|
| 151 | |
|---|
| 152 | 2005-03-23 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 153 | |
|---|
| 154 | * Security fix suggested by Kevin Finisterre <kf@digitalmunition.com> |
|---|
| 155 | |
|---|
| 156 | 2005-03-21 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 157 | |
|---|
| 158 | * GCC 2.96 compat fixes by Paul Boddie <paul@boddie.org.uk> |
|---|
| 159 | |
|---|
| 160 | 2005-01-15 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 161 | |
|---|
| 162 | * Documentation updated by Hendrik Sattler <debian@hendrik-sattler.de> |
|---|
| 163 | |
|---|
| 164 | 2005-01-10 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 165 | |
|---|
| 166 | * Typo fix to setpath by Olivier Berger <oberger@ouvaton.org> |
|---|
| 167 | * Removed some BT ifdefs by Hendrik Sattler |
|---|
| 168 | * Use VERSION macro suggested by Andrej Kacian |
|---|
| 169 | |
|---|
| 170 | |
|---|
| 171 | ObexFTP 0.17 (released 2004-12-17) |
|---|
| 172 | ---------------------------------- |
|---|
| 173 | |
|---|
| 174 | 2004-12-17 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 175 | |
|---|
| 176 | * Added sdp lib checks, reported by George Styles and Johan Debal |
|---|
| 177 | |
|---|
| 178 | 2004-12-12 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 179 | |
|---|
| 180 | * Fixed do_at_cmd, reported by Donald Burns <dmb@reliance.co.uk> |
|---|
| 181 | |
|---|
| 182 | 2004-11-21 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 183 | |
|---|
| 184 | * Bluetooth device and channel auto-discovery |
|---|
| 185 | |
|---|
| 186 | |
|---|
| 187 | ObexFTP 0.16 (released 2004-11-23) |
|---|
| 188 | ---------------------------------- |
|---|
| 189 | |
|---|
| 190 | 2004-11-20 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 191 | |
|---|
| 192 | * FreeBSD patch by Bruce Simpson <bms@spc.org> |
|---|
| 193 | |
|---|
| 194 | 2004-11-19 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 195 | |
|---|
| 196 | * Bug fixes (for Sony-Ericsson) by David Haslam <dhaslam@ntlworld.com> |
|---|
| 197 | |
|---|
| 198 | |
|---|
| 199 | ObexFTP 0.15 (released 2004-11-13) |
|---|
| 200 | ---------------------------------- |
|---|
| 201 | |
|---|
| 202 | 2004-11-12 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 203 | |
|---|
| 204 | * Don't send S45 UUID first (broke other phones too, sorry S45 users) |
|---|
| 205 | |
|---|
| 206 | 2004-11-10 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 207 | |
|---|
| 208 | * Fixed linebreaks in contributed backup script. |
|---|
| 209 | |
|---|
| 210 | |
|---|
| 211 | ObexFTP 0.14 (released 2004-09-26) |
|---|
| 212 | ---------------------------------- |
|---|
| 213 | |
|---|
| 214 | 2004-09-26 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 215 | |
|---|
| 216 | * Moved vmo converter into a seperate package |
|---|
| 217 | |
|---|
| 218 | 2004-09-05 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 219 | |
|---|
| 220 | * Serial-USB converter fix, Gerhard Reithofer |
|---|
| 221 | |
|---|
| 222 | 2004-08-10 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 223 | |
|---|
| 224 | * Uploads discard path info now. |
|---|
| 225 | |
|---|
| 226 | 2004-07-25 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 227 | |
|---|
| 228 | * Added support for Sony-Ericsson phones, debian Bug#261328 |
|---|
| 229 | |
|---|
| 230 | 2004-06-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 231 | |
|---|
| 232 | * Version option added |
|---|
| 233 | |
|---|
| 234 | 2004-03-05 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 235 | |
|---|
| 236 | * NetBSD portability patch by Soren S. Jorvang <soren@wheel.dk> |
|---|
| 237 | |
|---|
| 238 | 2004-02-04 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 239 | |
|---|
| 240 | * Skip transports not linked, François Fleuret <francois.fleuret@inria.fr> |
|---|
| 241 | |
|---|
| 242 | 2004-01-30 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 243 | |
|---|
| 244 | * IrCOMM 1-line show stopper fixed by Stefan Behnel <Stefan@Behnel.de> |
|---|
| 245 | |
|---|
| 246 | 2003-12-28 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 247 | |
|---|
| 248 | * setpath patch for T610 by Adam Goode <adam@evdebs.org> |
|---|
| 249 | |
|---|
| 250 | 2003-10-22 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 251 | |
|---|
| 252 | * bfb_write_packets patch by Jorge Ventura <jorge.ventura@varig.com> |
|---|
| 253 | * connection setup fixes (cobex) |
|---|
| 254 | |
|---|
| 255 | 2003-10-01 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 256 | |
|---|
| 257 | * Bluetooth support |
|---|
| 258 | |
|---|
| 259 | 2003-09-24 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 260 | |
|---|
| 261 | * Ericsson phones are now working with the unified cobex. |
|---|
| 262 | * removed the automatic directory parsing, please just the -c switch. |
|---|
| 263 | * Shuffled the option names for obexftp to counter missunderstandings. |
|---|
| 264 | |
|---|
| 265 | 2003-07-18 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 266 | |
|---|
| 267 | * fixed a Makefile bug reported by Carwyn Edwards |
|---|
| 268 | |
|---|
| 269 | |
|---|
| 270 | ObexFTP 0.13 (released 2003-04-11) |
|---|
| 271 | ---------------------------------- |
|---|
| 272 | |
|---|
| 273 | 2003-04-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 274 | |
|---|
| 275 | * all but data output goes to stderr now (suggested by Heiko) |
|---|
| 276 | * The environment variable OBEXFTP_PORT is used as a default. |
|---|
| 277 | |
|---|
| 278 | |
|---|
| 279 | ObexFTP 0.12 (released 2003-02-17) |
|---|
| 280 | ---------------------------------- |
|---|
| 281 | |
|---|
| 282 | 2003-02-17 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 283 | |
|---|
| 284 | * Added vmo converters (suggested by Dmitry Zakharov) |
|---|
| 285 | |
|---|
| 286 | 2003-02-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 287 | |
|---|
| 288 | * Added UUID fallback for C55 (suggested by Hristo Todorov) |
|---|
| 289 | |
|---|
| 290 | |
|---|
| 291 | ObexFTP 0.11 (released 2003-01-26) |
|---|
| 292 | ---------------------------------- |
|---|
| 293 | |
|---|
| 294 | 2003-01-26 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 295 | |
|---|
| 296 | * Unified BFB and PE; |
|---|
| 297 | |
|---|
| 298 | 2003-01-19 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 299 | |
|---|
| 300 | * C++ compatible header files (suggested Carsten Pfeiffer) |
|---|
| 301 | |
|---|
| 302 | |
|---|
| 303 | ObexFTP 0.10 (released 2003-01-10) |
|---|
| 304 | ---------------------------------- |
|---|
| 305 | |
|---|
| 306 | 2003-01-09 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 307 | |
|---|
| 308 | * Big file transmission problem solved |
|---|
| 309 | |
|---|
| 310 | 2002-11-22 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 311 | |
|---|
| 312 | * Jan Metz <metz@jamecs.de> supplied me with his RH8 box and |
|---|
| 313 | some SL45i connected to it. Finally S45(i) is working. |
|---|
| 314 | |
|---|
| 315 | 2002-11-19 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 316 | |
|---|
| 317 | * this is the last release to support OpenOBEX 0.9.8 |
|---|
| 318 | |
|---|
| 319 | 2002-11-14 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 320 | |
|---|
| 321 | * Removed glib dependancy |
|---|
| 322 | * win32 target is working (tested with mingw) |
|---|
| 323 | |
|---|
| 324 | 2002-10-17 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 325 | |
|---|
| 326 | * Removed Siemens references in favor of OBEX enabled devices |
|---|
| 327 | * Enhancements for upcoming OpenOBEX 1.0.0 |
|---|
| 328 | |
|---|
| 329 | 2002-04-29 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 330 | |
|---|
| 331 | * Erricsson T39m support, req. by Ole Streicher <ole.streicher@gmx.de> |
|---|
| 332 | |
|---|
| 333 | 2002-03-04 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 334 | |
|---|
| 335 | * Try harder to connect. IRDA needs patience. |
|---|
| 336 | * Wrote a man page. Should really be a docbook refentry. |
|---|
| 337 | |
|---|
| 338 | |
|---|
| 339 | ObexFTP 0.9 (released 2002-02-18) |
|---|
| 340 | --------------------------------- |
|---|
| 341 | |
|---|
| 342 | |
|---|
| 343 | ObexFTP 0.8 (released 2002-02-14) |
|---|
| 344 | --------------------------------- |
|---|
| 345 | |
|---|
| 346 | |
|---|
| 347 | ObexFTP 0.7 (released 2002-02-13) |
|---|
| 348 | --------------------------------- |
|---|
| 349 | |
|---|
| 350 | |
|---|
| 351 | ObexFTP 0.6 (released 2002-02-12) |
|---|
| 352 | --------------------------------- |
|---|
| 353 | |
|---|
| 354 | |
|---|
| 355 | ObexFTP 0.5 (released 2002-02-11) |
|---|
| 356 | --------------------------------- |
|---|
| 357 | |
|---|
| 358 | 2002-02-11 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 359 | |
|---|
| 360 | * cobex now capable of asynch operation |
|---|
| 361 | |
|---|
| 362 | |
|---|
| 363 | ObexFTP 0.4 (released 2002-02-09) |
|---|
| 364 | --------------------------------- |
|---|
| 365 | |
|---|
| 366 | 2002-02-09 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 367 | |
|---|
| 368 | * Rewrote main using getopt. |
|---|
| 369 | |
|---|
| 370 | |
|---|
| 371 | ObexFTP 0.3 (released 2002-02-08) |
|---|
| 372 | --------------------------------- |
|---|
| 373 | |
|---|
| 374 | 2002-02-08 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 375 | |
|---|
| 376 | * Fixed BFB protocol (Code 0x01 is ACK not PREPARE...). |
|---|
| 377 | |
|---|
| 378 | 2002-02-07 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 379 | |
|---|
| 380 | * Implemented BFB protocol. |
|---|
| 381 | |
|---|
| 382 | |
|---|
| 383 | ObexFTP 0.2 (released 2002-01-19) |
|---|
| 384 | --------------------------------- |
|---|
| 385 | |
|---|
| 386 | 2002-01-19 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 387 | |
|---|
| 388 | * Implemented delete and rename. |
|---|
| 389 | |
|---|
| 390 | |
|---|
| 391 | ObexFTP 0.1 (released 2002-01-18) |
|---|
| 392 | --------------------------------- |
|---|
| 393 | |
|---|
| 394 | 2002-01-18 Christian W. Zuckschwerdt <zany@triq.net> |
|---|
| 395 | |
|---|
| 396 | * Initial beta. |
|---|
| 397 | * It's work in progress so expect errors and report/fix then! |
|---|