Skip to content

Commit

Permalink
Rework DTLS code and implement locking similar to TLS
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Mauchle committed May 3, 2018
1 parent e1903c2 commit 6d3b520
Show file tree
Hide file tree
Showing 7 changed files with 510 additions and 469 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Changes between 1.6.9 and the master branch
- Replace several server status bits with a single state enum.
(RADSECPROXY-71)
- Use poll instead of select to allow > 1000 concurrent connections.
- Rework DTLS code.

Bug fixes:
- Detect the presence of docbook2x-man correctly.
Expand Down
Loading

0 comments on commit 6d3b520

Please sign in to comment.