Joseph C. Lehner [Tue, 9 Aug 2016 15:01:40 +0000 (17:01 +0200)]
Remove unneccessary message
Joseph C. Lehner [Tue, 9 Aug 2016 15:01:29 +0000 (17:01 +0200)]
Check for Windows admin privileges
Joseph C. Lehner [Tue, 9 Aug 2016 14:26:01 +0000 (16:26 +0200)]
Add (unused) manifest for Windows
Joseph C. Lehner [Tue, 9 Aug 2016 10:21:10 +0000 (12:21 +0200)]
Actually bail out after sending CLOSE_REQ
Joseph C. Lehner [Tue, 9 Aug 2016 09:41:50 +0000 (11:41 +0200)]
Create static ARP entry for device
Joseph C. Lehner [Tue, 9 Aug 2016 08:08:42 +0000 (10:08 +0200)]
Add windows arp code
Joseph C. Lehner [Tue, 9 Aug 2016 07:49:29 +0000 (09:49 +0200)]
Store interface index on Windows
Joseph C. Lehner [Tue, 9 Aug 2016 07:25:29 +0000 (09:25 +0200)]
Fix crash when using -c
Joseph C. Lehner [Mon, 8 Aug 2016 18:30:26 +0000 (20:30 +0200)]
Update README.md
Joseph C. Lehner [Mon, 8 Aug 2016 18:00:02 +0000 (20:00 +0200)]
Update README.md
Joseph C. Lehner [Thu, 18 Feb 2016 21:41:04 +0000 (22:41 +0100)]
Update readme
Joseph C. Lehner [Thu, 18 Feb 2016 21:29:38 +0000 (22:29 +0100)]
Update readme
Joseph C. Lehner [Thu, 18 Feb 2016 21:24:16 +0000 (22:24 +0100)]
Version bump
Joseph C. Lehner [Thu, 18 Feb 2016 21:23:09 +0000 (22:23 +0100)]
Always enable -R option
Joseph C. Lehner [Thu, 18 Feb 2016 21:23:00 +0000 (22:23 +0100)]
Doc updates
Joseph C. Lehner [Thu, 18 Feb 2016 21:11:12 +0000 (22:11 +0100)]
Accept pretty names for -R instead of codes
Joseph C. Lehner [Thu, 18 Feb 2016 20:58:23 +0000 (21:58 +0100)]
Send correct region value
Joseph C. Lehner [Thu, 18 Feb 2016 18:36:20 +0000 (19:36 +0100)]
Use msg_opt_add
Joseph C. Lehner [Thu, 18 Feb 2016 18:35:57 +0000 (19:35 +0100)]
Fix crash in msg_dump if opt->len == 0
Joseph C. Lehner [Thu, 18 Feb 2016 18:30:31 +0000 (19:30 +0100)]
Fix stack overflow
Joseph C. Lehner [Thu, 18 Feb 2016 18:14:52 +0000 (19:14 +0100)]
Add msg_add_opt
Joseph C. Lehner [Thu, 18 Feb 2016 17:53:21 +0000 (18:53 +0100)]
Update readme
Joseph C. Lehner [Thu, 18 Feb 2016 17:51:43 +0000 (18:51 +0100)]
Update readme
Joseph C. Lehner [Thu, 18 Feb 2016 17:50:32 +0000 (18:50 +0100)]
Update readme
Joseph C. Lehner [Thu, 18 Feb 2016 17:49:47 +0000 (18:49 +0100)]
Update readme
Joseph C. Lehner [Wed, 17 Feb 2016 13:14:19 +0000 (14:14 +0100)]
Send keep-alive request to remote after successful upload
Joseph C. Lehner [Wed, 17 Feb 2016 13:10:54 +0000 (14:10 +0100)]
Reset timeout when receiving extra upload requests
Joseph C. Lehner [Wed, 17 Feb 2016 11:42:20 +0000 (12:42 +0100)]
Better handling of extra upload requests
Joseph C. Lehner [Wed, 17 Feb 2016 11:31:31 +0000 (12:31 +0100)]
Better handling of extra upload requests
Joseph C. Lehner [Wed, 17 Feb 2016 11:19:43 +0000 (12:19 +0100)]
Shorten pathname in status message
Joseph C. Lehner [Wed, 17 Feb 2016 11:19:31 +0000 (12:19 +0100)]
Longer timeout for initial WRQ
Joseph C. Lehner [Wed, 17 Feb 2016 11:14:16 +0000 (12:14 +0100)]
Ignore additional upload requests
Joseph C. Lehner [Wed, 17 Feb 2016 11:13:46 +0000 (12:13 +0100)]
Merge branch 'master' of github.com:jclehner/nmrpflash
Joseph C. Lehner [Tue, 16 Feb 2016 23:51:04 +0000 (00:51 +0100)]
Fix uninitialized variable
Joseph C. Lehner [Tue, 16 Feb 2016 16:41:55 +0000 (17:41 +0100)]
Filename is already corrected by tftp code
Joseph C. Lehner [Sun, 14 Feb 2016 22:01:58 +0000 (23:01 +0100)]
Don't break if using the client-supplied filename
Joseph C. Lehner [Sat, 13 Feb 2016 23:04:03 +0000 (00:04 +0100)]
Show different message if no upload requests were received
Joseph C. Lehner [Sat, 13 Feb 2016 22:54:51 +0000 (23:54 +0100)]
Fix msg_opt_data
Joseph C. Lehner [Sat, 13 Feb 2016 22:51:04 +0000 (23:51 +0100)]
Don't expect specific message code after TFTP upload
Joseph C. Lehner [Sat, 13 Feb 2016 22:49:38 +0000 (23:49 +0100)]
Better handling of keep-alive requests
Joseph C. Lehner [Sat, 13 Feb 2016 22:47:07 +0000 (23:47 +0100)]
Pretty-print message codes
Joseph C. Lehner [Sat, 13 Feb 2016 15:55:20 +0000 (16:55 +0100)]
Update readme
Joseph C. Lehner [Sat, 13 Feb 2016 15:44:40 +0000 (16:44 +0100)]
Update version in DevCpp file
Joseph C. Lehner [Sat, 13 Feb 2016 15:16:51 +0000 (16:16 +0100)]
Add and use ethsock_for_each_ip
Joseph C. Lehner [Sat, 13 Feb 2016 13:16:35 +0000 (14:16 +0100)]
Check if ip address is valid for given interface
Joseph C. Lehner [Sat, 13 Feb 2016 12:35:01 +0000 (13:35 +0100)]
Show interface name in "Advertising" message
Joseph C. Lehner [Fri, 12 Feb 2016 13:48:42 +0000 (14:48 +0100)]
Add code to support setting the device region
Joseph C. Lehner [Fri, 12 Feb 2016 13:40:08 +0000 (14:40 +0100)]
Add -F option to specify remote filename
Joseph C. Lehner [Fri, 12 Feb 2016 13:37:26 +0000 (14:37 +0100)]
Add and use file_remote
Joseph C. Lehner [Fri, 12 Feb 2016 13:16:55 +0000 (14:16 +0100)]
nmrpd_args::filename -> file_local
Joseph C. Lehner [Fri, 12 Feb 2016 13:14:12 +0000 (14:14 +0100)]
Read filename from NMRP TFTP upload request
Joseph C. Lehner [Fri, 12 Feb 2016 13:07:16 +0000 (14:07 +0100)]
Merge branch 'master' of github.com:jclehner/nmrpflash
Joseph C. Lehner [Fri, 12 Feb 2016 12:25:10 +0000 (13:25 +0100)]
Some changes related to "-f -"
Joseph C. Lehner [Fri, 12 Feb 2016 12:24:35 +0000 (13:24 +0100)]
Tell user to reboot device after successful flash
Joseph C. Lehner [Fri, 12 Feb 2016 11:22:44 +0000 (12:22 +0100)]
Add -c switch to execute command before (or instead of) TFTP upload
Joseph C. Lehner [Thu, 11 Feb 2016 21:25:35 +0000 (22:25 +0100)]
Support reading from stdin using "-f -"
Joseph C. Lehner [Wed, 10 Feb 2016 17:48:55 +0000 (18:48 +0100)]
Update README.md
Joseph C. Lehner [Wed, 10 Feb 2016 17:47:37 +0000 (18:47 +0100)]
Update README.md
Joseph C. Lehner [Wed, 10 Feb 2016 17:47:15 +0000 (18:47 +0100)]
Update README.md
Joseph C. Lehner [Wed, 10 Feb 2016 17:40:34 +0000 (18:40 +0100)]
Fix OSX compile error
Joseph C. Lehner [Wed, 10 Feb 2016 17:32:53 +0000 (18:32 +0100)]
Update README.md
Joseph C. Lehner [Wed, 10 Feb 2016 17:06:24 +0000 (18:06 +0100)]
Update README.md
Joseph C. Lehner [Wed, 10 Feb 2016 17:05:52 +0000 (18:05 +0100)]
Update README.md
Joseph C. Lehner [Tue, 9 Feb 2016 11:33:51 +0000 (12:33 +0100)]
Be more efficient in obtaining the MAC address
Joseph C. Lehner [Tue, 9 Feb 2016 10:35:21 +0000 (11:35 +0100)]
Fix #include order
Joseph C. Lehner [Tue, 9 Feb 2016 08:39:55 +0000 (09:39 +0100)]
Make -L work without root on Linux
Joseph C. Lehner [Tue, 9 Feb 2016 08:18:51 +0000 (09:18 +0100)]
Make it compile on FreeBSD
Joseph C. Lehner [Tue, 9 Feb 2016 08:18:37 +0000 (09:18 +0100)]
Add LDFLAGS to Makefile
Joseph C. Lehner [Tue, 9 Feb 2016 07:42:32 +0000 (08:42 +0100)]
Update readme
Joseph C. Lehner [Mon, 8 Feb 2016 22:29:12 +0000 (23:29 +0100)]
Use -mmacosx-version-min
Joseph C. Lehner [Mon, 8 Feb 2016 22:28:49 +0000 (23:28 +0100)]
Update readme
Joseph C. Lehner [Mon, 8 Feb 2016 20:55:19 +0000 (21:55 +0100)]
Wait for up to 2 minutes after tftp upload
Joseph C. Lehner [Mon, 8 Feb 2016 20:37:53 +0000 (21:37 +0100)]
Use seconds for -T switch
Joseph C. Lehner [Mon, 8 Feb 2016 20:35:19 +0000 (21:35 +0100)]
Don't use NMRPFLASH_TFTP_TEST
Joseph C. Lehner [Mon, 8 Feb 2016 16:12:21 +0000 (17:12 +0100)]
Update readme
Joseph C. Lehner [Mon, 8 Feb 2016 16:03:28 +0000 (17:03 +0100)]
Update readme
Joseph C. Lehner [Mon, 8 Feb 2016 15:43:10 +0000 (16:43 +0100)]
Some windows fixes
Joseph C. Lehner [Mon, 8 Feb 2016 15:30:03 +0000 (16:30 +0100)]
Create zip files when release-building
Joseph C. Lehner [Mon, 8 Feb 2016 15:28:08 +0000 (16:28 +0100)]
Merge branch 'master' of github.com:jclehner/nmrp-flash
Joseph C. Lehner [Mon, 8 Feb 2016 15:26:52 +0000 (16:26 +0100)]
Merge branch 'master' of github.com:jclehner/nmrp-flash
Joseph C. Lehner [Mon, 8 Feb 2016 15:18:21 +0000 (16:18 +0100)]
nmrp-flash -> nmrpflash
Joseph C. Lehner [Mon, 8 Feb 2016 15:14:30 +0000 (16:14 +0100)]
Remove nmrp-flash
Joseph C. Lehner [Mon, 8 Feb 2016 15:06:38 +0000 (16:06 +0100)]
Update OSX binary
Joseph C. Lehner [Mon, 8 Feb 2016 15:05:53 +0000 (16:05 +0100)]
Fix warning when building on 32-bit OSX
Joseph C. Lehner [Mon, 8 Feb 2016 14:49:57 +0000 (16:49 +0200)]
Fix release builds on OSX
Joseph C. Lehner [Mon, 8 Feb 2016 14:43:43 +0000 (15:43 +0100)]
Use git describe for the version string
Joseph C. Lehner [Mon, 8 Feb 2016 14:35:31 +0000 (16:35 +0200)]
Update OSX binary
Joseph C. Lehner [Mon, 8 Feb 2016 14:33:26 +0000 (15:33 +0100)]
Update .gitignore
Joseph C. Lehner [Mon, 8 Feb 2016 14:33:17 +0000 (15:33 +0100)]
Add Linux binary
Joseph C. Lehner [Mon, 8 Feb 2016 14:28:01 +0000 (15:28 +0100)]
Update makefile
Joseph C. Lehner [Mon, 8 Feb 2016 14:26:38 +0000 (15:26 +0100)]
Merge branch 'master' of github.com:jclehner/nmrp-flash
Joseph C. Lehner [Mon, 8 Feb 2016 14:26:09 +0000 (16:26 +0200)]
Add prebuilt binary for OSX
Joseph C. Lehner [Mon, 8 Feb 2016 14:11:24 +0000 (16:11 +0200)]
Update Makefile
Joseph C. Lehner [Mon, 8 Feb 2016 13:35:56 +0000 (14:35 +0100)]
Set ackblock to -1 on timeout
Joseph C. Lehner [Mon, 8 Feb 2016 13:34:32 +0000 (14:34 +0100)]
Call pcap_freecode on filter
Joseph C. Lehner [Mon, 8 Feb 2016 13:06:04 +0000 (14:06 +0100)]
Always cleanup winsock
Joseph C. Lehner [Mon, 8 Feb 2016 12:57:57 +0000 (13:57 +0100)]
Use mac_to_str
Joseph C. Lehner [Mon, 8 Feb 2016 12:48:06 +0000 (13:48 +0100)]
Finally make it work on Windows
Joseph C. Lehner [Mon, 8 Feb 2016 12:42:45 +0000 (13:42 +0100)]
Add LDFLAGS
Joseph C. Lehner [Mon, 8 Feb 2016 10:59:55 +0000 (11:59 +0100)]
Add .gitignore