Commit graph

180 commits

Author SHA1 Message Date
Joseph C. Lehner
8978f527be Update README.md 2016-02-10 18:05:52 +01:00
Joseph C. Lehner
5ca96a36e0 Be more efficient in obtaining the MAC address 2016-02-09 12:33:51 +01:00
Joseph C. Lehner
f270831c91 Fix #include order 2016-02-09 11:35:21 +01:00
Joseph C. Lehner
8b0251e7e1 Make -L work without root on Linux 2016-02-09 09:39:55 +01:00
Joseph C. Lehner
417345b031 Make it compile on FreeBSD 2016-02-09 09:18:51 +01:00
Joseph C. Lehner
9d2f9e3636 Add LDFLAGS to Makefile 2016-02-09 09:18:37 +01:00
Joseph C. Lehner
3815dd0e9a Update readme 2016-02-09 08:42:32 +01:00
Joseph C. Lehner
03f7a59bd3 Use -mmacosx-version-min 2016-02-08 23:29:12 +01:00
Joseph C. Lehner
1e91c8a722 Update readme 2016-02-08 23:28:49 +01:00
Joseph C. Lehner
588589581b Wait for up to 2 minutes after tftp upload 2016-02-08 21:55:19 +01:00
Joseph C. Lehner
f2ad76de41 Use seconds for -T switch 2016-02-08 21:37:53 +01:00
Joseph C. Lehner
18f34175fe Don't use NMRPFLASH_TFTP_TEST 2016-02-08 21:35:19 +01:00
Joseph C. Lehner
0a5e3c572f Update readme 2016-02-08 17:12:21 +01:00
Joseph C. Lehner
73ac4bb692 Update readme 2016-02-08 17:03:28 +01:00
Joseph C. Lehner
82f33d07a4 Some windows fixes 2016-02-08 16:43:10 +01:00
Joseph C. Lehner
0bf73c3919 Create zip files when release-building 2016-02-08 16:30:03 +01:00
Joseph C. Lehner
e6c101eb2a Merge branch 'master' of github.com:jclehner/nmrp-flash 2016-02-08 16:28:08 +01:00
Joseph C. Lehner
0eef7587b8 Merge branch 'master' of github.com:jclehner/nmrp-flash 2016-02-08 16:26:52 +01:00
Joseph C. Lehner
904a81b50e nmrp-flash -> nmrpflash 2016-02-08 16:21:57 +01:00
Joseph C. Lehner
bc8bff3997 Remove nmrp-flash 2016-02-08 16:14:30 +01:00
Joseph C. Lehner
0a181b2562 Update OSX binary 2016-02-08 16:06:38 +01:00
Joseph C. Lehner
138615e1e8 Fix warning when building on 32-bit OSX 2016-02-08 16:05:53 +01:00
Joseph C. Lehner
d94e849b16 Fix release builds on OSX 2016-02-08 16:49:57 +02:00
Joseph C. Lehner
aa0f1992e3 Use git describe for the version string 2016-02-08 15:45:51 +01:00
Joseph C. Lehner
c8c69c10ce Update OSX binary 2016-02-08 16:35:31 +02:00
Joseph C. Lehner
025f89493a Update .gitignore 2016-02-08 15:33:26 +01:00
Joseph C. Lehner
ce6ec1e0a1 Add Linux binary 2016-02-08 15:33:17 +01:00
Joseph C. Lehner
062c922e9b Update makefile 2016-02-08 15:28:01 +01:00
Joseph C. Lehner
6135b1be77 Merge branch 'master' of github.com:jclehner/nmrp-flash 2016-02-08 15:26:38 +01:00
Joseph C. Lehner
3c0e5e6856 Add prebuilt binary for OSX 2016-02-08 16:26:09 +02:00
Joseph C. Lehner
b59709a37e Update Makefile 2016-02-08 16:11:24 +02:00
Joseph C. Lehner
15b30ad2e7 Set ackblock to -1 on timeout 2016-02-08 14:35:56 +01:00
Joseph C. Lehner
612741ae36 Call pcap_freecode on filter 2016-02-08 14:34:32 +01:00
Joseph C. Lehner
8dc5b3164b Always cleanup winsock 2016-02-08 14:06:04 +01:00
Joseph C. Lehner
e0cec73349 Use mac_to_str 2016-02-08 13:57:57 +01:00
Joseph C. Lehner
933ef7bab2 Finally make it work on Windows 2016-02-08 13:57:39 +01:00
Joseph C. Lehner
35b5b36a89 Add LDFLAGS 2016-02-08 13:42:45 +01:00
Joseph C. Lehner
36571f8047 Add .gitignore 2016-02-08 12:00:34 +01:00
Joseph C. Lehner
b934c55975 Use signed int for ackblock 2016-02-08 11:56:51 +01:00
Joseph C. Lehner
7fb13a8e12 More verbose error message 2016-02-08 11:55:49 +01:00
Joseph C. Lehner
917b2d9578 Adjust tftp_put return values 2016-02-08 11:55:25 +01:00
Joseph C. Lehner
cac4275e60 Gracefully handle ACKs from the future 2016-02-08 11:54:32 +01:00
Joseph C. Lehner
020c0c67f2 Prettier output 2016-02-08 11:00:39 +01:00
Joseph C. Lehner
48c7830721 Fix filter specification 2016-02-08 11:00:24 +01:00
Joseph C. Lehner
2b96c091d7 Remove ethsock.h from DevCpp project 2016-02-08 10:01:49 +01:00
Joseph C. Lehner
d210bbebf5 Correctly transmit empty file 2016-02-07 22:14:04 +01:00
Joseph C. Lehner
8c25c63efd Add debugging printfs for tftp packets 2016-02-07 21:29:37 +01:00
Joseph C. Lehner
39b0033325 Fix TFTP code 2016-02-07 21:21:43 +01:00
Joseph C. Lehner
8cab20c17e Switch ports after the initial handshake if required 2016-02-07 21:17:12 +01:00
Joseph C. Lehner
6da9b2b160 Prettify -L output 2016-02-07 21:06:09 +01:00