summaryrefslogtreecommitdiff
path: root/modules/natbd
Commit message (Collapse)AuthorAge
* net: make networking code re-entrantAlfred E. Heggestad2016-06-06
| | | | | | | | | | | - The network instance is now in struct network and does not use any local/static data - A new top-level struct in baresip.c owns the single instance of struct network it is a long-term goal to remove all local/static data from libbaresip and make it fully re-entrant.
* use logging functionsAlfred E. Heggestad2014-04-12
|
* baresip 0.4.10Alfred E. Heggestad2014-02-09