1. 9732cb4 stats: Add stat_item for value monitoring by Jacob Erlbeck · 9 years ago
  2. c84851b comments by Neels Hofmeyr · 9 years ago
  3. 5eeb17a ipaccess: add OAP proto_ext (in design). by Neels Hofmeyr · 9 years ago
  4. 3de7b05 utils: add 'returns' doc to osmo_hexparse(). by Neels Hofmeyr · 9 years ago
  5. c2ddc4f build: have a disable-static build succeed by Jan Engelhardt · 9 years ago
  6. d452a48 Prepare new upstream release by Holger Hans Peter Freyther · 9 years ago 0.8.3
  7. 69b1b8b build: Enable subdir-objects by Sylvain Munaut · 9 years ago
  8. 0d72785 tests: Don't reference file in src/ to test hidden func. Use static link. by Sylvain Munaut · 9 years ago
  9. 1a8c4e0 Introduce gsm48_mi_type_name() function by Harald Welte · 9 years ago
  10. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  11. 538ff49 Revert "configure.ac: Add subdir-objects" by Holger Hans Peter Freyther · 9 years ago
  12. 7c942ba configure.ac: Add subdir-objects by Harald Welte · 9 years ago
  13. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  14. c136da5 release: Prepare the 0.8.2 release by Holger Hans Peter Freyther · 9 years ago 0.8.2
  15. c1cb75e bssgp: Fix IMSI buffer size (Coverity) by Jacob Erlbeck · 9 years ago
  16. 2c58197 bssgp/test: Add missing START/END printfs by Jacob Erlbeck · 9 years ago
  17. 7f31c90 ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_off by Jacob Erlbeck · 9 years ago
  18. f558ed4 ipa: Properly parse LV stream of a ID_GET request by Holger Hans Peter Freyther · 9 years ago
  19. 91ff17c osmo-auc-gen: '-a' is already the algorithm. Fix the help by Holger Hans Peter Freyther · 9 years ago
  20. a6ea50c debian: New development release with APN changes for the SGSN by Holger Hans Peter Freyther · 9 years ago
  21. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  22. 0d86c21 build: Fix the building of tests as well by Holger Hans Peter Freyther · 9 years ago
  23. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  24. 16082fd debian: Bump version for new local packages by Holger Hans Peter Freyther · 9 years ago
  25. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  26. 455d34f bssgp/test: Fix bssgp-fc test by Jacob Erlbeck · 9 years ago
  27. 780bba6 linuxlist: Remove casting of ptr from container_of macro by Holger Hans Peter Freyther · 9 years ago
  28. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  29. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  30. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  31. ad69f89 debian: Build new version by Holger Hans Peter Freyther · 9 years ago
  32. 0f40ae1 osmo_static_assert: Put back the typedef in the code by Holger Hans Peter Freyther · 9 years ago
  33. 6b1faf7 logginrb: Fix compiler warning about fprintf 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. 1885395 macaddr: Use the BSD code for Darwin as well by Holger Hans Peter Freyther · 9 years ago
  36. 9a1a5a1 utils: Disable the weak symbol for darwin by Holger Hans Peter Freyther · 9 years ago
  37. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  38. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  39. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  40. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  41. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  42. a11994d fix compiler warnings for a5 tests by Max · 9 years ago
  43. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  44. 4e0543f Tests: Fix broken loggingrb testcase. by Michael McTernan · 9 years ago
  45. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  46. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  47. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  48. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  49. 6cce3d7 msgfile: Fix warning on BSDs stdio by Holger Hans Peter Freyther · 9 years ago
  50. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  51. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  52. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  53. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago
  54. 4dafdef debian: Aim for a higher standards version by Holger Hans Peter Freyther · 9 years ago
  55. 4d45d40 debian: Move to multi-arch support in libosmocore by Holger Hans Peter Freyther · 9 years ago
  56. 879acef vty: Fix typo in the state creation by Holger Hans Peter Freyther · 9 years ago
  57. 19d0051 debian: Add pcsc build depends and pkg-config for the m4 macro by Holger Hans Peter Freyther · 9 years ago
  58. f6a0ceb core/gsmtap: LTE RRC message types and LTE MAC define by altaf · 9 years ago
  59. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  60. 4deb2df ctrl: Link to libraries we use symbols from by Holger Hans Peter Freyther · 9 years ago
  61. c869069 sim: Link to libosmocore and libosmogsm by Holger Hans Peter Freyther · 9 years ago
  62. 78ffdb8 misc: Ignore a file generated by doxygen by Holger Hans Peter Freyther · 9 years ago
  63. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  64. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  65. c993a07 use the new GSM341 / GSM412 size constants by Harald Welte · 10 years ago
  66. 61ced83 SMS-CB: Add #defines for maximum block/msg size and payload chars by Harald Welte · 10 years ago
  67. f626123 smscb/gsm0341_test: Add \r padding to the message by Daniel Willmann · 10 years ago
  68. be4bbeb add missing gsm0341.h by Harald Welte · 10 years ago
  69. 65f676d test by Harald Welte · 10 years ago
  70. 63b156a fixup by Harald Welte · 10 years ago
  71. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  72. a19717a Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12 by Harald Welte · 10 years ago
  73. 6ec6bd9 log: "logging level everything" is a badly named option. by Holger Hans Peter Freyther · 10 years ago
  74. c8c3309 bitvec: Fix typo in the csn1 encoding code by Holger Hans Peter Freyther · 10 years ago
  75. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  76. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  77. 3cd6753 ipa: Add forward declaration of struct osmo_fd by Jacob Erlbeck · 10 years ago
  78. 4448048 ipa: Make a reservation for the GSUP protocol by Holger Hans Peter Freyther · 10 years ago
  79. 5f91a40 logging: Call color only once and use the result by Holger Hans Peter Freyther · 10 years ago
  80. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  81. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  82. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  83. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  84. 20144f7 vty/vector.c: Use string.h, not memory.h by Harald Welte · 10 years ago
  85. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  86. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  87. b592ab7 strrb.c: Use string.h, not strings.h by Harald Welte · 10 years ago
  88. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  89. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  90. 8497b0a Fix debian packaging by Ciaby · 10 years ago
  91. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  92. d6ec984 osmo-sim-test: Fix read_binary() return check by Harald Welte · 10 years ago
  93. 881b516 sim: reader_pcsc:Remove dead code by Harald Welte · 10 years ago
  94. b0310dd pcsc: Fix the include path by Holger Hans Peter Freyther · 10 years ago
  95. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  96. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  97. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  98. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  99. a97ebc9 Merge branch 'laforge/sim' by Harald Welte · 10 years ago
  100. 534163b remove doxygen_sqlite3.db during 'make clean' by Harald Welte · 10 years ago