openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
pppd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 8 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'fix-compiler-warnings-2' of https://github.com/enaess/ppp
paulusmack
as Paul Mackerras
More...
almost 4 years ago
pppd: Fix usage of BOTHER ioctl API on Linux (#314)
pali
More...
almost 4 years ago
Fix for CLang -Wformat-overflow warning, expand the destination array to fit a number.
Eivind Næss
More...
almost 4 years ago
Fixing GCC -Wunused-result warning in chat.c resolving comments from Paul Mackerras
Eivind Næss
More...
almost 4 years ago
Fixing CLang [-Wpointer-sign] warning in winbind.c
Eivind Næss
More...
almost 4 years ago
Fixing CLang [-Wcomment] warning for using /* inside of a /* comment.
Eivind Næss
More...
almost 4 years ago
Fixing CLang [-Wpointer-sign] warning in radius.c
Eivind Næss
More...
almost 4 years ago
Clang complained about -Wformat in passing a int for %h in snprintf. Result would have been the same.
Eivind Næss
More...
almost 4 years ago
Fixing CLang -Wpointer-sign warnings in sendserver.c
Eivind Næss
More...
almost 4 years ago
CLang detected possible invalid memory access (-Wsizeof-pointer-memaccess)
Eivind Næss
More...
almost 4 years ago
Fixing signed vs. unsigned char* warnings in avpair.c
Eivind Næss
More...
almost 4 years ago
Fixing signed vs. unsigned char * in strcpy operation.
Eivind Næss
More...
almost 4 years ago
CI: Deduplicate configure flags by using a variable
Chocobo1
More...
almost 4 years ago
CI: Remove redundant check
Chocobo1
More...
almost 4 years ago
Fixing CLang warning: format specifies type 'unsigned short' but the argument has type 'int'
Eivind Næss
More...
almost 4 years ago
Fixing CLang warnings related to using pointers of different signedness (int* vs unsigned int* in definition of socklen_t).
Eivind Næss
More...
almost 4 years ago
Fixing CLang warning with regards to GNU old-style designator in structure initialization.
Eivind Næss
More...
almost 4 years ago
Fixing CLang warnings w.r.t. GNU-style designator in structure declaration
Eivind Næss
More...
almost 4 years ago
Fixing GCC unused result warning w.r.t. fchown() and fchmod() functions.
Eivind Næss
More...
almost 4 years ago
Fixing GCC warning with unused return value from ftruncate().
Eivind Næss
More...
almost 4 years ago
Fixing GCC compile warning with unused result from setgid/setuid.
Eivind Næss
More...
almost 4 years ago
Fixing GCC warning -Wunused-result with setgid in winbind.c
Eivind Næss
More...
almost 4 years ago
Fixing compiler warning with GCC, -Wunused-result and write()
Eivind Næss
More...
almost 4 years ago
Fixing compiler warnings with regards to GCC, w.r.t. unused results of setuid/setgid
Eivind Næss
More...
almost 4 years ago
Fixing main.c with regards to default GCC/CLANG compiler warnings
Eivind Næss
More...
almost 4 years ago
radattr: tighten permissions on radattr file to avoid information leakage. (#290)
Jaco Kroon
More...
almost 4 years ago
README.pppoe: Fix spelling (#316)
Gustavo Romero
More...
almost 4 years ago
Cleanup in pppd/pppd.h, eliminate unecessary headers
Eivind Næss
More...
almost 4 years ago
CI: Perform installation step
Chocobo1
More...
almost 4 years ago
Fix situation where peer may NAK with request for MS_WINS
Michael Everitt
More...
almost 4 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree