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 refs/pull/356/merge at wneessen/go-mail from mirror 2024-11-12 00:42:56 +01:00
6c06c459da Update README.md SMTP features and TLS support details
ccc104973e Merge pull request #363 from wneessen/simplify-license
935a523fa7 Change license to MIT
26f1ed3102 Merge pull request #362 from wneessen/fix-spelling
Compare 60 commits »
wneessen synced new reference feature/ntlm-auth to wneessen/go-mail from mirror 2024-11-12 00:42:56 +01:00
wneessen synced commits to feature/ntlm-auth at wneessen/go-mail from mirror 2024-11-12 00:42:56 +01:00
wneessen synced and deleted reference refs/tags/smtp-client-tests at wneessen/go-mail from mirror 2024-11-12 00:42:55 +01:00
wneessen synced commits to refs/pull/387/merge at wneessen/decimal from mirror 2024-11-12 00:02:54 +01:00
af136c8569 Updates MarshalYAML interface to use 'any'
f20d7c4b90 Updates comment to comply with go doc
Compare 3 commits »
wneessen synced commits to refs/pull/387/head at wneessen/decimal from mirror 2024-11-12 00:02:54 +01:00
af136c8569 Updates MarshalYAML interface to use 'any'
f20d7c4b90 Updates comment to comply with go doc
Compare 2 commits »
wneessen synced commits to main at wneessen/go-mail from mirror 2024-11-11 16:32:55 +01:00
de3493ee9c Merge pull request #360 from wneessen/dependabot/github_actions/github/codeql-action-3.27.1
5d977e7206 Bump github/codeql-action from 3.27.0 to 3.27.1
Compare 2 commits »
wneessen synced commits to main at wneessen/logranger from mirror 2024-11-11 16:02:54 +01:00
4635a8760a Merge pull request #140 from wneessen/dependabot/github_actions/github/codeql-action-3.27.1
eecae83f59 Bump github/codeql-action from 3.27.0 to 3.27.1
Compare 2 commits »
wneessen synced commits to main at wneessen/niljson from mirror 2024-11-11 08:22:54 +01:00
95022bbd13 Merge pull request #42 from wneessen/dependabot/github_actions/github/codeql-action-3.27.1
059f88d073 Merge pull request #43 from wneessen/dependabot/github_actions/sonarsource/sonarqube-scan-action-3.1.0
675ec4839c Bump sonarsource/sonarqube-scan-action from 3.0.0 to 3.1.0
af82b9f850 Bump github/codeql-action from 3.27.0 to 3.27.1
Compare 4 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-10 16:02:54 +01:00
d446b491e2 Add client cleanup to SMTP tests and new TestClient_Rcpt
0d8d097ae1 Add tests for DSN, 8BITMIME, and SMTPUTF8 support in SMTP
0df228178a Add extensive client tests for Mail, Verify, and Auth commands
Compare 3 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-09 23:42:55 +01:00
b7ffce62aa Add TLS connection state tests for SMTP client
8f28babc47 Add tests for Client StartTLS functionality
Compare 2 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-09 15:32:54 +01:00
50505e1339 Add test for Client cmd failure on textproto command
af7964450a Add test cases for invalid HELO/EHLO commands
cefaa0d4ee Refactor SMTP test cases for improved clarity and coverage
Compare 3 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-09 07:22:54 +01:00
92ab51b13d Add comprehensive tests for scramAuth error handling
c6d416f142 Fix typo in the tls-unique channel binding comment
a1efa1a1ca Remove redundant empty string check in SCRAM normalization
d6f256c29e Fix typo in error message in normalizeString function
Compare 4 commits »
wneessen synced commits to main at wneessen/apg-go from mirror 2024-11-08 23:42:53 +01:00
befbe9fb19 Merge pull request #229 from wneessen/dependabot/github_actions/sonarsource/sonarqube-scan-action-3.1.0
f16e09d788 Merge pull request #228 from wneessen/dependabot/github_actions/github/codeql-action-3.27.1
862d622faa Bump sonarsource/sonarqube-scan-action from 3.0.0 to 3.1.0
229c0104b2 Bump github/codeql-action from 3.27.0 to 3.27.1
Compare 4 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-08 23:12:55 +01:00
d4c6cb506c Add SCRAM authentication tests to smtp package
c656226fd3 Add XOAuth2 authentication tests to SMTP package
1af17f14e1 Add cleanup to close client connections in tests
7b8a24f34a Merge branch 'main' into smtp-client-tests
edc3de5484 Merge pull request #358 from wneessen/dependabot/go_modules/golang.org/x/crypto-0.29.0
Compare 6 commits »
wneessen synced commits to refs/pull/356/merge at wneessen/go-mail from mirror 2024-11-08 23:12:55 +01:00
0d906e21ac Merge pull request #359 from wneessen/dependabot/github_actions/sonarsource/sonarqube-scan-action-3.1.0
a3ef47ac93 Bump sonarsource/sonarqube-scan-action from 3.0.0 to 3.1.0
edc3de5484 Merge pull request #358 from wneessen/dependabot/go_modules/golang.org/x/crypto-0.29.0
62ea3f56af Bump golang.org/x/crypto from 0.28.0 to 0.29.0
Compare 5 commits »
wneessen synced commits to main at wneessen/go-mail from mirror 2024-11-08 23:12:54 +01:00
0d906e21ac Merge pull request #359 from wneessen/dependabot/github_actions/sonarsource/sonarqube-scan-action-3.1.0
a3ef47ac93 Bump sonarsource/sonarqube-scan-action from 3.0.0 to 3.1.0
Compare 2 commits »
wneessen synced commits to main at wneessen/go-mail from mirror 2024-11-08 15:02:55 +01:00
edc3de5484 Merge pull request #358 from wneessen/dependabot/go_modules/golang.org/x/crypto-0.29.0
62ea3f56af Bump golang.org/x/crypto from 0.28.0 to 0.29.0
Compare 2 commits »
wneessen synced commits to main at wneessen/logranger from mirror 2024-11-08 14:52:54 +01:00
664e7a5754 Merge pull request #139 from wneessen/dependabot/github_actions/sonarsource/sonarqube-scan-action-3.1.0
65ded1bdbe Bump sonarsource/sonarqube-scan-action from 3.0.0 to 3.1.0
Compare 2 commits »
wneessen synced commits to smtp-client-tests at wneessen/go-mail from mirror 2024-11-08 06:52:56 +01:00
b03fbb4ae8 Add test server for SMTP authentication
4221d48644 Update login authentication test cases in smtp_test.go
410343496c Refactor and expand TestLoginAuth
2391010e3a Rename parameter for consistency in auth functions
e42b022076 Merge branch 'main' into smtp-client-tests
Compare 11 commits »