Release v1.3.0 on 2021-02-23.
  1. 8c80095 Add -j option to bind to specific address by Pau Espin Pedrol · 7 years ago
  2. 87d158c common: Declare explicit Vector move constructor by Tom Tsou · 7 years ago
  3. 082bbbf PRBS: a Pseudo-random binary sequence (PRBS) generator class. by Alexander Chemeris · 7 years ago
  4. 15f9d95 BitVector: Remove Generator class. by Alexander Chemeris · 7 years ago
  5. 73dbccd Configuration: Variables allocated with 'new' must be freed with 'delete'. by Alexander Chemeris · 7 years ago
  6. 15da7e1 Configuration: Fix const and signedness compile warnings by Tom Tsou · 7 years ago
  7. f0189c4 vector: Introduce shrink() function to shrink vector size without loosing data. by Alexander Chemeris · 7 years ago
  8. c708816 vector: Introduce segmentMove() method to move data inside of a vector. by Alexander Chemeris · 7 years ago
  9. 38b6987 BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits. by Alexander Chemeris · 7 years ago
  10. 7db522b BitVector: Remove convolutional codec - we don't use it in osmo-trx. by Alexander Chemeris · 7 years ago
  11. ae09b04 CommonLibs: Print soft bits with less confidence to console when printing a soft vector. by Alexander Chemeris · 7 years ago
  12. 4793f46 CommonLibs: Remove unused files. by Alexander Chemeris · 7 years ago
  13. 2dee3e9 Fix building against sqlite3 by Max · 7 years ago
  14. 2c650a6 common: Add mandatory length field to UDP receive calls by Tom Tsou · 8 years ago
  15. d4555f2 common: Restrict UDP binding to localhost only by Tom Tsou · 8 years ago
  16. a8cf208 Common: Make sure gLogEarly() log to the same facilities as the normal log. by Alexander Chemeris · 9 years ago
  17. f84232d Common: Get rid of a compilation warning. by Alexander Chemeris · 9 years ago
  18. cc6f79b Logger: Output ERR log messages to stderr as well. by Alexander Chemeris · 9 years ago
  19. 909ffbf Common: Use a scoped lock in the Logger to avoid deadlock on thread cancel. by Alexander Chemeris · 9 years ago
  20. 57ef87d Common: Log to console instead of loging to syslog by default. by Alexander Chemeris · 9 years ago
  21. 5721920 Common: Introduce a global variable to disable syslog logging. by Alexander Chemeris · 9 years ago
  22. b999759 CommonLibs: Add thread cancellation capability by Tom Tsou · 10 years ago
  23. 5a87247 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. by kurtis.heimerl · 11 years ago
  24. f7afddd Synced sqlite3utils with private and fixed a small recursive bug in SIPEngine that was already fixed in private by kurtis.heimerl · 11 years ago
  25. 1a2d244 Correction of trivial warnings. by kurtis.heimerl · 11 years ago
  26. 0775c80 From b453f10d65dd1ff1df0dd3747adf63f4e1fd7d30 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  27. eb63ec9 From 32bbfc3c89b1c56672bf2fd3660a45c513ac54d4 Mon Sep 17 00:00:00 2001 by kurtis.heimerl · 11 years ago
  28. 8fd86a5 OH GOOD GIT MISSED THESE FILES THANKS GIT by kurtis.heimerl · 11 years ago
  29. 00913d7 Sylvain patch #2, with modifications: by kurtis.heimerl · 11 years ago
  30. db70eb4 Patch 4545 in private: Added support for performance-reporting counters. by kurtis.heimerl · 11 years ago
  31. 9eafbe9 missed something in one of the socket patches. now works as expected by kurtis.heimerl · 12 years ago
  32. a7fee63 r4425 in private: by kurtis.heimerl · 12 years ago
  33. 0aaabd4 r4408 in private: by kurtis.heimerl · 12 years ago
  34. c9f268d Oh kay. Lots of patches trying to catch up to mainline: by kurtis.heimerl · 12 years ago
  35. e766abb Alexander's patch #1: by kurtis.heimerl · 12 years ago
  36. 42267fd Alexander's patch #3: Configuration Tests should not include crashing by kurtis.heimerl · 12 years ago
  37. bcf60a8 merged private Config to public: r4211: by kurtis.heimerl · 12 years ago
  38. 9123274 Public release now works with g++4.7. In 4.7, unistd.h is no longer imported by default by kurtis.heimerl · 12 years ago
  39. 7645fca Harvind found a bug in BitVector.cpp: by kurtis.heimerl · 12 years ago
  40. d009319 Locking gethostbyname call, as Alexander notes that it is not thread safe by kurtis.heimerl · 12 years ago
  41. f041e25 Reverted bad function header. There are no timing inversion deadlocks, I made those up. by kurtis.heimerl · 12 years ago
  42. 4395f4b Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. by kurtis.heimerl · 12 years ago
  43. 1ac561b Fixing Thomas's MTC receive bug. We don't have a ticket for it, but there seemed to be a timing inversion deadlock in Interthread.h. We mostly duck it, instead of solving it. by kurtis.heimerl · 12 years ago
  44. 7b2d522 by dburgess · 13 years ago
  45. ec3d77d Fixed the license notices. by dburgess · 13 years ago
  46. 82c46ff Putting the actual OpenBTS P2.8 source code into the public SVN branch. by dburgess · 13 years ago