Fork for fixes

Changes

RevisionDateWhoCommit message
22:a0b1d0e6d237 2020-09-26 ivo_n Everything seems to work default tip
21:4dcda56a9820 2020-09-25 ivo_n trying to fix Spurious TCP Dup Acks by clearing sent frames.
20:8d5738a6646e 2020-07-23 hudakz Mbed library for ENC28J60 Ethernet modules.
19:58e840279555 2020-09-24 ivo_n Local fixes
18:a19f7933d5c7 2020-07-22 ivo_n Wireshark shows Spurious TCP Dup Ack with increasing length packets.; uIP is trying to retransmit used packets.; setting uip_len clears the outgoing packet.
17:1123c3fe86ca 2020-06-05 hudakz Library for the ENC28J60 Ethernet modules.
16:269f652b4d0b 2020-06-05 hudakz Library for ENC28J60 Ethernet modules.
15:53715cc81c63 2019-09-07 hudakz Timeout parameter added for the 'connect' function, SPI speed reduced from 20 to 10 Mb/s, debug messages fixed ...
14:7648334eb41b 2019-09-03 hudakz UDP socket improved.
13:95c00132cd98 2019-08-31 hudakz TcpClient, TcpServer and UipEthernet modified to make TcpClient work.
12:1dd995402b99 2019-08-30 hudakz "TcpClient::close()" modified.
11:647d53d146f1 2019-08-30 hudakz "set_network" method of Mbed style added.
10:e4ddab81e6a8 2019-08-27 hudakz Added methods for TcpClient to get remote client's IP address and peer name.
9:a156d3de5647 2019-08-27 hudakz Mbed OS 5 support added and API modified.
8:4acb22344932 2017-06-30 hudakz 'UIPEthernet' renamed to 'uIPEthernet'; 'UIPEthernetClass' renamed to 'UIPEthernet'; added IPAddress::toString() to support printing; added print support for debugging; bugs preventing offline build with GCC ARM toolchain fixed.
7:1bc7e6120801 2016-04-26 hudakz Validation of IP address string in inet_aton() fixed and DHCP search improved.
6:10e42359e217 2015-11-29 hudakz UIPClient modified to make MQTTClient work with the recent revision of mbed library.
5:59a504be7998 2015-11-27 hudakz Bug fixed for using DHCP. See 'HTTPServer_Echo_ENC28J60'.
4:d774541a34da 2015-03-08 hudakz Version 1.09 (fixed leaking client-data caused by race-condition on remote close)
3:5b17e4656dd0 2014-12-20 hudakz 02 Name clash with "Ethernet" fixed for LPC1768
2:049ce85163c5 2014-12-20 hudakz 02 Name clash with "Ethernet" fixed for LPC1768
1:01c2344f98a3 2014-11-20 hudakz rev. 01
0:5350a66d5279 2014-09-15 hudakz rev. 00