Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smtp proxy local 2 #35

Open
wants to merge 54 commits into
base: smtp-proxy-1.30.4
Choose a base branch
from
Open

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    0c3aace View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    c9a91d3 View commit details
    Browse the repository at this point in the history
  2. Removed debug logs

    VishalDamgude committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e041dce View commit details
    Browse the repository at this point in the history
  3. removed unused code

    VishalDamgude committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e685b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb73d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99a3812 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. smtp filter tests

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6f47ee6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Unit tests

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    14ea75e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Updated decoder tests

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a2e6c37 View commit details
    Browse the repository at this point in the history
  2. Removed a test file

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    33e8be5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Access log changes for smtp filter

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d30ef1c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into smtp-proxy-local

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    efdf6d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. ED-2687: Added access log support

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    80c05fd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. access log code changes

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    7c9e282 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Commented out extensions

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5425de4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Added access logs, proxy proto starttls support, refactored code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed May 4, 2023
    Configuration menu
    Copy the full SHA
    325ed18 View commit details
    Browse the repository at this point in the history
  2. Fixed formatting issues

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed May 4, 2023
    Configuration menu
    Copy the full SHA
    07e041d View commit details
    Browse the repository at this point in the history
  3. Fixed formatting issues

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed May 4, 2023
    Configuration menu
    Copy the full SHA
    167f469 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. contrib:smtp_proxy:added back 4xx, 5xx error stats

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7bd1e69 View commit details
    Browse the repository at this point in the history
  2. fixed formatting issue

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5a08fa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. contrib::updated smtp stats

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8cfc265 View commit details
    Browse the repository at this point in the history
  2. contrib::smtp_proxy::fixed formatting

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ab82f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. contrib::smtp_proxy:updated decActiveSession call

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    aef9f72 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. contrib::smtp_proxy::updated smtp access log fileds

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    a48db03 View commit details
    Browse the repository at this point in the history
  2. contrib::smtp_proxy::fixed formatting

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    aecc274 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. contrib::smtp_proxy::removed debug logs

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    639a707 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. contrib::smtp_proxy decoder changes

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ec94807 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. contrib:smtp_proxy:fixed rsponse parsing issue

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9fdbdf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. contrib::smtp_proxy::added check for data_tx_length timer

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    c5d538c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. contrib::smtp_proxy:updated code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fefd0c7 View commit details
    Browse the repository at this point in the history
  2. contrib::smtp_proxy:updated code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6deec4b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. contrib:smtp_proxy:updated code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4369df8 View commit details
    Browse the repository at this point in the history
  2. contrib:smtp_proxy:updated session close msg

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cb6f6fb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. contrib:smtp_proxy:updated code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6c8218b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. updated code

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8fa6615 View commit details
    Browse the repository at this point in the history
  2. removed debug logs

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0b365aa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. improved metricasand access logs

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    772e83c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. fixed auth error response msg

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    039b766 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Merge branch 'smtp-proxy-1.30.4' into smtp-proxy-local-2

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6339cbd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. contrib:smtp_proxy:updating smtp proxy dependencies

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bee8c3f View commit details
    Browse the repository at this point in the history
  2. envoy_dependencies_extra set ignore_root_user_error to true

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8d02f38 View commit details
    Browse the repository at this point in the history
  3. commented gcc flags

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0485476 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. restores last changes - ignoring specific warnings as errors

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bf4cbe4 View commit details
    Browse the repository at this point in the history
  2. using -Wno-error

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4b5a7e1 View commit details
    Browse the repository at this point in the history
  3. updated posix options

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8c0e2c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. contrib:smtp-proxy:updated access log parameters

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c07cc75 View commit details
    Browse the repository at this point in the history
  2. updating serverFactoryContext code for smtp

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6c3848b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. contrib:smtp_proxy:fix compile issue

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    3ec63e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. contrib:smtp_proxy:uncommenting extensions

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e019635 View commit details
    Browse the repository at this point in the history
  2. contrib:smtp_proxy:ingore root user error fix

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a59270 View commit details
    Browse the repository at this point in the history
  3. contrib:smtp_proxy

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    df81279 View commit details
    Browse the repository at this point in the history
  4. commenting few extensions

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f805b4e View commit details
    Browse the repository at this point in the history
  5. commented extensions

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0609044 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. contrib:smtp_proxy: udpa annotations added

    Signed-off-by: VishalDamgude <vishal.damgude@freshworks.com>
    VishalDamgude committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0e79f59 View commit details
    Browse the repository at this point in the history