Winni Neessen wneessen
  • Cologne, Germany
  • https://pebcak.de
  • I work in InfoSec and do open source development in my spare time. Music-lover, Record-collector, Go-Enthusiast, Perl-veteran. Vir potens spiritus.

  • Joined on 2024-02-08
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-27 18:15:56 +01:00
9682755e25 Delete unused .cirrus.yml configuration file
8fb05a33ff Update tempfile path in unit tests
7b9df7de47 Remove harden-runner step from CI workflow
bdffa22ad8 Remove duplicate Go test step from CI workflow
89f29b241e Add FreeBSD testing to CI workflow
Compare 33 commits »
wneessen synced commits to refs/pull/298/merge at wneessen/go-mail from mirror 2024-10-27 10:05:56 +01:00
faffc025cb feat: s/mime singing supports quoted printable encoding, also added tests
Compare 2 commits »
wneessen synced commits to refs/pull/298/head at wneessen/go-mail from mirror 2024-10-27 10:05:56 +01:00
faffc025cb feat: s/mime singing supports quoted printable encoding, also added tests
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-27 02:55:56 +02:00
e808e0b972 Add comprehensive unit tests for email address getters
22f56a0143 Add tests for GetAddrHeaderString in msg_test.go
d16ae61f64 Add test for GetAddrHeader with multiple valid addresses
5e5bcef696 Add tests for Msg_GetAddrHeader
7b600534ea Add tests for Msg.GetRecipients method
Compare 24 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-26 18:45:56 +02:00
d7b32480fd Handle test server connection timeouts
23399ed84c Change DefaultHost to loopback address
90e3162a22 Update CI to support older Go versions
273a26ca53 Add tests for Go 1.21+ compatibility
a815c58571 Update CI workflow to install nullmailer instead of ssmtp
Compare 19 commits »
wneessen synced commits to refs/pull/298/merge at wneessen/go-mail from mirror 2024-10-26 02:25:56 +02:00
c47f08dc7f Merge pull request #346 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0
87c0575dd4 Bump actions/setup-go from 5.0.2 to 5.1.0
Compare 3 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-26 02:25:56 +02:00
3a3eaed348 Refactor address header tests to use checkAddrHeader
e08d36d0b8 Refactor address header validation in tests
c99b6c3f14 Fix ToFromString to handle and trim empty addresses
03da20fc39 Add unit tests for Msg_ToIgnoreInvalid behavior
Compare 4 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-25 18:15:56 +02:00
8b6a7927ef Add dummy test function in msg_test.go
1ea7b173c6 Add tests for Msg.AddToFormat
a7f81baa4b Fix address references in tests and add AddTo functionality
cb85a136c3 Add Goland noinspection comments to suppress deprecation warnings
aa46b408ad Add additional tests for From and To address handling
Compare 21 commits »
wneessen synced commits to main at wneessen/go-mail from mirror 2024-10-25 18:15:56 +02:00
c47f08dc7f Merge pull request #346 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0
87c0575dd4 Bump actions/setup-go from 5.0.2 to 5.1.0
Compare 2 commits »
wneessen synced commits to main at wneessen/logranger from mirror 2024-10-25 17:35:57 +02:00
099cd3094e Merge pull request #136 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0
8d4a4434d1 Bump actions/setup-go from 5.0.2 to 5.1.0
Compare 2 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-25 10:05:56 +02:00
eebbaa2513 Refactor and reintegrate content type tests in file_test.go
8353b4b255 Follow upstream for HELO during Quit bug
Compare 2 commits »
wneessen synced commits to main at wneessen/niljson from mirror 2024-10-25 09:35:57 +02:00
339a18cf6e Merge pull request #39 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0
3feea6de53 Bump actions/setup-go from 5.0.2 to 5.1.0
Compare 2 commits »
wneessen synced commits to main at wneessen/apg-go from mirror 2024-10-25 02:35:56 +02:00
429c1b8b17 Merge pull request #225 from wneessen/dependabot/github_actions/actions/setup-go-5.1.0
5e675e3c32 Bump actions/setup-go from 5.0.2 to 5.1.0
Compare 2 commits »
wneessen synced commits to refs/pull/298/merge at wneessen/go-mail from mirror 2024-10-24 17:45:57 +02:00
cec7e38332 Merge pull request #345 from wneessen/dependabot/github_actions/github/codeql-action-3.27.0
9ad77012e3 Bump github/codeql-action from 3.26.13 to 3.27.0
55e5a1536e Merge pull request #344 from wneessen/feature/342_allow-bypass-plain-auth-tls-check
c7d0a03ddc Change error log to debug log in client_test.go
Compare 17 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-24 17:45:57 +02:00
9834c6508d Refactor file_test.go to use subtests
75e035c783 Add test cases for various EML parsing scenarios
769783f037 Refactor error handling in eml parser
9f1e1976fe Fix assignment in error handling for EML parsing function
887e3cd768 Add EML parsing with new tests and examples
Compare 17 commits »
wneessen synced commits to main at wneessen/logranger from mirror 2024-10-24 17:05:56 +02:00
a325d7df2a Merge pull request #135 from wneessen/dependabot/github_actions/actions/checkout-4.2.2
ee35cb5f0d Bump actions/checkout from 4.2.1 to 4.2.2
Compare 2 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-24 01:25:57 +02:00
28dc629674 Refactor and expand client dial-and-send tests
84ca70083a Add test for DialAndSend functionality
06f6fd3692 Add client reset functionality tests
2710250baa Add *testing.T to simpleSMTPServer and logging improvements
7f3cd8dc38 Merge branch 'main' into feature/overhaul-tests
Compare 19 commits »
wneessen synced commits to feature/overhaul-tests at wneessen/go-mail from mirror 2024-10-23 17:15:57 +02:00
wneessen synced commits to main at wneessen/go-mail from mirror 2024-10-23 17:15:57 +02:00
cec7e38332 Merge pull request #345 from wneessen/dependabot/github_actions/github/codeql-action-3.27.0
9ad77012e3 Bump github/codeql-action from 3.26.13 to 3.27.0
Compare 2 commits »
wneessen synced new reference feature/overhaul-tests to wneessen/go-mail from mirror 2024-10-23 17:15:57 +02:00