December 28, 2004 | ||
---|---|---|
View b52b69c887
Temporarily backout addition of Server header field parser until decision is adapted on how to overcome current limit of max 32 headers. Just for the record, I think that the easiest way out is to increase flags storage size from 32bits to 64bits, which should be sufficiend at least for the next year.Maxim Sobolev authored on 28/12/2004 23:41:30 |
December 22, 2004 | ||
---|---|---|
View c5e3887743
fixed compilation on MacOSXNils Ohlmeier authored on 22/12/2004 23:46:40 |
December 20, 2004 | ||
---|---|---|
View fe70e4fbea
Add support for Server header field, since it is necessary in one place (mediaproxy module) already and will also be used in another new module.Maxim Sobolev authored on 20/12/2004 18:52:54 |
||
View df010073a0
Use "const char *" instead of "char *" where appropriate.Maxim Sobolev authored on 20/12/2004 18:50:27 |
December 19, 2004 | ||
---|---|---|
View 350ffd029b
- netbsd amd64 fix (ser uses x86_64 instead of amd64)Andrei Pelinescu-Onciul authored on 19/12/2004 11:58:03 |
December 17, 2004 | ||
---|---|---|
View ffbd6cb232
- removed ngrepAndrei Pelinescu-Onciul authored on 17/12/2004 11:27:51 |
December 16, 2004 | ||
---|---|---|
View 4c70d00978
- updated ver. noAndrei Pelinescu-Onciul authored on 16/12/2004 17:55:00 |
||
View 8f715818d3
- removed reference to serhelpAndrei Pelinescu-Onciul authored on 16/12/2004 17:46:44 |
||
View 245b8b9351
- various pre-release updates - use_domain set to 0 by default in all the modules - experimental sparc32 non-SMP support (thanks to Michael Grigoni)Andrei Pelinescu-Onciul authored on 16/12/2004 17:39:46 |
December 15, 2004 | ||
---|---|---|
View 8d0543b999
- auth_radius: alloca()/alloca.h fixes - 64 bit warnings fixed - daemonize _XOPEN_SOURCE_EXTENDED hack modified againAndrei Pelinescu-Onciul authored on 15/12/2004 17:49:12 |
December 14, 2004 | ||
---|---|---|
View 88d3fa6d57
- gcc 3.4 makefile support - openbsd 3.2 daemonize.c compile fixesAndrei Pelinescu-Onciul authored on 14/12/2004 18:39:22 |
December 13, 2004 | ||
---|---|---|
View 2d15016dff
- list of new and removed modules - changes in old modules and coreDaniel-Constantin Mierla authored on 13/12/2004 13:52:35 |
December 8, 2004 | ||
---|---|---|
View 4168f707f1
- warnings fixed for gcc-3.4 - older solaris support (5.6)Andrei Pelinescu-Onciul authored on 08/12/2004 19:06:12 |
December 4, 2004 | ||
---|---|---|
View 1ebfdc8e89
- RADIUS dictionary cleanup. Now it contains all attributes and values needed by SER. It contains even standard (IANA registered) attributes but only those that are missing in the radiusclient-ng default dictionary are uncommented, the rest is commented out.Jan Janak authored on 04/12/2004 22:37:48 |
||
View afef796f1f
- Missing Sip-Translated-Request-URI addedJan Janak authored on 04/12/2004 19:16:05 |