-
Notifications
You must be signed in to change notification settings - Fork 433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enrich unit tests with symbolic proofs #846
base: main
Are you sure you want to change the base?
Commits on Aug 7, 2023
-
Tiago Ferreira committed
Aug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7aafa1f - Browse repository at this point
Copy the full SHA 7aafa1fView commit details -
Tiago Ferreira committed
Aug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for b84ee5b - Browse repository at this point
Copy the full SHA b84ee5bView commit details
Commits on Aug 8, 2023
-
Tiago Ferreira committed
Aug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 0dda501 - Browse repository at this point
Copy the full SHA 0dda501View commit details -
Tiago Ferreira committed
Aug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 2b06c58 - Browse repository at this point
Copy the full SHA 2b06c58View commit details -
feat: prove_header_len_multiple_of_4
Tiago Ferreira committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 589fafd - Browse repository at this point
Copy the full SHA 589fafdView commit details -
feat: prove_header_len_multiple_of_4
Tiago Ferreira committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for df1123a - Browse repository at this point
Copy the full SHA df1123aView commit details -
Tiago Ferreira committed
Aug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 98cd41b - Browse repository at this point
Copy the full SHA 98cd41bView commit details
Commits on Aug 9, 2023
-
Tiago Ferreira committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a2a809 - Browse repository at this point
Copy the full SHA 4a2a809View commit details
Commits on Aug 10, 2023
-
Tiago Ferreira committed
Aug 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 74d7b23 - Browse repository at this point
Copy the full SHA 74d7b23View commit details
Commits on Aug 11, 2023
-
Tiago Ferreira committed
Aug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 723cc1c - Browse repository at this point
Copy the full SHA 723cc1cView commit details -
feat: move symbolic implementations to source
Tiago Ferreira committedAug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bdf46e - Browse repository at this point
Copy the full SHA 7bdf46eView commit details -
Tiago Ferreira committed
Aug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 48fe5a1 - Browse repository at this point
Copy the full SHA 48fe5a1View commit details
Commits on Aug 12, 2023
-
Tiago Ferreira committed
Aug 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 47f146a - Browse repository at this point
Copy the full SHA 47f146aView commit details
Commits on Aug 31, 2023
-
feat: prove_listen_sack_option
Tiago Ferreira committedAug 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 9cfdbf9 - Browse repository at this point
Copy the full SHA 9cfdbf9View commit details
Commits on Sep 10, 2023
-
feat: prove_listen_syn_win_scale_buffers
Tiago Ferreira committedSep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 42acf7d - Browse repository at this point
Copy the full SHA 42acf7dView commit details -
Merge branch 'main' into feat/verification
# Conflicts: # src/iface/interface/mod.rs # src/socket/tcp.rs
Tiago Ferreira committedSep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f56c04e - Browse repository at this point
Copy the full SHA f56c04eView commit details -
Tiago Ferreira committed
Sep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 879d17d - Browse repository at this point
Copy the full SHA 879d17dView commit details -
chore: fix new interface mocking
Tiago Ferreira committedSep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bdb82c5 - Browse repository at this point
Copy the full SHA bdb82c5View commit details -
Tiago Ferreira committed
Sep 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bbcc25e - Browse repository at this point
Copy the full SHA bbcc25eView commit details
Commits on Sep 11, 2023
-
Tiago Ferreira committed
Sep 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 793922b - Browse repository at this point
Copy the full SHA 793922bView commit details
Commits on Sep 14, 2023
-
Tiago Ferreira committed
Sep 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a805a35 - Browse repository at this point
Copy the full SHA a805a35View commit details
Commits on Sep 15, 2023
-
Tiago Ferreira committed
Sep 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 19873d1 - Browse repository at this point
Copy the full SHA 19873d1View commit details
Commits on Sep 21, 2023
-
feat: all SYN-RECEIVED state proofs
Tiago Ferreira committedSep 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 97bae57 - Browse repository at this point
Copy the full SHA 97bae57View commit details
Commits on Sep 22, 2023
-
Tiago Ferreira committed
Sep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f22240b - Browse repository at this point
Copy the full SHA f22240bView commit details
Commits on Sep 23, 2023
-
Tiago Ferreira committed
Sep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0fc4b31 - Browse repository at this point
Copy the full SHA 0fc4b31View commit details -
Tiago Ferreira committed
Sep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 8f34e67 - Browse repository at this point
Copy the full SHA 8f34e67View commit details -
Merge branch 'main' into feat/verification
Tiago Ferreira committedSep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 10ce229 - Browse repository at this point
Copy the full SHA 10ce229View commit details
Commits on Sep 25, 2023
-
chore: CI disable prove_repr_intertible
Tiago Ferreira committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 2a67e58 - Browse repository at this point
Copy the full SHA 2a67e58View commit details -
chore: CI disable prove_repr_intertible
Tiago Ferreira committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for b698f5a - Browse repository at this point
Copy the full SHA b698f5aView commit details -
Tiago Ferreira committed
Sep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 73cfc69 - Browse repository at this point
Copy the full SHA 73cfc69View commit details
Commits on Sep 27, 2023
-
Tiago Ferreira committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 4fdce8f - Browse repository at this point
Copy the full SHA 4fdce8fView commit details -
Tiago Ferreira committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d1c097 - Browse repository at this point
Copy the full SHA 0d1c097View commit details
Commits on Sep 28, 2023
-
Tiago Ferreira committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 85deebd - Browse repository at this point
Copy the full SHA 85deebdView commit details -
Tiago Ferreira committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for c668114 - Browse repository at this point
Copy the full SHA c668114View commit details
Commits on Sep 29, 2023
-
chore: tweak prove_repr_intertible scope for CI
Tiago Ferreira committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for b17329e - Browse repository at this point
Copy the full SHA b17329eView commit details -
chore: tweak prove_repr_intertible scope for CI
Tiago Ferreira committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 12ed17d - Browse repository at this point
Copy the full SHA 12ed17dView commit details -
Tiago Ferreira committed
Sep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 8eb956b - Browse repository at this point
Copy the full SHA 8eb956bView commit details -
chore: restrict TcpOption sack_ranges
Tiago Ferreira committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 1cb548a - Browse repository at this point
Copy the full SHA 1cb548aView commit details -
chore: Bring TcpRepr specifics into proofs
Tiago Ferreira committedSep 29, 2023 Configuration menu - View commit details
-
Copy full SHA for a440600 - Browse repository at this point
Copy the full SHA a440600View commit details