August 13, 2008 | ||
---|---|---|
View ba726482ca
updated .cvsignoreAndrei Pelinescu-Onciul authored on 13/08/2008 14:49:46 |
August 12, 2008 | ||
---|---|---|
View 7d11cc0cb0
- sctp preference support in naptr queries (added a new ser.cfg option: dns_sctp_pref, see doc/dns.txt for more details)Andrei Pelinescu-Onciul authored on 12/08/2008 09:51:32 |
August 11, 2008 | ||
---|---|---|
View ffe160abd8
- sctp support - added t_relay_to_sctp(). t_replicate_sctp(), t_forward_nonack_sctp()Andrei Pelinescu-Onciul authored on 11/08/2008 17:41:16 |
August 8, 2008 | ||
---|---|---|
View ed990c3149
- core sctp supportAndrei Pelinescu-Onciul authored on 08/08/2008 20:47:53 |
||
View c3611173e7
- experimental sctp support (one to many)Andrei Pelinescu-Onciul authored on 08/08/2008 20:47:23 |
||
View dec9733aa5
- support for sctpAndrei Pelinescu-Onciul authored on 08/08/2008 20:45:40 |
August 7, 2008 | ||
---|---|---|
View b0585b3113
- workaround for type declaration conflicts between linux-libc-dev and libc headers on x86_64 debian (in one place declared as long int and in another as long long)Andrei Pelinescu-Onciul authored on 07/08/2008 13:29:09 |
||
View 2a584f3cde
- excluded auth_identity from the default compilation listAndrei Pelinescu-Onciul authored on 07/08/2008 13:15:24 |
August 6, 2008 | ||
---|---|---|
View 4385d799b2
- magic include reordering to work around type declaration conflicts between linux-libc-dev and libc headers in debianAndrei Pelinescu-Onciul authored on 06/08/2008 15:24:27 |
July 29, 2008 | ||
---|---|---|
View d32f7ac428
- when starting ser in suid mode (e..g -u user), set also the supplementary groups of the respective user. Patch from Marcus Better <marcus@better.se>.Andrei Pelinescu-Onciul authored on 29/07/2008 12:06:50 |
July 28, 2008 | ||
---|---|---|
View e6d55cc09a
Man pages for auth and avp.Martin Hoffmann authored on 28/07/2008 14:58:25 |
July 17, 2008 | ||
---|---|---|
View 1eb27cdd83
- update: nonce_auth_max_drift, auth_extra_checks split into auth_checks_*Andrei Pelinescu-Onciul authored on 17/07/2008 13:37:49 |
||
View 96b7feae4e
- fix: ifdef __CPU_i386 define __CPU_x86Andrei Pelinescu-Onciul authored on 17/07/2008 10:12:07 |
||
View 9b089e21ee
- ser equivalents to time(2) and gettimeofday(2), using internal ser time (faster then making a syscall, but at least in the gettimeofday case more imprecise, can be about 0.1-0.2 s off)Andrei Pelinescu-Onciul authored on 17/07/2008 07:51:34 |
July 14, 2008 | ||
---|---|---|
View e593195402
added function qm_check\(\) which checks integrity of pkg mem. If you have a problem with memory you can include qm_check() into lovely places in your code and at these checkpoints integrity pf pkg memory will be checked.Libor Chocholaty authored on 14/07/2008 13:37:42 |