-
Wed May 01 2019 Robbie Harwood <rharwood@redhat.com> 0.7.0-26
- Avoid uninitialized free when allocating buffers
- Resolves: #1699331
-
Tue Apr 30 2019 Robbie Harwood <rharwood@redhat.com> 0.7.0-25
- Fix explicit NULL deref on some enctypes
- Resolves: #1699331
-
Mon Mar 18 2019 Robbie Harwood <rharwood@redhat.com> 0.7.0-24
- Add a safety timeout to epoll
- Resolves: #1687899
-
Mon Dec 17 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-23
- Use pthread keys for thread local storage
- Resolves: #1618375
-
Tue Dec 11 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-22
- Add hack to support read-only root
- Resolves: #1542567
-
Fri Jun 08 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-21
- Always choose highest requested debug level
- Resolves: #1505741
-
Fri Apr 27 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-20
- Clean up debug man page + behavior
- Resolves: #1554249
-
Fri Apr 27 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-19
- Always use the encype we selected
- Resolves: #1549684
-
Fri Apr 27 2018 Robbie Harwood <rharwood@redhat.com> 0.7.0-18
- Don't leak mech_type when CONTINUE_NEEDED from init_sec_context
- Resolves: #1553819
-
Wed Dec 13 2017 Robbie Harwood <rharwood@redhat.com> 0.7.0-17
- Conditionally reload kernel interface on SIGHUP
- Resolves: #1507817