| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Missing override suffix compile fix | Martin Ridgers | 2022-02-04 | 1 | -1/+1 | |
| * | | Disabled unused lambda-capture/local-variable warnings to lessen maintenance ... | Martin Ridgers | 2022-02-04 | 1 | -0/+2 | |
| * | | Close connection if HTTP header parsing failed | Martin Ridgers | 2022-02-04 | 1 | -5/+4 | |
| * | | Fixed bug adding endpoint with no URL. | Per Larsson | 2022-02-04 | 1 | -0/+1 | |
| * | | Enable crypto on Linux. | Ubuntu | 2022-02-03 | 1 | -2/+0 | |
| * | | Enable encryption on all platforms. | Per Larsson | 2022-02-03 | 3 | -20/+12 | |
| * | | Minor cleanup of free functions. | Per Larsson | 2022-02-03 | 8 | -68/+75 | |
| * | | Merge branch 'main' into auth | Per Larsson | 2022-02-03 | 2 | -1/+18 | |
| |\ \ | ||||||
| | * | | Fixed signed/unsigned comparison compile error | Martin Ridgers | 2022-02-03 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Merge pull request #48 from EpicGames/non-elevated-asio | zousar | 2022-02-02 | 1 | -0/+17 | |
| | |\ | ||||||
| | | * | Add comment about loopback fast path as suggested in review. | zousar | 2022-02-02 | 1 | -0/+4 | |
| | | * | Use SIO_LOOPBACK_FAST_PATH on Windows and increase buffer sizes | zousar | 2022-02-01 | 1 | -0/+13 | |
| | | * | Merge branch 'main' into non-elevated-asio | zousar | 2022-02-01 | 21 | -736/+2425 | |
| | | |\ | ||||||
| | | * \ | Merge branch 'main' into non-elevated-asio | zousar | 2022-01-27 | 6 | -113/+439 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge branch 'main' into non-elevated-asio | zousar | 2022-01-26 | 2 | -43/+83 | |
| | | |\ \ \ | ||||||
| | | * | | | | Handle HTTP port collisions when initializing server | zousar | 2022-01-26 | 10 | -56/+103 | |
| * | | | | | | Added encryption key/IV option in LUA. | Per Larsson | 2022-02-03 | 1 | -0/+6 | |
| * | | | | | | Added AES encryption key/IV cli options. | Per Larsson | 2022-02-03 | 5 | -12/+54 | |
| * | | | | | | Encrypt serialized auth state. | Per Larsson | 2022-02-03 | 3 | -8/+87 | |
| * | | | | | | Overwrite existing refresh token. | Per Larsson | 2022-02-02 | 1 | -1/+1 | |
| * | | | | | | Merged main. | Per Larsson | 2022-02-02 | 37 | -740/+2228 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2022-02-02 | 2 | -6/+29 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Update CODING.md | Stefan Boberg | 2022-02-02 | 1 | -3/+13 | |
| | | * | | | | | Update README.md | Stefan Boberg | 2022-02-02 | 1 | -1/+1 | |
| | | * | | | | | Update README.md | Stefan Boberg | 2022-02-02 | 1 | -1/+1 | |
| | | * | | | | | Update README.md | Stefan Boberg | 2022-02-02 | 1 | -1/+5 | |
| | | * | | | | | Update README.md | Stefan Boberg | 2022-02-02 | 1 | -1/+9 | |
| | | * | | | | | Update README.md | Stefan Boberg | 2022-02-02 | 1 | -2/+3 | |
| | * | | | | | | Added some diagnostics to http.sys server to make it clear when we are listen... | Stefan Boberg | 2022-02-02 | 1 | -0/+4 | |
| | |/ / / / / | ||||||
| | * | | | | | Some minor cleanup | Stefan Boberg | 2022-02-02 | 2 | -37/+21 | |
| | * | | | | | Mash -> MeshTracker | Stefan Boberg | 2022-02-02 | 3 | -13/+19 | |
| | * | | | | | Added --no-batch option to formatcode script | Stefan Boberg | 2022-02-02 | 1 | -4/+14 | |
| | * | | | | | clang-format | Stefan Boberg | 2022-02-02 | 11 | -36/+37 | |
| | * | | | | | Revised TODO | Stefan Boberg | 2022-02-02 | 1 | -43/+14 | |
| | | |_|_|/ | |/| | | | ||||||
| | * | | | | CacheRecordPolicy: Fix inverted PolicyMask expression that caused parsing Val... | Matt Peters | 2022-02-01 | 1 | -2/+2 | |
| | * | | | | Cache policy support (#47) | mattpetersepic | 2022-02-01 | 9 | -603/+1514 | |
| | * | | | | Tweaked remote_build.py TTY output | Martin Ridgers | 2022-02-01 | 1 | -2/+2 | |
| | * | | | | Partial remote host validation for remote_build.py | Martin Ridgers | 2022-02-01 | 1 | -7/+20 | |
| | * | | | | Validate remote_build.py key file for required tailing EOL | Martin Ridgers | 2022-02-01 | 1 | -7/+14 | |
| | * | | | | Disable remote_build.py's ANSI codes if the terminal doesn't support them | Martin Ridgers | 2022-02-01 | 1 | -2/+15 | |
| | * | | | | Script for building a branch over SSH | Martin Ridgers | 2022-02-01 | 1 | -0/+237 | |
| | * | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Per Larsson | 2022-01-31 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fixed "int-into-bool-context" error that has mysteriously appeared | Martin Ridgers | 2022-01-31 | 1 | -1/+1 | |
| | * | | | | | Initial support for symmetric encryption/decryption using OpenSSL. | Per Larsson | 2022-01-31 | 3 | -0/+287 | |
| | |/ / / / | ||||||
| | * | | | | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2022-01-30 | 22 | -388/+1007 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'main' of https://github.com/EpicGames/zen | Stefan Boberg | 2022-01-28 | 23 | -386/+1007 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Structured cache PUTs now preserve content type for binary and compressed binary | Stefan Boberg | 2022-01-28 | 1 | -2/+2 | |
| | * | | | | | | Added generate_projects.bat helper | Stefan Boberg | 2022-01-30 | 1 | -0/+1 | |
| | * | | | | | | TraceInit can now be initialized with "None" tracing mode | Stefan Boberg | 2022-01-30 | 4 | -2/+16 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Changed OIDC token endpoint. | Per Larsson | 2022-02-02 | 2 | -2/+2 | |