Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openziti/sdk-golang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: r-caamano/sdk-golang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on Jul 28, 2021

  1. Copy the full SHA
    172008d View commit details
  2. added function to create rendom data of length determined by flag -l …

    …(default 100) adn increased buffer size on server and client to support 1500 byte pings
    r-caamano committed Jul 28, 2021
    Copy the full SHA
    8ab4a5a View commit details
  3. Copy the full SHA
    b4761a1 View commit details
  4. removed unneeded cast to string, added sequence number to sent data w…

    …hich is read upon reply from server to confirm sequence numver of recieved echo
    r-caamano committed Jul 28, 2021
    Copy the full SHA
    f0eef84 View commit details
  5. Copy the full SHA
    50fc490 View commit details
  6. Copy the full SHA
    a55e83d View commit details
  7. Copy the full SHA
    6d55e5d View commit details
  8. Copy the full SHA
    f020bef View commit details
  9. fixed issue on zping-server where config specified by -c was not used…

    …. started adding additional comments
    r-caamano committed Jul 28, 2021
    Copy the full SHA
    796d461 View commit details
  10. Copy the full SHA
    bf3f348 View commit details
  11. Copy the full SHA
    68ffcac View commit details
  12. Copy the full SHA
    531f9f0 View commit details
  13. fixed issue introduced where ping sent reported higher than received …

    …after refactor to struct
    r-caamano committed Jul 28, 2021
    Copy the full SHA
    499a022 View commit details
  14. Copy the full SHA
    ba69af3 View commit details

Commits on Jul 29, 2021

  1. Copy the full SHA
    b5f19c2 View commit details
  2. Added more code comments and limited error output on dial to err.Erro…

    …r() string for enduser reading ease in zping-client
    r-caamano committed Jul 29, 2021
    Copy the full SHA
    aa4fcef View commit details

Commits on Jul 30, 2021

  1. added error chck for missing or bad config file, refactored main loop…

    … in zping-client for better readability
    r-caamano committed Jul 30, 2021
    Copy the full SHA
    13ee503 View commit details
  2. Found inconsistent behavior when exiting via control-C with loop cond…

    …ition in for statement. Moved back to original body conditional with break in main for loop
    r-caamano committed Jul 30, 2021
    Copy the full SHA
    3a98e34 View commit details
  3. Copy the full SHA
    458b805 View commit details

Commits on Aug 2, 2021

  1. Fixed issue where when greater than 9 pings sent incorrect number of …

    …bytes reported due to incorrect cal of random string size.
    r-caamano committed Aug 2, 2021
    Copy the full SHA
    2a1355a View commit details
  2. Copy the full SHA
    13a9326 View commit details
  3. Copy the full SHA
    ec0117c View commit details
  4. Fixed issue after 9 pings incorrect byte count sent/recieved due to i…

    …ncorrect random data calc. Caused by trackin g wrong var.
    r-caamano committed Aug 2, 2021
    Copy the full SHA
    956c118 View commit details

Commits on Aug 6, 2021

  1. Copy the full SHA
    ec597d8 View commit details
  2. Copy the full SHA
    b314b16 View commit details

Commits on Aug 17, 2021

  1. Copy the full SHA
    7c87c76 View commit details
  2. Copy the full SHA
    e9a21b1 View commit details

Commits on Aug 19, 2021

  1. Copy the full SHA
    b603a41 View commit details

Commits on Aug 23, 2021

  1. Merge pull request #2 from r-caamano/catchenverr

    Added catch for case env ZITI_SDK_CONFIG does not exist and server mo…
    r-caamano authored Aug 23, 2021
    Copy the full SHA
    6330d0d View commit details

Commits on Aug 31, 2021

  1. Copy the full SHA
    5d94794 View commit details

Commits on Sep 3, 2021

  1. Copy the full SHA
    866d84f View commit details
  2. Add files via upload

    r-caamano authored Sep 3, 2021
    Copy the full SHA
    ea2a6b4 View commit details

Commits on Sep 23, 2021

  1. Copy the full SHA
    f80268a View commit details
  2. Copy the full SHA
    5c7436a View commit details
  3. Copy the full SHA
    84cde85 View commit details
  4. Copy the full SHA
    502bcc1 View commit details

Commits on Sep 24, 2021

  1. Copy the full SHA
    fa4af6c View commit details

Commits on Apr 19, 2022

  1. Copy the full SHA
    8cd8e47 View commit details
Showing with 0 additions and 0 deletions.