2010-12-21 |
Chris Frey | lib: fixed field builder bug in Tasks which created...
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: fixed DeviceParser, to inherit from Parser (oops)
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: added GetVName() to MIME conversion classes
|
commit | commitdiff | tree |
2010-12-21 |
Chris Frey | lib: show offset and rectype in HexDumpParser
|
commit | commitdiff | tree |
2010-12-20 |
Chris Frey | lib: fixed iterator start bug in DeviceBuilder, which...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: fixed capitalization API consistency in pin.h
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: let MimeDump<> template overrides do the work...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: MimeDump<> can have all static members
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | example: use new Add() templates to clarify example...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: added convenience Add() members to MultiRecordParser
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: make even further use of the parser macro, for...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | tools: made better use of builder/parser macros in...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: added corresponding ALL_KNOWN_BUILDER_TYPES to...
|
commit | commitdiff | tree |
2010-12-19 |
Chris Frey | lib: moved ALL_KNOWN_RECORD_TYPES to header as ALL_KNOWN_PAR...
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added DeviceParser class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added DBDataBuilder class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | lib: added operator=() to DBData class
|
commit | commitdiff | tree |
2010-12-14 |
Chris Frey | tools: fixed StartParser/EndParser bug in brecsum and...
|
commit | commitdiff | tree |
2010-12-11 |
Chris Frey | lib: removed virtual inheritance from some ALX parser...
|
commit | commitdiff | tree |
2010-12-11 |
Chris Frey | Removed unsupported Ubuntu 7.10 from binary package...
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | lib: removed debug output from Bookmark parser
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Added balxparse to RPM and DEB binary packages
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Added libbarryalx.* to DEB binary package (RPM uses...
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Fixed space-before-tab whitespace
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | Fixed trailing whitespace
|
commit | commitdiff | tree |
2010-12-10 |
Chris Frey | lib: changed capitalization of member functions to...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | doc: added balxparse man page
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | Added documentation comment for LoadALXFile's enable...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | tools: adjust language output in balxparse for 80 char...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: changed parse_chunk_raw() to parse_chunk() in...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: added a few error checks, and exceptions, to a_osloader...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: use stream state instead of eof() to determine...
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | tools: added exception handling to balxparse.cc
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | lib: added barryalx.h "mass header" for the ALX library
|
commit | commitdiff | tree |
2010-12-09 |
Chris Frey | Minor build system cleanup
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | Updated ChangeLog and AUTHORS
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | tools: added -i charset support to btardump
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | doc: more data blocks added to doc/bookmark.txt
|
commit | commitdiff | tree |
2010-12-07 |
Chris Frey | lib: reworked the bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: added missing bookmark fields to s11n-boost.h
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: fixed missing endian adjustment in bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: minor cleanups on bookmark parser
|
commit | commitdiff | tree |
2010-12-06 |
Chris Frey | lib: set default rectype for Bookmarks to 1
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | maint: added example command in release.sh
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | binary: added btardump and manpage to RPM and DEB binary...
|
commit | commitdiff | tree |
2010-12-02 |
Chris Frey | doc: clarified btardump help, and added btardump.1...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | tools: added btardump for parsing backup files from...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | examples: added pipedump.cc demo using new builders...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | tools: btool option handling cleanup, and use new Parser...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added a swath of new parser assistant classes
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added DeviceBuilder class, which...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: optimized Mode::DBLoader to allow application...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added pipe.h to barry.h
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | API + lib: removed StartParser() and EndParser() from...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | API + lib: substantial cleanup of the Builder API
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added Data::Append()
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: allow Packet class to override receive buffer...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: added Data version of TarFile::ReadNextFile()...
|
commit | commitdiff | tree |
2010-12-01 |
Chris Frey | lib: fixed inappropriate use of CheckSize() in Messages...
|
commit | commitdiff | tree |
2010-11-17 |
Chris Frey | Added dependency "bootstrap" script for Ubuntu Maverick
|
commit | commitdiff | tree |
2010-11-17 |
Chris Frey | doc: clarified btool -X in its man page
|
commit | commitdiff | tree |
2010-11-09 |
Chris Frey | doc: updated Fedora's RPM git repo URL
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: added additional checks to socket.cc to avoid...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: tightened up vBase class... now always has a valid...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | Added library dependency info to pkg-config .pc files
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: Probe now uses vector::at() to check bounds automatically
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: set ProbeResult's constructor to private
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | lib: throw USB exception if trying to open a device...
|
commit | commitdiff | tree |
2010-11-02 |
Chris Frey | maint: removed include paths from 0.17.0.xml
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | maint: added abi checker scripts and config
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | btool: minor cleanup
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | lib: fixed missing header guard in tzwrapper.h
|
commit | commitdiff | tree |
2010-11-01 |
Chris Frey | lib: fixed header inclusion bug in m_raw_channel.h
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | VersionNotes: non-library code does not require a major...
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | Updated DEB and RPM versions to use 3 number versions
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | lib: updated restore to new builder API
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | Updated maintainer scripts to support 3-number versions
|
commit | commitdiff | tree |
2010-10-29 |
Chris Frey | Changed the versioning sheme for Barry
|
commit | commitdiff | tree |
2010-10-20 |
Chris Frey | lib: simplified parser and builder API, using the new...
|
commit | commitdiff | tree |
2010-10-19 |
Chris Frey | lib: added Pipe class to join builders and parsers...
|
commit | commitdiff | tree |
2010-10-19 |
Chris Frey | lib: added Builder::BuildDone()
|
commit | commitdiff | tree |
2010-10-19 |
Chris Frey | lib: added DBData and DBLoader
|
commit | commitdiff | tree |
2010-10-19 |
Chris Frey | lib: moved command/response buffers into Desktop class...
|
commit | commitdiff | tree |
2010-10-19 |
Chris Frey | lib: removed needless data copy in Socket::Packet()
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: added access function GetDefaultTimeout() to usbwrap
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: fixed timeout mismatch behaviour between USB and...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: added back m_seen_usb_error check in DefaultRead()
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | test: if using -pedantic, also use -ansi, so gettext...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: renamed endian functions to avoid name conflict...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: added WIN32 check for usb_set_configuration()
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | Added missing header for time functions in bjavaloader...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | Added missing header for select() in brawchannel.cc...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | tools: fixed incorrect function pointer typedef in...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | Removed default -ansi compiler flag
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: need limits.h for LONG_MAX and LONG_MIN on Windows
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: handle min/max undefines when using libusb on...
|
commit | commitdiff | tree |
2010-10-14 |
Chris Frey | lib: add prefixes to enums to avoid name clashes on...
|
commit | commitdiff | tree |
2010-10-08 |
Chris Frey | Updated ChangeLog
|
commit | commitdiff | tree |
2010-10-08 |
Chris Frey | Updated doc/Exceptions
|
commit | commitdiff | tree |
2010-10-08 |
Chris Frey | Add back the clarified logging from commit c7685942140b123bf11
|
commit | commitdiff | tree |