Commit Graph

  • 3e1d75d3fe
    Merge cb384be383 into b380b57d5d Xinyu Han 2024-12-12 10:21:49 +0800
  • e647f8d409
    Merge 8d4ec98052 into b380b57d5d nyashbox 2024-12-12 02:34:10 +0800
  • 5c572fcdbd enh(Any): modernised source code. oss-fuzz-fix-any Matej Kenda 2024-12-11 17:21:27 +0100
  • bc8704f44e fix(Any): set pHolder to nullptr in destruct() Matej Kenda 2024-12-11 17:20:44 +0100
  • 0dd343f2b5
    Merge c1b1f31dee into b380b57d5d Kevin Dick 2024-12-11 16:24:02 +0100
  • b5873caae5 CMake: fix for missing utf8proc with unbundled build, resolves #4798 (#4816) poco-1.14.1 Matej Kenda 2024-12-11 16:18:04 +0100
  • b380b57d5d
    CMake: fix for missing utf8proc with unbundled build, resolves #4798 (#4816) main Matej Kenda 2024-12-11 16:18:04 +0100
  • ed2fc61dc3
    Merge 45d387d4a3 into e2576ff5ab nyashbox 2024-12-11 16:16:14 +0100
  • ca640984d2 fix(cmake): correct typo AVHAI -> AVAHI (#4805) David Roman 2024-12-04 00:26:41 +0100
  • eabfbf14b0 fix(cmake): remove libatomic dependency Alex Fabijanic 2024-12-03 17:19:23 -0600
  • 11bac7ce74
    Merge 32b2f720b3 into e2576ff5ab Matej Kenda 2024-12-10 18:46:27 -0500
  • 80348a549f chore(gitignore): Corrected path to Qt creator generated build files. Matej Kenda 2024-12-09 21:10:01 +0100
  • df0b15acfd fix(cmake): Add missing install and find dependency for utf8proc in unbundled build. Matej Kenda 2024-12-09 21:04:43 +0100
  • 9f2d0cd5d3
    Merge 570ee78029 into e2576ff5ab Karol Rastocny 2024-12-09 10:04:39 +0100
  • 373c614ac7
    Merge 35f81a5b01 into e2576ff5ab Atharva kadam 2024-12-09 12:07:09 +0530
  • ecf8115d62
    Merge 55476f6327 into e2576ff5ab Aleksandar Fabijanic 2024-12-08 00:28:04 +0100
  • 55476f6327 feat(Process): Process::isRunning returns true for defunct tagged process #1097 (WiP) 1097-defunct-proc Alex Fabijanic 2024-12-07 17:27:32 -0600
  • e2576ff5ab
    fix(cmake): remove libatomic dependency (#4811) Aleksandar Fabijanic 2024-12-07 17:35:39 -0500
  • d13fac600a
    fix(cmake): correct typo AVHAI -> AVAHI (#4805) David Roman 2024-12-04 00:26:41 +0100
  • 490f7023f0 fix(cmake): remove libatomic dependency Alex Fabijanic 2024-12-03 17:19:23 -0600
  • 8d4ec98052
    test(Zip): add archive consistency tests nyashbox 2024-12-03 15:19:43 +0200
  • af3613447d
    refactor(Zip): check archive consistency when decompressing all files nyashbox 2024-12-03 15:04:05 +0200
  • 870d3b7965
    feat(Zip): add checkConsistency() method for checking archive's consistency nyashbox 2024-12-03 15:01:28 +0200
  • b91367be9a
    Merge f5b4cda399 into ed54e86914 bhatkarthik 2024-12-03 03:26:41 +0000
  • ca505b1fbd fix(cmake): correct typo AVHAI -> AVAHI David Roman 2024-12-02 15:35:43 +0100
  • cb384be383
    Merge pull request #1 from XinyuKhan/XinyuKhan-patch-1 Xinyu Han 2024-12-02 22:00:22 +0800
  • 544bac1c16
    Update ClassLoader.h Xinyu Han 2024-12-02 21:59:15 +0800
  • c1b1f31dee Updated CMake to also include the generated pocomessage.rc File Jan Kevin Dick 2024-12-02 11:24:41 +0100
  • ed54e86914
    Merge pull request #4797 from nyashbox/feat/add_g_specifier_to_format Günter Obiltschnig 2024-12-02 07:16:09 +0100
  • 45d387d4a3
    test(Crypto): add empty password test for EVPPKey constructor nyashbox 2024-12-02 04:35:34 +0200
  • 758310f304
    fix(Crypto): remove password prompting when using empty password in a EVPPKey constructor nyashbox 2024-12-02 04:32:56 +0200
  • b92c6b22b1
    test(Format): test shortest representation format specifiers nyashbox 2024-12-02 02:10:41 +0200
  • 42da9b0f1e
    feat(Format): add support for %g and %G format specifiers nyashbox 2024-12-02 02:09:35 +0200
  • 02c86d4cdd chore(build): PocoDoc dependencies poco-1.14.0-release poco-1.14.0 Günter Obiltschnig 2024-12-01 21:28:31 +0100
  • c55fccaf5a chore: bump version Günter Obiltschnig 2024-12-01 21:24:20 +0100
  • b90a7a4f9a chore(PocoDoc): merge changes from 1.13.3 Günter Obiltschnig 2024-12-01 13:20:46 +0100
  • 1c9dde18d1 enh(PocoDoc): support GitHub pull request links (PR #<id>) Günter Obiltschnig 2024-12-01 11:45:25 +0100
  • 809b37545b chore(qa): add PocoDoc to packages-qa.yml Günter Obiltschnig 2024-12-01 11:27:54 +0100
  • e96ad6cc41 doc: changelog Günter Obiltschnig 2024-12-01 11:27:23 +0100
  • ecfa7d1d7b chore: PocoDoc configuration Günter Obiltschnig 2024-12-01 11:27:01 +0100
  • 8e023bbd45 chore: hide some declarations from PocoDoc/C++ parser Günter Obiltschnig 2024-12-01 11:26:34 +0100
  • 7d12dd8479 chore: updated vscode config Günter Obiltschnig 2024-12-01 10:11:20 +0100
  • 24fba7b77c fix(NetSSL): Incorrect setting of ciphersuites for TLSv1.3 #4610 Günter Obiltschnig 2024-12-01 10:10:06 +0100
  • 2a1f6c246d
    Merge pull request #4790 from nyashbox/fix/8bit_integers_in_byteorder_functions Günter Obiltschnig 2024-12-01 08:15:38 +0100
  • 3a1bfdd82c
    Merge pull request #4792 from nyashbox/fix/zip_cmake_testrunner Günter Obiltschnig 2024-12-01 08:09:05 +0100
  • 250deee751
    Merge pull request #4793 from nyashbox/fix/implement_zip_methods Günter Obiltschnig 2024-12-01 08:08:14 +0100
  • b7ea8597e4 fix(build): Poco::Zip - Requires Poco::Net for building, but only in CMake Günter Obiltschnig 2024-12-01 08:04:54 +0100
  • 3d7c030c1e
    fix(Zip): implement ZipArchiveInfo64::getVersionMadeBy() and ZipArchiveInfo64::getRequiredVersion() methods nyashbox 2024-12-01 00:30:11 +0200
  • 5649a47373
    fix(Zip): don't link/find unnecessary components nyashbox 2024-11-30 23:32:10 +0200
  • 16c267dc47
    test(ByteOrder): add 8-bit integer tests nyashbox 2024-11-30 21:18:40 +0200
  • 212aa073be
    fix(ByteOrder): correctly process 8-bit integers nyashbox 2024-11-30 21:15:36 +0200
  • bd9078beaa
    Merge 5dabc6515c into d8a423c832 Andrew Auclair 2024-11-30 19:11:49 +0200
  • 03e99ea4ba
    Merge 136a2031c3 into d8a423c832 Nicholas Orr 2024-11-30 19:11:38 +0200
  • 8baa329d8d enh(MongoDB): Add Database::createIndex implemented with OpMsg 4781-deprecated-mongodb Matej Kenda 2024-11-30 16:34:00 +0100
  • f97bf7f5ee enh(MongoDB): handle deprecated functionality (#4426) Matej Kenda 2024-05-09 10:32:38 +0200
  • d8a423c832
    Merge pull request #4787 from pocoproject/fix-ssl-shutdown Günter Obiltschnig 2024-11-29 08:45:17 +0100
  • 0f71e6c9e9
    Version 1.14: Updated release files (#4747) Matej Kenda 2024-11-28 15:11:42 +0100
  • 4afeceff17 chore(changelog): Updates for release 1.14.0 Matej Kenda 2024-11-28 15:10:02 +0100
  • fc8a4fd702 upgrade(sqlite): bundled SQLite version 3.47.1 (released 2024-11-25) Matej Kenda 2024-11-28 10:10:56 +0100
  • bf9e19051b chore(changelog): Updates for release 1.14.0 Matej Kenda 2024-11-28 11:12:54 +0100
  • 29bb6d2311
    Update CHANGELOG Günter Obiltschnig 2024-11-28 11:05:29 +0100
  • 7f9c9e71e6 chore(changelog): Updates for release 1.14.0 Matej Kenda 2024-11-28 10:02:01 +0100
  • e40c50f1cb upgrade(sqlite): bundled SQLite version 3.47.1 (released 2024-11-25) Matej Kenda 2024-11-28 10:10:56 +0100
  • 0930a0db3b fix(CppUnit): TestCase::run(): check if callback is non-empty before calling it Günter Obiltschnig 2024-11-28 08:39:23 +0100
  • e732c50f96 enh: added Poco::ResourceLimitException Günter Obiltschnig 2024-11-28 08:32:22 +0100
  • e83119b115 Merge branch 'fix-ssl-shutdown' of github.com:pocoproject/poco into fix-ssl-shutdown fix-ssl-shutdown Günter Obiltschnig 2024-11-28 08:20:31 +0100
  • 663232b8b8 chore(NetSSL_Win): rewrite handshake logic to support non-blocking sockets Günter Obiltschnig 2024-11-26 19:20:03 +0100
  • 0eb2e1b3b3 fix(NetSSL): handle EWOULDBLOCK when calling SSL_shutdown() Günter Obiltschnig 2024-11-24 21:04:37 +0100
  • 28a08434c6 chore(NetSSL_Win): use state machine also for blocking connections; fix non-blocking renegotiation Günter Obiltschnig 2024-11-24 16:59:40 +0100
  • 0bf3c15655 chore(NetSSL_Win): remove select() calls from state machine Günter Obiltschnig 2024-11-24 16:22:57 +0100
  • f1bb63a1f2 chore(NetSSL_Win): refactored state machine (wip) Günter Obiltschnig 2024-11-24 15:22:17 +0100
  • 5402032249 fix(NetSSL_Win): shutdown behavior Günter Obiltschnig 2024-11-23 15:38:13 +0100
  • 1811f2f35c fix(NetSSL): shutdown behavior Günter Obiltschnig 2024-11-23 11:10:53 +0100
  • 35f81a5b01 Addressed comments capak07 2024-11-27 20:44:45 -0400
  • d03c8de58c chore(changelog): Updates for release 1.14.0 Matej Kenda 2024-11-27 12:40:22 +0100
  • 44ffffb6f7 chore(NetSSL_Win): rewrite handshake logic to support non-blocking sockets Günter Obiltschnig 2024-11-26 19:20:03 +0100
  • 10d816e14f #4202 Checked if the path exists, create one if not capak07 2024-11-25 16:43:54 -0400
  • e67d443fb9 chore(contributors): update Matej Kenda 2024-11-25 20:27:32 +0100
  • 29b2c3a7b7
    chore(MongoDB): Mark some old wire protocol functions as deprecated. (#4782) Matej Kenda 2024-11-25 14:27:46 +0100
  • 066fa3896c chore(MongoDB): Mark some old wire protocol functions as deprecated. Matej Kenda 2024-11-25 11:10:04 +0100
  • bc6ca8603e fix(NetSSL): handle EWOULDBLOCK when calling SSL_shutdown() Günter Obiltschnig 2024-11-24 21:04:37 +0100
  • 34852d1c62 chore(NetSSL_Win): use state machine also for blocking connections; fix non-blocking renegotiation Günter Obiltschnig 2024-11-24 16:59:40 +0100
  • 3c1c92ce50 chore(NetSSL_Win): remove select() calls from state machine Günter Obiltschnig 2024-11-24 16:22:57 +0100
  • a48633b567 chore(NetSSL_Win): refactored state machine (wip) Günter Obiltschnig 2024-11-24 15:22:17 +0100
  • a34ac99522 chore(changelog): Updates for release 1.14.0 Matej Kenda 2024-11-23 17:16:49 +0100
  • bb6e9b7d75 Version 1.14: Updated list of contributors Matej Kenda 2024-11-19 17:14:02 +0100
  • 1968399d25 chore(changelog): raw draft changelog for 1.14.0 Matej Kenda 2024-10-26 14:52:37 +0200
  • 3cc165373c chore(doc): Update required CMake version. Matej Kenda 2024-10-26 10:53:32 +0200
  • 2888596b95 Version 1.14: Updated list of contributors Matej Kenda 2024-10-26 10:38:56 +0200
  • e911884753 fix(NetSSL_Win): shutdown behavior Günter Obiltschnig 2024-11-23 15:38:13 +0100
  • 25ce194273 fix(NetSSL): shutdown behavior Günter Obiltschnig 2024-11-23 11:10:53 +0100
  • cecccf7b74 enh(Foundation): add Poco::Process::timesMicroseconds() Günter Obiltschnig 2024-11-21 08:50:49 +0100
  • 21f93e3e6a
    enh(ODBC): ODBC: DataFormatException getting Time value from SQL Server #3801 (#4777) Aleksandar Fabijanic 2024-11-20 09:22:53 -0600
  • 1215b217b5 chore(version): Update version numbers for release 1.14.0 Matej Kenda 2024-11-20 13:36:36 +0100
  • 3732268993 enh(ODBC): ODBC: DataFormatException getting Time value from SQL Server #3801 Alex Fabijanic 2024-11-20 13:08:18 +0100
  • 76ea8c74c8 enh(C++17): Net: Modernisation of socket class declarations. Matej Kenda 2024-11-19 16:35:30 +0100
  • efb0745efc enh(SocketReactor): Introduce protected accessors to private members to be used in derived classes. Matej Kenda 2024-11-19 16:33:57 +0100
  • 64d8777a0e feat(WindowsBuild): customizable path to include for pocoNetworkInitializer #4769 Milan Tepic 2024-11-14 12:50:33 +0100
  • cff527d80b enh(C++17): Net: Modernisation of socket class declarations. Matej Kenda 2024-11-19 16:35:30 +0100
  • 01b48cdc8a enh(SocketReactor): Introduce protected accessors to private members to be used in derived classes. Matej Kenda 2024-11-19 16:33:57 +0100