1. 3fedac0 add changelog hint to announce mail by Jan Friedrich · 8 hours ago master
  2. d877250 update 3.4.0 release date by Jan Friedrich · 8 hours ago
  3. 9e28a9c bump version to 3.4.1 by Jan Friedrich · 34 hours ago rc/3.4.1-preview.1
  4. 8bb9233 Recognise a native host as having no configuration system (#162) by Jan Friedrich · 2 days ago
  5. 556741f wrapping lines by Jan Friedrich · 2 days ago
  6. 861c533 fix typo by Jan Friedrich · 2 days ago
  7. 36aa1ed Document the pattern layout tests by Jan Friedrich · 2 days ago
  8. 24457a6 Guard the native host case in CI (#162) by Jan Friedrich · 2 days ago
  9. 13d931e Recognise a native host as having no configuration system (#162) by Jan Friedrich · 2 days ago
  10. b710fdd graphify update by Jan Friedrich · 2 days ago
  11. 44781ed add fixed by hint by Jan Friedrich · 2 days ago
  12. 11d7967 graphify update by Jan Friedrich · 2 days ago
  13. cb80851 fix the release verification instructions for Linux by Jan Friedrich · 3 days ago
  14. 71c038c Harden log4net against the findings of a security audit by Jan Friedrich · 4 days ago rc/3.4.0-rc1 rel/3.4.0
  15. 843ccfc fix AcquireLockGivesUpWhenTheLockIsHeldTooLong on Windows #310 by Jan Friedrich · 4 days ago
  16. 1c664f8 New PR number (#310) by Jan Friedrich · 4 days ago
  17. e3246a5 Merge pull request #306 from apache/Feature/306-aot-calling-assembly by Jan Friedrich · 4 days ago
  18. dc17e1b document the conventions the security scan work relied on #309 by Jan Friedrich · 4 days ago
  19. e203b7c remove the git-broadcast workflow by Jan Friedrich · 4 days ago
  20. 28d411a pin the Maven wrapper and distribution downloads by Jan Friedrich · 4 days ago
  21. 15d16ee add a listen address to TelnetAppender by Jan Friedrich · 4 days ago
  22. 3fd97cb bound the waits for the file locking mutexes by Jan Friedrich · 4 days ago
  23. 360a102 fix the lifetime of the LocalSyslogAppender identity by Jan Friedrich · 4 days ago
  24. 9cc34d2 make the release verification scripts fail closed by Jan Friedrich · 4 days ago
  25. 287fa9c document that format strings are trusted developer input by Jan Friedrich · 4 days ago
  26. 1786b13 keep the impersonated user name when a logging event is fixed by Jan Friedrich · 4 days ago
  27. 86ecb15 flush TextWriterAppender under the appender lock by Jan Friedrich · 4 days ago
  28. 394fd3d bound regular expression matching in the string match filters by Jan Friedrich · 4 days ago
  29. 46582e5 report a RemoteSyslogAppender Identity that would split the record by Jan Friedrich · 4 days ago
  30. eccb876 escape NUL characters in LocalSyslogAppender messages by Jan Friedrich · 4 days ago
  31. bd35fe0 add a TransportSecurity option to the MailKit SmtpAppender by Jan Friedrich · 4 days ago
  32. 6bc3df3 document that configuration is trusted input by Jan Friedrich · 4 days ago
  33. e80b381 redact the password when reporting a failed database connection by Jan Friedrich · 4 days ago
  34. 2fb4539 time out writes to stalled TelnetAppender clients by Jan Friedrich · 4 days ago
  35. 19fdb4a warn when AdoNetAppender executes layout-generated SQL by Jan Friedrich · 4 days ago
  36. 9f5c955 contain per-event failures in AdoNetAppender.SendBuffer by Jan Friedrich · 4 days ago
  37. ecd1b8b report the first appender error without log4net.Internal.Debug by Jan Friedrich · 4 days ago
  38. cf8aa32 Merge remote-tracking branch 'origin/master' into Feature/306-aot-calling-assembly by Jan Friedrich · 4 days ago
  39. 1acfaa6 bump js-yaml override to ^4.3.1 (#308) (#308) by Jan Friedrich · 5 days ago
  40. a1eb07f Merge pull request #307 from apache/Feature/307-cls-compliant by Jan Friedrich · 5 days ago
  41. 3e23ae9 test what works under Native AOT (#306) by Jan Friedrich · 5 days ago
  42. 364e0ee enforce IDE0005 on build and remove unnecessary usings (#306) by Jan Friedrich · 5 days ago
  43. fe5997b fix macos CI build by Jan Friedrich · 5 days ago
  44. c9af89e mark log4net.Ext.Mail as CLS compliant (#307) by Jan Friedrich · 5 days ago
  45. ae3ee38 narrow the missing configuration system check (#306) by Jan Friedrich · 5 days ago
  46. f78341f Copy the built-in ConverterInfo entries per parser instead of sharing them, make by Jan Friedrich · 5 days ago
  47. 1231d72 graphify update by Jan Friedrich · 2 weeks ago
  48. bf839f7 make log4net usable from a PublishAOT build (#306) by Jan Friedrich · 2 weeks ago
  49. 9a64f95 dotnet 10 build cleanup (#305) by Jan Friedrich · 2 weeks ago rc/3.4.0-preview.1
  50. 98742f2 Remove the Mono guards from the tests (#305) by Jan Friedrich · 2 weeks ago
  51. cfeb2e5 Run CI on the latest runner images (#305) by Jan Friedrich · 2 weeks ago
  52. a73070c Update BUILDING.md to match the actual build by Jan Friedrich · 2 weeks ago
  53. d398490 Quieten the TelnetAppender test by Jan Friedrich · 2 weeks ago
  54. 9fab1ad Fix the log4net.Ext.Mail package readme by Jan Friedrich · 2 weeks ago
  55. 96123c9 Stop the release scripts on failed steps by Jan Friedrich · 2 weeks ago
  56. 2721641 Build the container image from the .NET 10 SDK image by Jan Friedrich · 2 weeks ago
  57. 7f63f49 Build net4x without Mono by Jan Friedrich · 2 weeks ago
  58. c9e278b Target .NET 10 / C# 14 for tests by Jan Friedrich · 2 weeks ago
  59. d6fdd18 update version by Jan Friedrich · 2 weeks ago
  60. 1a54369 Update version to 3.4.0 by Jan Friedrich · 2 weeks ago
  61. 29a2104 Fix `LoggingEvent.UserName` resolving the Windows identity for every event (#304) by Jan Friedrich · 2 weeks ago
  62. ab8d113 separated readme for log4net.Ext.Mail by Jan Friedrich · 3 weeks ago
  63. 3671c78 log4net.Ext.Mail (#302) by Jan Friedrich · 3 weeks ago
  64. 0afea8c graphify update by Jan Friedrich · 3 weeks ago
  65. 276c3af document raw string usage by Jan Friedrich · 3 weeks ago
  66. 839191e documented "Omit the type wherever the target is known" by Jan Friedrich · 3 weeks ago
  67. d5cd980 document the EnsureNotNull convention by Jan Friedrich · 3 weeks ago
  68. 9b8a8ad added styleguide by Jan Friedrich · 4 weeks ago
  69. 13b52ab Pin js-yaml to ^4.3.0 via npm override (#301) by Jan Friedrich · 4 weeks ago
  70. 0a9327e graphify test by Jan Friedrich · 4 weeks ago
  71. f9770fd Bump js-yaml, @antora/cli and @antora/site-generator-default (#299) by dependabot[bot] · 8 weeks ago
  72. 060b3b5 bump version for 3.3.3 by Jan Friedrich · 8 weeks ago
  73. 7f7d466 adjust release date by Jan Friedrich · 9 weeks ago rc/3.3.2-rc1 rel/3.3.2
  74. 0cd39cb Fixes after AVSS scanning #298 by Jan Friedrich · 9 weeks ago
  75. 2a0a190 added unit tests by Jan Friedrich · 9 weeks ago
  76. 3113aa8 Fix unhandled exception in AppenderSkeleton finalizer isking process termination by Jan Friedrich · 9 weeks ago
  77. 43d2424 Fix mutex leak in InterProcessLock.AcquireLock when file stream is null by Jan Friedrich · 9 weeks ago
  78. 9dd998a Fix race condition in AppenderSkeleton filter chain modification by Jan Friedrich · 9 weeks ago
  79. e633f77 update .gitignore by Jan Friedrich · 9 weeks ago
  80. f57d7b3 Set up default protection ruleset for default and release branches (#295) by The Apache Software Foundation · 3 months ago
  81. 88c0576 added release note for #292 by Jan Friedrich · 3 months ago
  82. 0cb3367 $(MSBuildThisFileDirectory) without \ by Jan Friedrich · 3 months ago
  83. 44e9c13 Fix race in Hierarchy.TryCreateLogger (#294) by Grzegorz Dziadkiewicz · 3 months ago
  84. fcb0f05 Add Grzegorz Dziadkiewicz to list of active commiters (#293) by Grzegorz Dziadkiewicz · 4 months ago
  85. 783570c bump version to 3.3.2 by Jan Friedrich · 4 months ago
  86. 14d8742 updated releasing.md by Jan Friedrich · 4 months ago
  87. 7fcc7f4 preserve UTF-16 surrogate pairs in MaskXmlInvalidCharacters - fixes #290 (#291) by Jan Friedrich · 4 months ago rc/3.3.1-rc1 rel/3.3.1
  88. e2f4ff4 add copilot instructions by Jan Friedrich · 4 months ago
  89. 0b6e500 bump internal log4net version for https://github.com/advisories/GHSA-4f7c-pmjv-c25w #289 (#289) by Jan Friedrich · 4 months ago
  90. 592d18d Reduce silent log event loss during XmlConfigurator reconfiguration (#287) by Abdullah hamza · 4 months ago
  91. 69bb9f4 added release note for #287 by Jan Friedrich · 4 months ago
  92. 103fd9d Add initial AGENTS.md for AI-assisted vulnerability research by Jan Friedrich · 5 months ago
  93. 7661c5d Bump handlebars from 4.7.8 to 4.7.9 (#286) by dependabot[bot] · 5 months ago
  94. 6e7167c Bump convict from 6.2.4 to 6.2.5 (#285) by dependabot[bot] · 5 months ago
  95. 11e68f8 Bump picomatch (#284) by dependabot[bot] · 5 months ago
  96. 867930d Bump minimatch from 3.1.2 to 3.1.5 by Jan Friedrich · 6 months ago
  97. 01a0d6e #281 fix hints and warnings (#281) by Jan Friedrich · 6 months ago
  98. edd722b bump version to 3.3.1 by Jan Friedrich · 6 months ago
  99. 0fcbd2b update release date by Jan Friedrich · 6 months ago
  100. 42a77cb #280 harden the handling of invalid characters for the XmlLayout classes by Jan Friedrich · 6 months ago rc/3.3.0-rc1 rel/3.3.0