root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @349 [349] 4 months zany no MAXPATHLEN from sys/param.h on win32
(edit) @348 [348] 4 months zany hide path seperator from automake
(edit) @347 [347] 5 months hsattler update, including typo fixes
(edit) @346 [346] 5 months hsattler recognize definition to correctly support libtool that is fixed to …
(edit) @345 [345] 5 months hsattler require CMake-2.6 and let the linker find the right ws2_32 library …
(edit) @344 [344] 5 months hsattler fix bluetooth detection on Linux with no pkg-config installed
(edit) @343 [343] 5 months hsattler mention installation of file utility when using autoconf+automake, add …
(edit) @342 [342] 5 months hsattler fix dependency
(edit) @341 [341] 5 months hsattler add installation instruction when using autoconf+automake and MSYS
(edit) @340 [340] 5 months hsattler add a system specific define for Irda (like for bluetooth), add the …
(edit) @339 [339] 5 months hsattler Add all necessary files to build OpenObex? with CMake >= 2.6, including …
(edit) @338 [338] 5 months hsattler implement gmtime_r by means of gmtime, use pragma pack instead of …
(edit) @337 [337] 5 months hsattler make it MSVC-compatible
(edit) @336 [336] 5 months hsattler don't use C99 style for struct initialisation (MSVC cannot handle that)
(edit) @335 [335] 5 months hsattler different solution for BDADDR_ANY usage that works on Linux and Windows …
(edit) @334 [334] 5 months hsattler allow cygwin to build ircp like on any other unix, not buildable on …
(edit) @333 [333] 5 months hsattler make apps compile on all supported windows compile environments
(edit) @332 [332] 5 months hsattler select WIN32 code on definition of HAVE_*_WINDOWS
(edit) @331 [331] 5 months zany compatible types in old test apps
(edit) @330 [330] 5 months hsattler make it also compile under Cygwin, needs command line option -D_Win32 …
(edit) @329 [329] 5 months zany using pragma pack now, closing ticket:16
(edit) @328 [328] 5 months hsattler latest compile fixes for Win32, tested on MinGW and Visual Studio 7.1/8/9
(edit) @327 [327] 5 months hsattler make code compile on MinGW and Visual Studio 7.1 .NET 2003, Visual Studio …
(edit) @326 [326] 5 months hsattler remove inline statement
(edit) @325 [325] 5 months hsattler fix: code before variable declarations, fix: include local files with "", …
(edit) @324 [324] 6 months hsattler add missing CALLAPI
(edit) @323 [323] 6 months zany hide platform plumbing from doxygen
(edit) @322 [322] 6 months zany prevent LINKERR on partial custom transport buffer, fixes #3 by Alex …
(edit) @321 [321] 6 months zany introducing doxygen support
(edit) @320 [320] 6 months zany reformatting all boilerplate text
(edit) @319 [319] 6 months zany minor: fixing non-ascii encoding
(edit) @318 [318] 6 months zany fixing docproc for win32, broken anyway
(edit) @317 [317] 6 months zany adding win32 support to glib bindings
(edit) @316 [316] 6 months zany getting test apps to compile on win32
(edit) @315 [315] 6 months zany improved libusb pkg checks, stdint.h types
(edit) @314 [314] 6 months zany enabling IRDA with winsock2
(edit) @313 [313] 6 months zany using send/recv for INET transport
(edit) @312 [312] 6 months zany typo
(edit) @311 [311] 6 months zany refactoring bluetooth into compatibility layer
(edit) @310 [310] 6 months zany win32 compatible sockets
(edit) @309 [309] 6 months zany adding visibility options to API symbols
(edit) @308 [308] 6 months zany adding IPV6_V6ONLY conditional
(edit) @307 [307] 6 months zany adding back defines for compatibility
(edit) @306 [306] 6 months zany fixing config define typo
(edit) @305 [305] 6 months zany getting rid of include dir hack and bogus top_builddir refs
(edit) @304 [304] 16 months zany return 1 on success
(edit) @303 [303] 16 months zany Explain if USB not supported by David Fraser
(edit) @302 [302] 17 months zany Fixing copy'n'paste typo
(edit) @301 [301] 17 months holtmann Fix IPv6 address handling
(edit) @300 [300] 17 months zany reverting the previous patch
(edit) @299 [299] 17 months zany libusb check fix by Stanislav Brabec
(edit) @298 [298] 21 months holtmann Add new TCP API functions
(edit) @297 [297] 21 months holtmann Add support for IPv6
(edit) @296 [296] 21 months holtmann Cleanup debug output functionality
(edit) @295 [295] 21 months holtmann Fix the library snoname breakage
(edit) @294 [294] 21 months holtmann Add Hendrik to the list of contributers
(edit) @293 [293] 22 months holtmann Add basic support for win32 platforms
(edit) @292 [292] 22 months holtmann Support broken mingw32 compiler
(edit) @291 [291] 2 years zany switching back to sgml
(edit) @290 [290] 2 years holtmann Add Bluetooth support for FreeBSD
(edit) @289 [289] 2 years holtmann Make Bluetooth checks platform specific
(edit) @288 [288] 2 years holtmann Add Bluetooth support for NetBSD
(edit) @287 [287] 2 years holtmann Check for Bluetooth stacks from FreeBSD and NetBSD
(edit) @286 [286] 2 years jhedberg Add extra sanity checks for received data
(edit) @285 [285] 2 years holtmann Split OBEX header identifier
(edit) @284 [284] 2 years holtmann Only link USB libraries when used
(edit) @283 [283] 2 years holtmann Use Requires.private field for pkg-config files
(edit) @282 [282] 2 years jhedberg Add delete functionality to glib bindings
(edit) @281 [281] 2 years jhedberg Send PUT packets first when at least tx_max bytes available or _flush is …
(edit) @280 [280] 2 years jhedberg Add error mappings to the glib bindings
(edit) @279 [279] 2 years jhedberg Add SETPATH functionality to glib bindings
(edit) @278 [278] 2 years jhedberg Get rid of compiler warnings because of missing includes
(edit) @277 [277] 2 years jhedberg GLib bindings fixes & cleanup
(edit) @276 [276] 2 years jhedberg Add OBEX_ObjectGetCommand to obex.h too
(edit) @275 [275] 2 years jhedberg Get rid of transfer type enum (not needed anymore)
(edit) @274 [274] 2 years jhedberg Make use of the new OBEX_ObjectGetCommand function
(edit) @273 [273] 2 years jhedberg Add OBEX_ObjectGetCommand function
(edit) @272 [272] 2 years jhedberg Small change to debug prints
(edit) @271 [271] 2 years jhedberg Set state correctly in obex_object_resume
(edit) @270 [270] 2 years jhedberg Beginnings of asynchronous put & get support
(edit) @269 [269] 2 years jhedberg Allow suspending before the first packet has been sent
(edit) @268 [268] 2 years holtmann Add skeleton for put operation
(edit) @267 [267] 2 years holtmann Make use of GError
(edit) @266 [266] 2 years holtmann Simplify the queue handling
(edit) @265 [265] 2 years holtmann Add simple request queue
(edit) @264 [264] 2 years holtmann Add initial transfer functionality
(edit) @263 [263] 2 years holtmann Fix compiler warnings in applications
(edit) @262 [262] 2 years holtmann Make sure self->state is correct before calling obex_deliver_event()
(edit) @261 [261] 2 years holtmann Include obex-debug.h header file
(edit) @260