August 23, 2018 | ||
---|---|---|
View b2b2b981e6
update mailing list URLVictor Seva authored on 23/08/2018 14:59:11 |
December 6, 2016 | ||
---|---|---|
View 993ad4e245
core: updated the issues fileDaniel-Constantin Mierla authored on 06/12/2016 14:07:53 |
February 13, 2016 | ||
---|---|---|
View 00226fa9ce
ISSUES add link to GithubOlle E. Johansson authored on 13/02/2016 18:01:46 |
January 10, 2015 | ||
---|---|---|
View bef223c922
Docs Remove SVN ID, minor updatesOlle E. Johansson authored on 10/01/2015 08:21:45 |
January 26, 2007 | ||
---|---|---|
View 5bfdfbc139
- workarround for openssl kerberos malloc bug: openssl kerberos code in kssl.c uses libc malloc/free/calloc instead of the OPENSSL* versions (set using CRYPTO_set_mem_functions()). In ser ssl connections "move" between processes and so everything must be allocated in shared mem. If the wrong malloc function are called ser will eventually crash. This workarround tries to disable kerberos support each time a new SSL structure is created. For this fix to work is important to either use statically linked openssl or re-compile ser on the target machine (if openssl is linked dynamically then it must use the same compilation options as the machine on which ser is compiled). Bug reporterd by Atle Samuelsen <clona@cyberhouse.no>.Andrei Pelinescu-Onciul authored on 26/01/2007 23:11:21 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
April 1, 2004 | ||
---|---|---|
View bfec97f8d0
- updated RE bugs - added a workarround for [^something] matches new line, courtesy of BogdanAndrei Pelinescu-Onciul authored on 01/04/2004 13:40:43 |
November 26, 2003 | ||
---|---|---|
View d18ca80ce2
- group fixed (segfault on start when group specified) - ISSUES updated to reflect thisAndrei Pelinescu-Onciul authored on 26/11/2003 23:43:59 |
November 18, 2003 | ||
---|---|---|
View b6519f52b0
- added RH8 RE bugAndrei Pelinescu-Onciul authored on 18/11/2003 19:34:44 |
August 20, 2003 | ||
---|---|---|
View 034a9e6e72
- added unstable subst re libc6 bugAndrei Pelinescu-Onciul authored on 20/08/2003 14:30:40 |
June 18, 2003 | ||
---|---|---|
View 0ccb83ad77
memory leak desctiption introducedJiri Kuthan authored on 18/06/2003 23:29:09 |
April 12, 2003 | ||
---|---|---|
View fd5502b125
a workaround to the latest bug addedJiri Kuthan authored on 12/04/2003 15:01:12 |
April 11, 2003 | ||
---|---|---|
View 57cc441b30
hash==0 bug mentionedJiri Kuthan authored on 11/04/2003 23:29:04 |
April 4, 2003 | ||
---|---|---|
View 6cd519d24c
- small description updateAndrei Pelinescu-Onciul authored on 04/04/2003 16:07:49 |
April 3, 2003 | ||
---|---|---|
View 5b06d792ce
serctl portability bug "echo -n" addedJiri Kuthan authored on 03/04/2003 17:26:06 |