|
| 1 | +Michael Weiser (1): |
| 2 | +- Handle impersonation of oneself |
| 3 | + |
| 4 | +Robbie Harwood (11): |
| 5 | +- Document config file non-merging |
| 6 | +- Initialize our epoll\_event structures |
| 7 | +- Avoid leak of special mechs in gss\_mech\_interposer() |
| 8 | +- Fix leak of mech OID in gssi\_inquire\_context() |
| 9 | +- Make syslog of call status configurable |
| 10 | +- Fix order of socket ev update in init\_sockets() |
| 11 | +- Eliminate some leftover dead code |
| 12 | +- Update EXTRA\_DIST for missing test files |
| 13 | +- Fix warnings in configure programs |
| 14 | +- Update vendored ax\_pthread.m4 |
| 15 | +- Switch to calling distcheck in CI |
| 16 | + |
| 17 | +Simo Sorce (19): |
| 18 | +- Silence gcc on truncation of debug messages |
| 19 | +- Work around incorrect gcc restrict warning on asprintf |
| 20 | +- Add testlib method to wait for gssproxy reconfiguration |
| 21 | +- Expand use of global static mechs to conform to SPI |
| 22 | +- Initialize interposed mech list without allocation |
| 23 | +- Make sure to free also the remote ctx struct |
| 24 | +- Use the correct function to free unused creds |
| 25 | +- Fix leaks in our test suite itself |
| 26 | +- Always free ciphertext data in gp\_encrypt\_buffer |
| 27 | +- Return static oids for naming functions |
| 28 | +- Avoid unnecessary allocation in gpm\_inquire\_mechs\_for\_name() |
| 29 | +- Use static OIDs in gss\_inquire\_context() |
| 30 | +- Add a hidden debug tool to gssproxy |
| 31 | +- Implement remoting gss\_localname function. |
| 32 | +- Add new test unit for name functions |
| 33 | +- Fix various test issues |
| 34 | +- Update .gitignore file |
| 35 | +- Always shortcircuit mech\_invoke to the local mech |
| 36 | +- Clarify mech\_for\_saslname implementation note |
| 37 | + |
0 commit comments