aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake build fixesBenjamin Dobell2014-11-172-1/+3
* Continue to support autotools... for nowBenjamin Dobell2014-11-172-1/+5
* CMake files for Heimdall CLI and mingw supportBenjamin Dobell2014-11-1712-13/+342
* More empty transfer craziness, this time when receving packetsBenjamin Dobell2014-07-062-64/+76
* Autogen'd files for Heimdall 1.4.1Benjamin Dobell2014-06-0114-800/+931
* Fixed support for large files (up to 2^32 - 1 bytes)Benjamin Dobell2014-06-017-36/+49
* Fixed file transfer sequence bugBenjamin Dobell2014-06-012-13/+11
* Give devices some leeway to handle empty bulk transfers.Benjamin Dobell2014-05-312-8/+13
* Fixed line endings in install-kext.shBenjamin Dobell2014-05-211-7/+7
* Signed the OS X codeless kext.Benjamin Dobell2014-05-214-0/+105
* Fixed regression that broke support for GT-I9100 etc.Benjamin Dobell2014-05-182-19/+41
* Tweaked VC++ linker options for Frontend (to ensure quicker builds).Benjamin Dobell2014-05-181-0/+2
* Removed unused optional parameters in BridgeManager.Benjamin Dobell2014-05-182-25/+16
* Fixed Frontend bug that could cause flashing to fail.Benjamin Dobell2014-05-181-0/+1
* Removed VC++ info from Windows README as builds are now statically linked.Benjamin Dobell2014-05-171-15/+0
* Windows does not provide (or require) va_copy.Benjamin Dobell2014-05-171-0/+4
* Updated .gitignore to exclude ./configure and Make output.Benjamin Dobell2014-05-151-0/+21
* Fixed Heimdall Frontend Mac builds.Benjamin Dobell2014-05-151-1/+1
* Added missing new lines to CLI help output.Benjamin Dobell2014-05-153-3/+3
* Fixed help output alignment.Benjamin Dobell2014-05-114-10/+10
* Fixed header guard typo.Benjamin Dobell2014-05-111-1/+1
* Fixed hard-coded libdir regression.Benjamin Dobell2014-05-102-2/+2
* Merge pull request #199 from m-willers/fix_stdargsBenjamin Dobell2014-05-101-30/+42
|\
| * fix --stdout-errors handlingMartin Willers2014-05-101-30/+42
* | Removed a few unused variables.Benjamin Dobell2014-05-073-4/+0
* | It would seem that messing around with line coding etc. is not necessary.Benjamin Dobell2014-05-072-104/+1
|/
* Updated copyright notices to 2014Benjamin Dobell2014-05-0675-77/+77
* Merge pull request #168 from r-craig/masterBenjamin Dobell2014-05-061-1/+1
|\
| * Fix error condition check on finding correct usb interface.Robert Craig2013-11-061-1/+1
* | Fixed statically linked builds on Windows.Benjamin Dobell2014-05-062-2/+19
* | Upgraded to libusb-1.0 (1.0.18) post libusbx merge.Benjamin Dobell2014-05-0610-63/+597
* | Cleaned up command line interfaceBenjamin Dobell2014-05-066-68/+33
* | autogen'd for 1.4.1Benjamin Dobell2014-05-068-1012/+9424
* | Bumped version number to 1.4.1Benjamin Dobell2014-05-063-3/+3
* | Fix support for SGS4 (with empty bulk transfers)Benjamin Dobell2014-05-062-87/+55
* | Project file changes (for statically linked vc++ library builds).Benjamin Dobell2014-05-065-0/+161
* | Minor code clean up.Benjamin Dobell2014-05-066-84/+106
* | Merge pull request #180 from marclaporte/masterBenjamin Dobell2014-05-052-2/+2
|\ \
| * | Fix typoMarc Laporte2014-01-131-1/+1
| * | Fix typoMarc Laporte2014-01-131-1/+1
| |/
* | Merge pull request #179 from marclaporte/patch-1Benjamin Dobell2014-05-051-2/+2
|\ \ | |/ |/|
| * Fix typosMarc Laporte2014-01-131-2/+2
|/
* Merge pull request #131 from jorti/masterBenjamin Dobell2013-06-262-2/+2
|\
| * Fix udev rules directoryJuan Orti Alcaine2013-06-122-2/+2
|/
* After swapping to clang for OS X, I've now swapped to GNU GCC 4.7+, instead o...Benjamin Dobell2013-06-081-1/+1
* Modified Heimdall Frontend so it can find Heimdall CLI in /usr/local/bin on O...Benjamin Dobell2013-06-086-71/+84
* Fixed configure/libtool issue on OS X by placing AC_PROG_LIBTOOL after AC_PRO...Benjamin Dobell2013-06-069-11084/+2674
* Renamed udev rules file and explictly added /usr/include to the include searc...Benjamin Dobell2013-06-044-4/+5
* Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate doc...Benjamin Dobell2013-05-143-554/+0
* Minor build file clean-up for linux and regenerated autotools output for 1.4....Benjamin Dobell2013-05-1313-1395/+9332