Release v1.5.0 on 2021-02-23.
  1. 88e4058 Introduce osmo_gettid() API by Pau Espin Pedrol · 3 years, 4 months ago
  2. ca770ae gsm_08_58, gsm_44_004: add struct for l1 information by Philipp Maier · 3 years, 4 months ago
  3. 9828d28 bssgp_rim: add encoder/decoder for NACC related RIM containers by Philipp Maier · 3 years, 5 months ago
  4. e4cd267 Add inter-thread queue by Harald Welte · 4 years, 10 months ago
  5. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 6 months ago
  6. 17a892f gb: Add beginnings of a new BSSGP implementation by Harald Welte · 3 years, 6 months ago
  7. 896a9bb Include mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 6 months ago
  8. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 6 months ago
  9. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 6 months ago
  10. 841817e ns2: add support for frame relay by Alexander Couzens · 3 years, 7 months ago
  11. 5b214e2 add BSSMAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  12. 02de87b add BSSMAP-LE coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  13. c6848f4 add BSSLAP coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  14. 086bd33 add GAD coding for Location Services by Neels Hofmeyr · 3 years, 9 months ago
  15. 6a16149 Gb: add a second NS implementation by Alexander Couzens · 3 years, 11 months ago
  16. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 3 years, 10 months ago
  17. 7dde1f4 add gsm23236: MSC pooling: TMSI and NRI utility functions by Neels Hofmeyr · 4 years, 1 month ago
  18. b795f03 Implement ITU-T I.460 multiplex / demultiplex by Harald Welte · 4 years, 1 month ago
  19. 898c9c6 dtx: add decoding for AMR-DTX frames by Philipp Maier · 4 years, 4 months ago
  20. c6a8697 Introduce helper functions for safe fork+exec of processes by Harald Welte · 4 years, 6 months ago
  21. da432cd libosmocore libusb integration by Harald Welte · 4 years, 6 months ago
  22. a47d37c debian, utils: switch to python 3 by Oliver Smith · 4 years, 6 months ago
  23. 3f27f71 Add Cell Broadcast related definitions from 3GPP TS 23.041 by Harald Welte · 5 years ago
  24. 07958e4 CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) support by Harald Welte · 5 years ago
  25. 0e8df1c add osmo_use_count API by Neels Hofmeyr · 5 years ago
  26. 0c7826e add osmo_sockaddr_str API by Neels Hofmeyr · 5 years ago
  27. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  28. bd6e7a9 port rest octets encoding code from osmo-bsc by Stefan Sperling · 6 years ago
  29. fdf8b7b port arfcn range encode support from osmo-bsc by Stefan Sperling · 6 years ago
  30. c262831 GSUP/SMS: introduce MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  31. 7918f84 LCLS, TS 29.205: add GCR routines by Max · 5 years ago
  32. e190e03 gsm29118: add generator functions for GSM29118 messages by Philipp Maier · 5 years ago
  33. 6721144 SGsAP protocol definitions (header + C file) by Harald Welte · 6 years ago
  34. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  35. fdd366e import oap_client into libosmogsm by Harald Welte · 6 years ago
  36. 94c0031 Don't enforce Python 2 for utilities by Vadim Yanitskiy · 6 years ago
  37. 9da77ab isdnhdlc: Port from kernel to userspace by Harald Welte · 6 years ago
  38. 680acae features: move bts feature related functionality to libosmocore by Philipp Maier · 6 years ago
  39. 726ba36 core: Add timespec helper macros and make timer_compat.h public by Pau Espin Pedrol · 6 years ago
  40. 40def49 libosmocodec: implement ECU (Error Concealment Unit) for FR by Philipp Maier · 6 years ago
  41. 6cb9e7d libosmocodec: add FR bit offset definitions by Philipp Maier · 6 years ago
  42. 216338c Rename 'statistics.c' to 'counter.c' by Harald Welte · 7 years ago
  43. 1389e86 Add pseudo-random bit sequence generator to libosmcoore by Harald Welte · 7 years ago
  44. 2956737 Add header file with definitions for GSM TS 04.14 / 3GPP TS 44.014 by Harald Welte · 7 years ago
  45. 7af6d22 sercomm: Include in libosmocore Makefile by Harald Welte · 7 years ago
  46. 3318c65 introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs} by Harald Welte · 7 years ago
  47. 2240143 gsm0808: Add utils for AoIP Transport Layer Address by Philipp Maier · 7 years ago
  48. f444600 build: fix build dependencies for generated sources by Neels Hofmeyr · 7 years ago
  49. 9e4c170 build: generate gsm0503.h to builddir, not srcdir by Neels Hofmeyr · 7 years ago
  50. 3262f82 libosmocoding: migrate transcoding routines from OsmoBTS by Vadim Yanitskiy · 8 years ago
  51. 77a5b09 gsm0503.h: generate header automatically by Vadim Yanitskiy · 7 years ago
  52. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  53. 9a5bbf3 egprs: Add CPS tables from TS 04.60 by Tom Tsou · 8 years ago
  54. 9394dbd Add EGPRS RLC/MAC headers from 3GPP TS 04.60 by Tom Tsou · 8 years ago
  55. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  56. 136e737 Add Finite State Machine abstraction code by Harald Welte · 8 years ago
  57. bda26c0 Add structures defining decoded TS 23.003 identities by Harald Welte · 8 years ago
  58. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  59. 0996c87 add new header file for TS 23.003 by Harald Welte · 8 years ago
  60. 64f38c0 import gsm_04_08_gprs.[ch] from openbsc.git by Harald Welte · 8 years ago
  61. 84da22f Add code generator for convolutional codes by Max Suraev msuraev@sysmocom.de · 8 years ago
  62. 8a5346b Add function for appending range1024 to bitvec by Max · 8 years ago
  63. 4acaa13 sim: add class_tables / card profiles by Harald Welte · 8 years ago
  64. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  65. 5c18e26 Add T4 bit map compression routines by Max · 8 years ago
  66. 90e614f remove our internal copy of talloc, use system libtalloc by Harald Welte · 8 years ago
  67. a10ef29 use system-wide libtalloc with --enable-system-talloc by Harald Welte · 9 years ago
  68. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  69. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  70. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  71. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  72. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  73. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  74. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 9 years ago
  75. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  76. c7947ed New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface by Harald Welte · 10 years ago
  77. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  78. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  79. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  80. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  81. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  82. 579a710 gsm: Add Kasumi cipher implementation by Sylvain Munaut · 10 years ago
  83. 5377701 core: Add generic LE/BE load/store uint type convertors and use them in msgb by Max · 10 years ago
  84. be355cd implement COMP128 version 2 and 3 A3/A8 algorithm by Kevin Redon · 11 years ago
  85. 4d7e49b sms: Implement encoding the address as alphanumeric type by Holger Hans Peter Freyther · 11 years ago
  86. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  87. aa85a2d Remove osmo_phsap_prim from lapdm.h and move to a seperate header file by Andreas Eversberg · 11 years ago
  88. e128f46 add new gsm/meas_rep.h file for shared/common measurement report stuff by Harald Welte · 11 years ago
  89. 533f63f Add smpp34_osmocom.h for Osmocom SMPP vendor additions by Harald Welte · 11 years ago 0.6.0
  90. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  91. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  92. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  93. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  94. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  95. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  96. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago
  97. 3cae039 add missing automake / autoconf files by Harald Welte · 14 years ago