26
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(Net): Add Unix socket support on windows #4208 (#4209) More... 7 months ago
Fix pthread_setname not declared (#4210) More... 7 months ago
fix(Poco::Data): fixes and improvements #4198 (#4199) More... 7 months ago
fix(ci): PollSetTest::testPollNoServer() #4205 More... 7 months ago
chore: eliminate some compile warnings More... 7 months ago
fix(ci): PollSetTest::testPollClosedServer() intermittently fails #4205 More... 7 months ago
PollSet filters out some events #4194 More... 7 months ago
added new memeber SqlState to PostgreSQLException and made use of it. (#4099) More... 7 months ago
CMake: Use CMAKE_INSTALL_* variables from GNUInstallDirs to install libraries, binaries and other files according to GNUInstallDirs rules. (#4190) More... 7 months ago
Add CodeQL Workflow for Code Security Analysis More... 7 months ago
fixed infinite loops (#4200) More... 7 months ago
Add CodeQL Workflow for Code Security Analysis More... 7 months ago
Build and dev system improvements (#4193) More... 7 months ago
#4195: Poco::File::created() on macOS should use birthtime More... 7 months ago
fix a couple of g++ warnings More... 7 months ago
fix(Crypto::EvpPKey): separate bignums and free them after parameter build More... 7 months ago
fix(FileChannel): setRotation overflow #3786 More... 7 months ago
fix(Crypto::EVPPKey): leak More... 7 months ago
fix(Crypto): some ASAN errors (still probem with bignum alloc) More... 7 months ago
fix(make): make clean and distclean should not trigger dependencies creation #4129 More... 7 months ago
fix(MD*Engine) g++ array-bounds warning More... 7 months ago
fix: MongoDB deleted copy constructor #4187 More... 7 months ago
fix: Sync 1.11.-1.12-devel(1.13) #4187 More... 7 months ago
chore(build): add missing distclean More... 7 months ago
fix sending trailer: HTTPOutputStream actually shuts down socket, so final \r\n would not be sent. May be related to #4180 More... 7 months ago
UDPHandler: don't use SpinlockMutex, due to poor performance on single-core systems; make Mutex class a template param instead More... 7 months ago
Poco::TemporaryFile: fix possible naming collisions due to random zero increment More... 7 months ago
#4184: Poco::TemporaryFile: make filenames less predictable More... 7 months ago
updated changelog More... 7 months ago
#4182: Util: Make load()/save()/clear() operations on configurations thread-safe More... 7 months ago