Commit 0e96287
Fixing doxygen comments (#728)
* updating doxygen config
* fixing doxygen comments
* adding IPv6 files and fixing comments
* fix doxygen cfg and file names in comments
* wip doxygen v6 docs
* adding doxygen comments
* include RA src file to doxgendocs generation
* fix spell check issues
* Uncrustify: triggered by comment.
* fix minor build issue
* fix spell check issues
* Uncrustify: triggered by comment
* fix trailing white space
* Dev integration hein.v8 (#738)
* Updating tcp utilities
* Some more change in dev_integration_hein.v8
* In FreeRTOS_DNS_Parser.c : use 'ipUDP_PAYLOAD_OFFSET_IPv4' in stead of 'ipIP_PAYLOAD_OFFSET'
* And a few more corrections
* Changes to WinPCap network interface, removed debugging code
* After applying uncrustify
* Oops, I forgot the push changes in include files.
* Now removing it, hopefully
---------
Co-authored-by: Nikhil Kamath <[email protected]>
Co-authored-by: Monika Singh <[email protected]>
* Fix CBMC proofs for DNS (#718)
* Use CBMC XML output to enable VSCode debugger (#673)
Prior to this commit, CBMC would emit logging information in plain text
format, which does not contain information required for the CBMC VSCode
debugger. This commit makes CBMC use XML instead of plain text.
Co-authored-by: Mark Tuttle <[email protected]>
* wip
* wip DNSgetHostByName
* wip DNSgetHostByName
* fixed cbmc proof for DNS_ReadNameField
* wip DNSgetHostByName_a_harness
* Fix CBMC prooff for DNSgetHostByName
* wip fix DNSgetHostByName_a CBMC proof
* fixed cbmc target func not called issue in DNSclear
* fixed cbmc target func not called issue in DNSlookup
* fix DNSgetHostByName_a CBMC proof
* update comments
* more asserts
* fixing formatting
* updating as per review comments
* fix dns after review comments
* adding more asserts
* adds more asserts
* minor fix
* fixing comments
* fixing comments
* fixing minor issue
* fixing DNS_ReadReply() signature
* making code more consistant
* adding more asserts
* making code more consistent
---------
Co-authored-by: Kareem Khazem <[email protected]>
Co-authored-by: Mark Tuttle <[email protected]>
* Uncrustify: triggered by comment
* fixing formatting
---------
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Hein Tibosch <[email protected]>
Co-authored-by: Nikhil Kamath <[email protected]>
Co-authored-by: Monika Singh <[email protected]>
Co-authored-by: Kareem Khazem <[email protected]>
Co-authored-by: Mark Tuttle <[email protected]>1 parent e9bb577 commit 0e96287
File tree
56 files changed
+683
-295
lines changed- .github
- docs/doxygen
- source
- include
- test/cbmc/proofs
- ARP
- ARPAgeCache
- ARPGenerateRequestPacket
- ARPGetCacheEntryByMac
- ARPGetCacheEntry
- ARPProcessPacket
- ARPRefreshCacheEntry
- ARP_FreeRTOS_ClearARP
- ARP_FreeRTOS_OutputARPRequest
- ARP_OutputARPRequest_buffer_alloc1
- ARP_OutputARPRequest_buffer_alloc2
- CheckOptionsInner
- CheckOptions
- DHCP/DHCPProcess
- DNS
- DNSgetHostByName_a
- DNSgetHostByName
- ProcessDHCPReplies
- ReadNameField
- TCP/prvTCPPrepareSend
- UDP/vProcessGeneratedUDPPacket
- parsing/ProcessIPPacket
- prvProcessEthernetPacket
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+683
-295
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
| |||
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
243 | | - | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
303 | 304 | | |
304 | 305 | | |
305 | 306 | | |
| |||
900 | 901 | | |
901 | 902 | | |
902 | 903 | | |
903 | | - | |
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
| 921 | + | |
| 922 | + | |
921 | 923 | | |
922 | 924 | | |
923 | 925 | | |
924 | 926 | | |
925 | 927 | | |
| 928 | + | |
926 | 929 | | |
927 | 930 | | |
928 | 931 | | |
| |||
932 | 935 | | |
933 | 936 | | |
934 | 937 | | |
| 938 | + | |
935 | 939 | | |
936 | 940 | | |
937 | 941 | | |
| |||
1219 | 1223 | | |
1220 | 1224 | | |
1221 | 1225 | | |
1222 | | - | |
1223 | 1226 | | |
1224 | 1227 | | |
1225 | 1228 | | |
| |||
1427 | 1430 | | |
1428 | 1431 | | |
1429 | 1432 | | |
| 1433 | + | |
1430 | 1434 | | |
1431 | 1435 | | |
1432 | 1436 | | |
| |||
1443 | 1447 | | |
1444 | 1448 | | |
1445 | 1449 | | |
| 1450 | + | |
1446 | 1451 | | |
1447 | 1452 | | |
1448 | 1453 | | |
| |||
1473 | 1478 | | |
1474 | 1479 | | |
1475 | 1480 | | |
| 1481 | + | |
1476 | 1482 | | |
1477 | 1483 | | |
1478 | 1484 | | |
| |||
1494 | 1500 | | |
1495 | 1501 | | |
1496 | 1502 | | |
| 1503 | + | |
1497 | 1504 | | |
1498 | 1505 | | |
1499 | 1506 | | |
| |||
1531 | 1538 | | |
1532 | 1539 | | |
1533 | 1540 | | |
| 1541 | + | |
1534 | 1542 | | |
1535 | 1543 | | |
1536 | 1544 | | |
| |||
1552 | 1560 | | |
1553 | 1561 | | |
1554 | 1562 | | |
1555 | | - | |
1556 | 1563 | | |
1557 | 1564 | | |
1558 | 1565 | | |
| |||
1658 | 1665 | | |
1659 | 1666 | | |
1660 | 1667 | | |
| 1668 | + | |
1661 | 1669 | | |
1662 | 1670 | | |
1663 | 1671 | | |
| |||
1670 | 1678 | | |
1671 | 1679 | | |
1672 | 1680 | | |
1673 | | - | |
1674 | 1681 | | |
1675 | 1682 | | |
1676 | 1683 | | |
| |||
1856 | 1863 | | |
1857 | 1864 | | |
1858 | 1865 | | |
| 1866 | + | |
1859 | 1867 | | |
1860 | 1868 | | |
1861 | 1869 | | |
| |||
0 commit comments