summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool_buf.c
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-16Fixed ticket #105: unnecessary assert in fixed buffer based pool (pool_buf) o...Benny Prijono
2006-12-01Fixed ticket #29: calling pjsua_init() to reinitialize the whole libraries af...Benny Prijono
2006-11-21Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_ate...Benny Prijono
2006-10-13Fixed bug in static buffer based pool: thread local strorage leakageBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono