pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2021-09-12
2021-09-12 12:04:55 by Marcus Comstedt <marcus@mc.pp.se>
6616346411f0379db1f0ee7c5140bbb18116c5bd (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Document crypt bugfix
10:
Bug Fixes ---------
+
o crypt
+
+
Fixed a bug which caused crypt() with a random salt to sometimes return
+
"*0" instead of an encrypted password.
+
o Concurrent - The future generated by ->timeout() would not necessarily resolve with