summaryrefslogtreecommitdiff
path: root/CommonLibs
Commit message (Expand)AuthorAge
* Import 0.4.0Ruben Undheim2018-07-20
* Import Upstream version 0.2.0Thorsten Alteholz2017-12-09
* vector: Introduce shrink() function to shrink vector size without loosing data.Alexander Chemeris2017-03-24
* vector: Introduce segmentMove() method to move data inside of a vector.Alexander Chemeris2017-03-24
* BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits.Alexander Chemeris2017-03-22
* BitVector: Remove convolutional codec - we don't use it in osmo-trx.Alexander Chemeris2017-03-22
* CommonLibs: Print soft bits with less confidence to console when printing a s...Alexander Chemeris2017-03-22
* CommonLibs: Remove unused files.Alexander Chemeris2017-03-20
* Fix building against sqlite3Max2017-01-26
* common: Add mandatory length field to UDP receive callsTom Tsou2016-05-02
* common: Restrict UDP binding to localhost onlyTom Tsou2016-05-02
* Common: Make sure gLogEarly() log to the same facilities as the normal log.Alexander Chemeris2016-04-20
* Common: Get rid of a compilation warning.Alexander Chemeris2016-04-20
* Logger: Output ERR log messages to stderr as well.Alexander Chemeris2015-07-30
* Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel.Alexander Chemeris2015-07-30
* Common: Log to console instead of loging to syslog by default.Alexander Chemeris2015-05-24
* Common: Introduce a global variable to disable syslog logging.Alexander Chemeris2015-05-24
* CommonLibs: Add thread cancellation capabilityTom Tsou2014-12-15
* syncing commonlibs with Many thanks to Michael Iedema for these patches, make...kurtis.heimerl2013-05-31
* Synced sqlite3utils with private and fixed a small recursive bug in SIPEngine...kurtis.heimerl2013-02-15
* Correction of trivial warnings.kurtis.heimerl2012-12-22
* From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001kurtis.heimerl2012-12-17
* From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001kurtis.heimerl2012-12-17
* OH GOOD GIT MISSED THESE FILES THANKS GITkurtis.heimerl2012-12-16
* Sylvain patch #2, with modifications:kurtis.heimerl2012-12-16
* Patch 4545 in private:kurtis.heimerl2012-12-16
* missed something in one of the socket patches. now works as expectedkurtis.heimerl2012-11-23
* r4425 in private:kurtis.heimerl2012-11-23
* r4408 in private:kurtis.heimerl2012-11-23
* Oh kay. Lots of patches trying to catch up to mainline:kurtis.heimerl2012-11-22
* Alexander's patch #1:kurtis.heimerl2012-11-14
* Alexander's patch #3: Configuration Tests should not include crashingkurtis.heimerl2012-11-11
* merged private Config to public: r4211:kurtis.heimerl2012-10-26
* Public release now works with g++4.7. In 4.7, unistd.h is no longer imported ...kurtis.heimerl2012-07-22
* Harvind found a bug in BitVector.cpp:kurtis.heimerl2012-03-08
* Locking gethostbyname call, as Alexander notes that it is not thread safekurtis.heimerl2011-12-24
* Reverted bad function header. There are no timing inversion deadlocks, I made...kurtis.heimerl2011-12-17
* Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. ...kurtis.heimerl2011-12-17
* Fixing Thomas's MTC receive bug. We don't have a ticket for it, but there see...kurtis.heimerl2011-12-15
* git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2583 19bc...dburgess2011-11-20
* Fixed the license notices.dburgess2011-10-12
* Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess2011-10-07