1. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  2. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  3. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  4. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  5. a11994d fix compiler warnings for a5 tests by Max · 9 years ago
  6. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  7. 4e0543f Tests: Fix broken loggingrb testcase. by Michael McTernan · 9 years ago
  8. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  9. 249a81b endian: Be able to detect endian on GNU and BSD by Holger Hans Peter Freyther · 9 years ago
  10. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  11. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  12. 6cce3d7 msgfile: Fix warning on BSDs stdio by Holger Hans Peter Freyther · 9 years ago
  13. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  14. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  15. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  16. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago
  17. 4dafdef debian: Aim for a higher standards version by Holger Hans Peter Freyther · 9 years ago
  18. 4d45d40 debian: Move to multi-arch support in libosmocore by Holger Hans Peter Freyther · 9 years ago
  19. 879acef vty: Fix typo in the state creation by Holger Hans Peter Freyther · 9 years ago
  20. 19d0051 debian: Add pcsc build depends and pkg-config for the m4 macro by Holger Hans Peter Freyther · 9 years ago
  21. f6a0ceb core/gsmtap: LTE RRC message types and LTE MAC define by altaf · 9 years ago
  22. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  23. 4deb2df ctrl: Link to libraries we use symbols from by Holger Hans Peter Freyther · 9 years ago
  24. c869069 sim: Link to libosmocore and libosmogsm by Holger Hans Peter Freyther · 9 years ago
  25. 78ffdb8 misc: Ignore a file generated by doxygen by Holger Hans Peter Freyther · 9 years ago
  26. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  27. c13cf8b SMS-CB: introduce and use GSM341_7BIT_PADDING by Harald Welte · 10 years ago
  28. c993a07 use the new GSM341 / GSM412 size constants by Harald Welte · 10 years ago
  29. 61ced83 SMS-CB: Add #defines for maximum block/msg size and payload chars by Harald Welte · 10 years ago
  30. f626123 smscb/gsm0341_test: Add \r padding to the message by Daniel Willmann · 10 years ago
  31. be4bbeb add missing gsm0341.h by Harald Welte · 10 years ago
  32. 65f676d test by Harald Welte · 10 years ago
  33. 63b156a fixup by Harald Welte · 10 years ago
  34. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  35. a19717a Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12 by Harald Welte · 10 years ago
  36. 6ec6bd9 log: "logging level everything" is a badly named option. by Holger Hans Peter Freyther · 10 years ago
  37. c8c3309 bitvec: Fix typo in the csn1 encoding code by Holger Hans Peter Freyther · 10 years ago
  38. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  39. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  40. 3cd6753 ipa: Add forward declaration of struct osmo_fd by Jacob Erlbeck · 10 years ago
  41. 4448048 ipa: Make a reservation for the GSUP protocol by Holger Hans Peter Freyther · 10 years ago
  42. 5f91a40 logging: Call color only once and use the result by Holger Hans Peter Freyther · 10 years ago
  43. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  44. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  45. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  46. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  47. 20144f7 vty/vector.c: Use string.h, not memory.h by Harald Welte · 10 years ago
  48. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  49. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  50. b592ab7 strrb.c: Use string.h, not strings.h by Harald Welte · 10 years ago
  51. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  52. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  53. 8497b0a Fix debian packaging by Ciaby · 10 years ago
  54. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  55. d6ec984 osmo-sim-test: Fix read_binary() return check by Harald Welte · 10 years ago
  56. 881b516 sim: reader_pcsc:Remove dead code by Harald Welte · 10 years ago
  57. b0310dd pcsc: Fix the include path by Holger Hans Peter Freyther · 10 years ago
  58. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  59. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  60. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  61. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  62. a97ebc9 Merge branch 'laforge/sim' by Harald Welte · 10 years ago
  63. 534163b remove doxygen_sqlite3.db during 'make clean' by Harald Welte · 10 years ago
  64. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  65. db2b52e sim: More talloc return NULL checking by Harald Welte · 10 years ago
  66. 67354b1 sim: add missing const to reader_ops member of reader_handle by Harald Welte · 10 years ago
  67. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  68. 586d710 sim: More comments in sim.h by Harald Welte · 10 years ago
  69. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  70. 30115db sim: Only one default_decode() function for all card types by Harald Welte · 10 years ago
  71. 171c5b1 sim: Add 3GPP TS 31.103 ISIM definitions by Harald Welte · 10 years ago
  72. bb5f3c7 sim: Update to latest SIM/USIM specs and include size information by Harald Welte · 10 years ago
  73. 3fc3f06 sim: Make osmo-sim-test compile again by Harald Welte · 10 years ago
  74. 0d24644 sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG by Harald Welte · 10 years ago
  75. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  76. 2656e65 sim: Add sfi to EF_*() macros by Harald Welte · 10 years ago
  77. 1e0dfda sim: Add minimal/recommended size of file / record by Harald Welte · 10 years ago
  78. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  79. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  80. 43eabee sim: replaced function/structure comments with doxygen comments by Kevin Redon · 12 years ago
  81. dede831 sim: add comment/explaination for structure osim_msgb_cb by Kevin Redon · 12 years ago
  82. 1707306 sim: add comment/explaination for structure osim_apdu_cmd_hdr by Kevin Redon · 12 years ago
  83. 5985760 sim: added utils/osmo-sim-test to .gitignore by Kevin Redon · 12 years ago
  84. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  85. 6956ee1 sim: add comment/explaination for structure osim_apdu_case by Kevin Redon · 12 years ago
  86. 0f0ee32 sim: comment/explain signature of osim_new_apdumsg by Kevin Redon · 12 years ago
  87. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  88. 495fe26 sim: Use autotools for libpcsc-lite linkage by Harald Welte · 12 years ago
  89. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  90. a0ba4d9 sim: osmo-sim-test: Also dump binary files by Harald Welte · 12 years ago
  91. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  92. cac3cd6 msgb: make msgb_get() finally work as expected by Harald Welte · 12 years ago
  93. 42645d7 misc: Ignore the new test file as well by Holger Hans Peter Freyther · 10 years ago
  94. e0a1a80 bssgp: Include sys/socket.h for AF_INET on FreeBSD by Holger Hans Peter Freyther · 10 years ago
  95. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  96. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  97. 862ba65 Move common socket routine into separate function by Max · 10 years ago
  98. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  99. dade018 gprs-ns/test: Check the nsvc state explicitely by Jacob Erlbeck · 10 years ago
  100. 84bcce6 gprs-ns/test: Re-add return value check for gprs_nsvc_reset by Holger Hans Peter Freyther · 10 years ago