1
0
Fork 0
mirror of git://git.psyced.org/git/psyclpc synced 2024-08-15 03:20:16 +00:00

4.0.11 - getshort fix - more tls autodetect

This commit is contained in:
psyc://psyced.org/~lynX 2009-04-28 07:44:35 +02:00
parent 1d490d6a92
commit e6b541d150
10 changed files with 163 additions and 57 deletions

View file

@ -1,3 +1,12 @@
2008-07-27 (lynX) (4.0.10)
+ added ERR_TLS_NOT_DETECTED code to sys/tls.h
+ added suitable message to tls_error()
- configure.in: use sysmalloc by default
2008-07-20 (lynX) (4.0.9)
- TLS autodetect now comes with timer
- safer way to shutdown SSL
2008-05-28 (fippo/lynX) (4.0.8)
+ new efuns:
string strftime(string, int default: F_TIME);