-
Notifications
You must be signed in to change notification settings - Fork 192
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: etr/libhttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: oberdorc/libhttpserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 8 files changed
- 2 contributors
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf3ed74 - Browse repository at this point
Copy the full SHA cf3ed74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a27ce0 - Browse repository at this point
Copy the full SHA 9a27ce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3968b - Browse repository at this point
Copy the full SHA cd3968bView commit details
Commits on Mar 3, 2024
-
Needs include of _gnutls.h_ if HAVE_GNUTLS is defined.
Configuration menu - View commit details
-
Copy full SHA for e8cf540 - Browse repository at this point
Copy the full SHA e8cf540View commit details -
Address an error that _key_ in the static PSK handler function is assigned a value that is never used in the case if the Gnu TLS libary is not present, i.e. HAVE_GNUTLS has not been defined. The intended behavior is such that calling the static callback handler function of the webserver guarantees that the user registered callback function is invoked.
Configuration menu - View commit details
-
Copy full SHA for f336fec - Browse repository at this point
Copy the full SHA f336fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e24af6 - Browse repository at this point
Copy the full SHA 0e24af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d0c47 - Browse repository at this point
Copy the full SHA d6d0c47View commit details
Commits on Mar 5, 2024
-
Obviously, the example fails to run if enumaration values in _enum htttp:http_utils:cred_type_T_ are not defined. I would think the condtional compilation here is not a good idea. Anyhow. Without HAVE_GNUTLS beeing defined, the example will now compile but always returns with an error.
Configuration menu - View commit details
-
Copy full SHA for 2c46df5 - Browse repository at this point
Copy the full SHA 2c46df5View commit details
Commits on Mar 12, 2024
-
Set library dependency for Gnu TLS if it is present.
Configuration menu - View commit details
-
Copy full SHA for c60071d - Browse repository at this point
Copy the full SHA c60071dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb1f03 - Browse repository at this point
Copy the full SHA 5eb1f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for beb7732 - Browse repository at this point
Copy the full SHA beb7732View commit details
Commits on Mar 13, 2024
-
Correct for formatting issues highlighted by cpplint.
Configuration menu - View commit details
-
Copy full SHA for 7f79202 - Browse repository at this point
Copy the full SHA 7f79202View commit details -
Correct for formatting issues highlighted by cpplint.
Configuration menu - View commit details
-
Copy full SHA for 454447f - Browse repository at this point
Copy the full SHA 454447fView commit details -
Correct for formatting issues highlighted by cpplint.
Configuration menu - View commit details
-
Copy full SHA for 6db4099 - Browse repository at this point
Copy the full SHA 6db4099View commit details -
Configuration menu - View commit details
-
Copy full SHA for e069f45 - Browse repository at this point
Copy the full SHA e069f45View commit details -
Corrected for formatting issues highlighted by cpplint.
Configuration menu - View commit details
-
Copy full SHA for dfe3045 - Browse repository at this point
Copy the full SHA dfe3045View commit details
Commits on Mar 14, 2024
-
Fixing formatting issue highlighted by cpplint.
Configuration menu - View commit details
-
Copy full SHA for 5b98977 - Browse repository at this point
Copy the full SHA 5b98977View commit details -
Correct for error from cpplint: "Missing space after , [whitespace/comma] [3]"
Configuration menu - View commit details
-
Copy full SHA for 1400946 - Browse repository at this point
Copy the full SHA 1400946View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master