6
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 4 years ago.
Oct 12, 2020 — Oct 12, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation on mac: Openssl headers are now to be retrieved with brew/macports and the linker should be told to use SystemConfiguration and CoreFoundation More... almost 10 years ago
ask for openssl version>=1.0.1 More... about 10 years ago
enable sofia-sip asynchronous resolver More... about 10 years ago
update version More... about 10 years ago
fix crashes when looking for a tport given its "ident" name only. More... about 10 years ago
change fprintf into SU_DEBUG (very annoying to have stderr on the console) More... over 10 years ago
Version bump in configure.ac More... over 10 years ago
Bump version More... over 10 years ago
Add API to debug the message creation/destroy in sofia. More... over 10 years ago
Bump sofia version More... over 10 years ago
memory leak fix attempt. outgoing_create() doesn't take ownership of the message in all error cases. nta_msg_tsend() wasn't robust to this. More... over 10 years ago
Bump rpm verson More... over 10 years ago
Fix memory leak in sofia when a message cannot be sent More... over 10 years ago
Version bump More... over 10 years ago
Updated sofia with changes for dos protection and packet count rate More... over 10 years ago
rpm doesn't like version numbers with '-' inside. More... over 10 years ago
Updated tport with custom packet counter and packet rate method + version bump More... over 10 years ago
Bump build version More... almost 11 years ago
Fix msg_dup() More... almost 11 years ago
workaround to avoid gcc>=4.9.x to do bad optimization More... almost 11 years ago
Use prefixed targz for bc- rpm build More... about 11 years ago
Use datadir with the correct prefix More... about 11 years ago
Better fix for glib: allow disable by passing --without glib More... about 11 years ago
disable glib for bc rpm build More... about 11 years ago
Permit out of source autogen More... about 11 years ago
Better specification for dependencies when compiling in BC More... about 11 years ago
Enable rpm build to /opt/belledonne-communications. To do that, compile the rpm with: 'rpmbuild -ba --with bc' More... about 11 years ago
change nta_msg_ackbye() behavior More... over 11 years ago
add max-forward to BYE generated by nta_msg_ackbye() More... over 11 years ago
fix previous commit More... over 11 years ago