• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tabascoeye / lwip / 27

Builds Branch Commit Type Ran Committer Via Coverage
27 master making SNMP code compilable again after merge conflicts push 25 Oct 2015 12:30PM UTC tabascoeye travis-ci pending completion
22 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 06 Feb 2015 05:29PM UTC tabascoeye travis-ci pending completion
21 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip Conflicts: src/api/api_msg.c push 13 Jan 2015 08:14PM UTC tabascoeye travis-ci pending completion
20 master Merge branch 'master' of github.com:tabascoeye/lwip push 20 Nov 2014 07:57PM UTC tabascoeye travis-ci pending completion
19 master default link up on loopback interface Since the loopback interface doesn't have a cable, I think it should always indicate "link up" instead of staying down all the time. LwIP has no use for this internally yet, but there are check functions for... push 19 Nov 2014 11:05AM UTC tabascoeye travis-ci pending completion
18 master final fix for CVE-2004-0230 This (again) relates to #14 Last two fixes, I used the wrong if statement (ackno == pcb->snd_nxt) which is only relevant for the SYN_SENT special case, not the normal ESTABLISHED state. In that case, the seqno has to... push 19 Nov 2014 08:40AM UTC tabascoeye travis-ci pending completion
17 master prevent ACK<->RST ping-pong this relates to the fix for #14. I forgot to change the sequence number, the ACK will have. When the ACK is sent, the seq. no needs to be fitting to the first RST the peer sent, so that the nes RST will then hopefull... push 16 Oct 2014 02:20PM UTC tabascoeye travis-ci pending completion
16 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 15 Oct 2014 07:55PM UTC tabascoeye travis-ci pending completion
15 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip Conflicts: src/core/dhcp.c push 18 Sep 2014 09:25PM UTC tabascoeye travis-ci pending completion
14 master prevent RST spoofing This fixes CVE-2004-0230 (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0230) by sending an ACK instead of closing the connection, when an RST packet is received but does not match the expected sequence number. If ... push 18 Sep 2014 04:33PM UTC tabascoeye travis-ci pending completion
13 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 05 Sep 2014 03:20PM UTC tabascoeye travis-ci pending completion
12 master extended the lwipopts.h for the unit testing Added many options so that the compiled code is a little closer to a full LwIP system and thus the coe coverage measurement is more realistic. We might want to create several Makefiles for different con... push 02 Sep 2014 08:28PM UTC tabascoeye travis-ci pending completion
11 master Merge branch 'master' of git://git.savannah.nongnu.org/lwip push 02 Sep 2014 06:34PM UTC tabascoeye travis-ci pending completion
10 master adding the gcov files to .gitignore push 09 Aug 2014 04:28PM UTC tabascoeye travis-ci pending completion
9 master added mentions of Gitter and coveralls in Readme push 09 Aug 2014 04:16PM UTC tabascoeye travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc