2009-01-30 |
Chris Frey | Added links to new USB capture logs from Robert Yaklin...
|
commit | commitdiff | tree |
2009-01-30 |
Chris Frey | AUTHORS update
|
commit | commitdiff | tree |
2009-01-30 |
Chris Frey | Added header to VSM_analysis, including definition...
|
commit | commitdiff | tree |
2009-01-30 |
Robert Yaklin | Applied documentation patch from Robert Yaklin on VSM... Chris Frey: did slight formatting changes...
|
commit | commitdiff | tree |
2009-01-30 |
Chris Frey | TODO and Changelog update
|
commit | commitdiff | tree |
2009-01-30 |
Chris Frey | Added erase and force erase support to bjavaloader...
|
commit | commitdiff | tree |
2009-01-30 |
Chris Frey | Removed "unknown packet" exception from Socket::PacketData()
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Removed manual buffer handling in favour of Data object...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Used AutoClose for fopen() calls in bjavaloader.cc...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Removed unneeded packet.GetReceive(), since ...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Whitespace fixes
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Fixed some packet size checks
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Renamed DIR_ENTRY and SS_ENTRY to DATA_ENTRY constant...
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Minor spelling fix
|
commit | commitdiff | tree |
2009-01-29 |
Chris Frey | Updated ChangeLog and AUTHORS
|
commit | commitdiff | tree |
2009-01-29 |
Nicolas VIVIEN | Applied screenshot and zsh patch from Nicolas Vivien
|
commit | commitdiff | tree |
2009-01-28 |
Chris Frey | Removed large Javaloader item from TODO list
|
commit | commitdiff | tree |
2009-01-28 |
Chris Frey | Optimized logs.php doc page
|
commit | commitdiff | tree |
2009-01-28 |
Chris Frey | Added one missed log from Robert Yaklin
|
commit | commitdiff | tree |
2009-01-28 |
Chris Frey | Added USB capture log archive page to www docs
|
commit | commitdiff | tree |
2009-01-28 |
Chris Frey | Added link Josh Kropf's 'Blackberry development in...
|
commit | commitdiff | tree |
2009-01-27 |
Chris Frey | TODO update
|
commit | commitdiff | tree |
2009-01-27 |
Chris Frey | Added config.rpath, needed by new AM_ICONV check
|
commit | commitdiff | tree |
2009-01-26 |
Chris Frey | Added AM_ICONV automake/autoconf check to configure.ac
|
commit | commitdiff | tree |
2009-01-26 |
Chris Frey | Added template wrapper for iconv() due to casting differences...
|
commit | commitdiff | tree |
2009-01-25 |
Chris Frey | Added flag so JavaLoader::StopStream() is automatically...
|
commit | commitdiff | tree |
2009-01-25 |
Chris Frey | Clarified timezone behaviour in javaloader settime
|
commit | commitdiff | tree |
2009-01-25 |
Chris Frey | ChangeLog update
|
commit | commitdiff | tree |
2009-01-25 |
josh | Added settime command to javaloader
|
commit | commitdiff | tree |
2009-01-25 |
Chris Frey | Updated Changelog and AUTHORS with Josh Kropf's patch...
|
commit | commitdiff | tree |
2009-01-25 |
Josh Kropf | Modified javaloader to use syntax similar to RIM's...
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | TODO update
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | TODO update
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Javaloader list mode updates
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Fixed bug in SocketZero where it checked sequence on...
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Added another ctor to BadSize exception class
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Added preliminary directory support to JavaLoader class
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Added protocol and packet code for directory / subdir...
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Cleaned up big endian code to use new be_* swap macros
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Simplified bjavaloader.cc's command line args to make...
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Added a set of be_*() endian swap functions, for big...
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Updated doc/USB-capture.txt with link to vusb-analyzer
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Refactored packet.cc to make JLPacket even tighter
|
commit | commitdiff | tree |
2009-01-24 |
Chris Frey | Updated TODO with release target checklists
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Adding additional javaloader commands and refactoring
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Fixed bug in ParseData() that didn't copy data to receive arg
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Removed default argument to CheckSize() so all code...
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Minor change, for adding additional operations later
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Cleaned up socket handling and comments in packet.cc
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Removed unnecessary utf8 codes from some doc files
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Removed FIXME in Socket::Packet(), since socket is...
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Refactored Calendar and Task record classes
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Removed unused ClassType variable from Task record...
|
commit | commitdiff | tree |
2009-01-23 |
Chris Frey | Removed r_message_base.h from doxygen RecordParserClasses...
|
commit | commitdiff | tree |
2009-01-22 |
Chris Frey | Finished adding IConverter support to r_task and r_timezone
|
commit | commitdiff | tree |
2009-01-22 |
Chris Frey | Revert "Added experimental handshaking to IpModem"
|
commit | commitdiff | tree |
2009-01-21 |
Chris Frey | Changed m_ipmodem.cc to send the session key even without...
|
commit | commitdiff | tree |
2009-01-21 |
Chris Frey | Updated AUTHORS
|
commit | commitdiff | tree |
2009-01-20 |
Chris Frey | Minor whitespace and spelling fixes to above patch
|
commit | commitdiff | tree |
2009-01-20 |
Nicolas VIVIEN | Update protocol constants.
|
commit | commitdiff | tree |
2009-01-17 |
Chris Frey | Added experimental handshaking to IpModem
|
commit | commitdiff | tree |
2009-01-17 |
Chris Frey | Refactored pthread timeout creation into ThreadTimeout...
|
commit | commitdiff | tree |
2009-01-16 |
Chris Frey | Changed to more general Fedora link to Chris Stover...
|
commit | commitdiff | tree |
2009-01-16 |
Chris Frey | Added list of target binary packages in ReleaseChecklist.txt
|
commit | commitdiff | tree |
2009-01-16 |
Chris Frey | Made maintainer script make-deb-local.sh more robust
|
commit | commitdiff | tree |
2009-01-16 |
Chris Frey | Updated Debian and RPM packages to include bjavaloader
|
commit | commitdiff | tree |
2009-01-16 |
Chris Frey | Added missing string.h header to src/m_javaloader.cc
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Updated Nicolas Vivien's email address in AUTHORS
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Minor fixes to Andy Herkey's password patch, as well...
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Update Changelog: applied Andy Herkey's ipmodem password...
|
commit | commitdiff | tree |
2009-01-15 |
Andy Herkey | Applied Andy Herkey's ipmodem password patch
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Removed the '0' JL_UNKNOWN4 command from src/protocol...
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Fixed systemic endian issue in m_javaloader.cc
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Changed Packet() to PacketData() when sending file...
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Missed one of the a/b read/send exception messages
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Fixed my incorrect off_t/size_t check in bjavaloader.cc
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Added eout() data dump to socket::Packet() unknown...
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Changes to Nicolas Vivien's src/m_javaloader.{h,cc}
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Fixes to Nicolas Vivien's bjavaloader.cc
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Small fixups to Nicolas Vivien's bjavaloader patch
|
commit | commitdiff | tree |
2009-01-15 |
Chris Frey | Updated Changelog and AUTHORS
|
commit | commitdiff | tree |
2009-01-15 |
Nicolas VIVIEN | Applied bjavaloader patch from Nicolas Vivien
|
commit | commitdiff | tree |
2009-01-09 |
Chris Frey | Updated copyright dates for 2009
|
commit | commitdiff | tree |
2009-01-09 |
Chris Frey | Added AT+CLAC note to contrib/modemtest.rb, recording...
|
commit | commitdiff | tree |
2008-12-11 |
Chris Frey | Fixed missing slash in config sample in doc/www/sync.php
|
commit | commitdiff | tree |
2008-12-02 |
Chris Frey | Added TODO list item for the Blackberry Storm
|
commit | commitdiff | tree |
2008-12-01 |
Chris Frey | Added more notes to doc/USB-capture.txt
|
commit | commitdiff | tree |
2008-11-30 |
Chris Frey | Product ID changes to library and bcharge
|
commit | commitdiff | tree |
2008-11-28 |
Chris Frey | Removed empty link from Mandriva entry
|
commit | commitdiff | tree |
2008-11-28 |
Chris Frey | Turned on call/caller graph support in Doxygen output
|
commit | commitdiff | tree |
2008-11-28 |
Chris Frey | Added known sources of additional Barry binary packages...
|
commit | commitdiff | tree |
2008-11-27 |
Chris Frey | Added new chat scripts to debian and rpm packages
|
commit | commitdiff | tree |
2008-11-27 |
Chris Frey | Added Richard's name to chat scripts
|
commit | commitdiff | tree |
2008-11-27 |
Richard Esplin | Applied ppp chat script patch for AT&T Cingular from...
|
commit | commitdiff | tree |
2008-11-23 |
Chris Frey | Updated AUTHORS
|
commit | commitdiff | tree |
2008-11-23 |
Martin Owens | Applied 'patch' of Martin Owens' Content Store documentation
|
commit | commitdiff | tree |
2008-11-22 |
Chris Frey | ServiceBook: added IConverter support, and general...
|
commit | commitdiff | tree |
2008-11-22 |
Chris Frey | Added BadPackedFormat exception for internal use
|
commit | commitdiff | tree |
2008-11-22 |
Chris Frey | Fixed dll export bug on ErrnoError exception class
|
commit | commitdiff | tree |
2008-11-22 |
Chris Frey | Added TODO item for password support in Opensync
|
commit | commitdiff | tree |