November 18, 2008 | ||
---|---|---|
View 94476acf20
added .gitignoreAndrei Pelinescu-Onciul authored on 17/11/2008 23:20:30 |
November 16, 2008 | ||
---|---|---|
View b5358fc9f8
doc/NEWS: minor updateAndrei Pelinescu-Onciul authored on 16/11/2008 18:29:06 |
November 13, 2008 | ||
---|---|---|
View ee9b2b682a
makefile: exclude_modules updatedAndrei Pelinescu-Onciul authored on 13/11/2008 16:24:41 |
||
View 898376a76d
makefile: fix group_modulesAndrei Pelinescu-Onciul authored on 13/11/2008 16:23:32 |
November 10, 2008 | ||
---|---|---|
View 3ee91bcbc6
t_suspend() and t_continue() functions are introduced.Miklos Tirpak authored on 10/11/2008 12:47:02 |
November 7, 2008 | ||
---|---|---|
View 8bfe70f5a4
sctp: minor fix for sctp_send_reties fixupAndrei Pelinescu-Onciul authored on 07/11/2008 21:07:21 |
||
View 95c233d95f
typo fixedMichal Matyska authored on 07/11/2008 17:29:46 |
||
View e7f7a93140
sctp: new config option: sctp_send_retriesAndrei Pelinescu-Onciul authored on 07/11/2008 14:53:35 |
||
View 87d68ef97b
sctp: send retries option and unordered fixAndrei Pelinescu-Onciul authored on 07/11/2008 14:53:04 |
||
View fedf3b9460
sctp: minor spelling & comments changesAndrei Pelinescu-Onciul authored on 07/11/2008 14:52:40 |
October 29, 2008 | ||
---|---|---|
View 65a59f7aef
Fixed: IP address in Warning header was not 3261 ABNF compliant (discovered at SIPit23)Nils Ohlmeier authored on 29/10/2008 23:03:22 |
October 23, 2008 | ||
---|---|---|
View f52aa05b99
core: typo fix in ip_addr_loopback()Andrei Pelinescu-Onciul authored on 23/10/2008 11:22:19 |
||
View babf8af4e1
dns: comment additionAndrei Pelinescu-Onciul authored on 23/10/2008 11:21:59 |
October 21, 2008 | ||
---|---|---|
View da47283994
Don't malloc zero-byte string if the replacement string is empty.Maxim Sobolev authored on 21/10/2008 03:21:38 |
||
View 63266ebb7e
In MDStringArray() don't call MD5Update() on empty elements of array. This doesn't change checksum, but could cause memory copy to be called with zero length and/or NULL source/destination.Maxim Sobolev authored on 21/10/2008 03:10:47 |