1. 07cf861 gtphub: add OSMO_VTY_PORT_GTPHUB. by Neels Hofmeyr · 9 years ago
  2. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  3. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  4. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  5. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  6. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  7. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  8. 490b38f stats: Use function pointers in reporter objects by Jacob Erlbeck · 9 years ago
  9. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  10. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  11. 80db4ec core: Add difference function to osmo_counter by Jacob Erlbeck · 9 years ago
  12. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  13. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  14. 95bf8280 stats: Add the reporting framework by Jacob Erlbeck · 9 years ago
  15. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  16. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  17. e5b0fe2 core: Update osmo_counters_for_each doc by Jacob Erlbeck · 9 years ago
  18. c6a7108 stats: Add stat_item_for_each functions by Jacob Erlbeck · 9 years ago
  19. 423c1e5 core: Extend rate_ctr by helper functions by Jacob Erlbeck · 9 years ago
  20. b27b352 stats: Use a global index for stat item values by Jacob Erlbeck · 9 years ago
  21. 0a1400f ns: Add statistics for some events by Jacob Erlbeck · 9 years ago
  22. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  23. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  24. c84851b comments by Neels Hofmeyr · 9 years ago
  25. 5eeb17a ipaccess: add OAP proto_ext (in design). by Neels Hofmeyr · 9 years ago
  26. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  27. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  28. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  29. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  30. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  31. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  32. 780bba6 linuxlist: Remove casting of ptr from container_of macro by Holger Hans Peter Freyther · 9 years ago
  33. 0f40ae1 osmo_static_assert: Put back the typedef in the code by Holger Hans Peter Freyther · 9 years ago
  34. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago
  35. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  36. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  37. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  38. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  39. f6a0ceb core/gsmtap: LTE RRC message types and LTE MAC define by altaf · 9 years ago
  40. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  41. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  42. 61ced83 SMS-CB: Add #defines for maximum block/msg size and payload chars by Harald Welte · 10 years ago
  43. be4bbeb add missing gsm0341.h by Harald Welte · 10 years ago
  44. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  45. a19717a Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12 by Harald Welte · 10 years ago
  46. c8c3309 bitvec: Fix typo in the csn1 encoding code by Holger Hans Peter Freyther · 10 years ago
  47. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  48. 3cd6753 ipa: Add forward declaration of struct osmo_fd by Jacob Erlbeck · 10 years ago
  49. 4448048 ipa: Make a reservation for the GSUP protocol by Holger Hans Peter Freyther · 10 years ago
  50. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  51. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  52. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  53. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  54. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  55. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  56. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  57. 67354b1 sim: add missing const to reader_ops member of reader_handle by Harald Welte · 10 years ago
  58. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  59. 586d710 sim: More comments in sim.h by Harald Welte · 10 years ago
  60. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  61. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  62. 2656e65 sim: Add sfi to EF_*() macros by Harald Welte · 10 years ago
  63. 1e0dfda sim: Add minimal/recommended size of file / record by Harald Welte · 10 years ago
  64. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  65. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  66. 43eabee sim: replaced function/structure comments with doxygen comments by Kevin Redon · 12 years ago
  67. dede831 sim: add comment/explaination for structure osim_msgb_cb by Kevin Redon · 12 years ago
  68. 1707306 sim: add comment/explaination for structure osim_apdu_cmd_hdr by Kevin Redon · 12 years ago
  69. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  70. 6956ee1 sim: add comment/explaination for structure osim_apdu_case by Kevin Redon · 12 years ago
  71. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  72. cac3cd6 msgb: make msgb_get() finally work as expected by Harald Welte · 12 years ago
  73. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  74. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  75. 276ca4b gsm48.h: define the reserved TMSI in libosmocore, not openbsc by Harald Welte · 10 years ago
  76. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago
  77. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  78. 5ddd435 Convert recently-introduced header files to #pragma once by Harald Welte · 10 years ago
  79. c7947ed New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface by Harald Welte · 10 years ago
  80. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  81. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  82. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  83. d8db92c libctrl: remove bsc-specific declaration by Harald Welte · 10 years ago
  84. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  85. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  86. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  87. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  88. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  89. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  90. e391996 ipa: rename functions for consistency by Harald Welte · 10 years ago
  91. 28aa991 import various generic IPA related functions from libosmo-abis by Harald Welte · 10 years ago
  92. fe3e42b Add osmo_get_macaddr() function to obtain etherent mac address by Harald Welte · 10 years ago
  93. 40d56f9 osmocore: Add function osmo_macaddr_parse() to parse ETH MAC address by Harald Welte · 10 years ago
  94. cc27fa6 TLV: add TLVP_PRES_LEN() definition to check for existance + minimum length by Harald Welte · 10 years ago
  95. 900e180 ipaccess.h: Add IPAC_PROTO_EXT_ORC for OML Router Control by Harald Welte · 10 years ago
  96. 8d5180e abis_nm: add abis_nm_msg_disc_names[] value_string by Harald Welte · 10 years ago
  97. 604d552 abis_nm: introduce abis_nm_{osmo,ipa}_magic[] by Harald Welte · 10 years ago
  98. 92107df update TS 08.08 header + TLV definitions to TS 48.008 / 11.7.0 by Harald Welte · 10 years ago
  99. c8585cf update gsm_08_08.h to Release 11 by Harald Welte · 10 years ago
  100. 5469ef8 core/bitXXgen: Don't do 'return' in functions returning void by Sylvain Munaut · 10 years ago