1. 908085c Add APN utility function to libosmogsm by Harald Welte · 10 years ago
  2. 9eb1c80 build: Fix out-of-tree builds by Andreas Rottmann · 9 years ago
  3. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  4. 9731935 bssgp: Fix call to llist_entry in fc_queue_timer_cfg by Jacob Erlbeck · 9 years ago
  5. 580af4b bssgp: Fix encoding of BVC_FLOW_CONTROL by Jacob Erlbeck · 9 years ago
  6. 1bda442 bssgp: Fix output of the VTY 'show bssgp stats' command by Jacob Erlbeck · 9 years ago
  7. c2b4458 sim: Use extern for these structs to generate a linkage by Holger Hans Peter Freyther · 9 years ago
  8. 1885395 macaddr: Use the BSD code for Darwin as well by Holger Hans Peter Freyther · 9 years ago
  9. 9a1a5a1 utils: Disable the weak symbol for darwin by Holger Hans Peter Freyther · 9 years ago
  10. a84db61 gprs: Add assertion for msg != NULL to bssgp_msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  11. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  12. 8d192d7 ns: Log when sending fails (Coverity) by Jacob Erlbeck · 9 years ago
  13. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  14. c641591 bssgp: Always expect dup != NULL in bssgp_tx_dl_ud (Coverity) by Jacob Erlbeck · 9 years ago
  15. 5fb265e ctrl: Avoid accessing cmd_desc->command out of bounds by Holger Hans Peter Freyther · 9 years ago
  16. f8699ca gsm: Add A5/3-4 cipher support by Max · 9 years ago
  17. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  18. 267fd86 libctrl: Include config.h so we can include netinet/tcp.h by Holger Hans Peter Freyther · 9 years ago
  19. 6cce3d7 msgfile: Fix warning on BSDs stdio by Holger Hans Peter Freyther · 9 years ago
  20. ca8dcb7 gsm0808: Remove duplicate initialization by Holger Hans Peter Freyther · 9 years ago
  21. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  22. 49ed9be bssgp: Don't reply with STATUS when receiving a PtP STATUS message by Jacob Erlbeck · 9 years ago
  23. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago
  24. 879acef vty: Fix typo in the state creation by Holger Hans Peter Freyther · 9 years ago
  25. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  26. 4deb2df ctrl: Link to libraries we use symbols from by Holger Hans Peter Freyther · 9 years ago
  27. c869069 sim: Link to libosmocore and libosmogsm by Holger Hans Peter Freyther · 9 years ago
  28. 419684e Supplementary Services (de)activation, interrogation added by Tobias Engel · 12 years ago
  29. 63b156a fixup by Harald Welte · 10 years ago
  30. 783d073 add gsm0341_test to generate SMSCB hex strings by Harald Welte · 10 years ago
  31. 6ec6bd9 log: "logging level everything" is a badly named option. by Holger Hans Peter Freyther · 10 years ago
  32. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 10 years ago
  33. a6be224 ipa: Return -errno instead of -1 in ipa_send by Jacob Erlbeck · 10 years ago
  34. 5f91a40 logging: Call color only once and use the result by Holger Hans Peter Freyther · 10 years ago
  35. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  36. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  37. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  38. e15ac06 fix libosmocore build for NuttX target by Harald Welte · 10 years ago
  39. 20144f7 vty/vector.c: Use string.h, not memory.h by Harald Welte · 10 years ago
  40. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  41. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  42. b592ab7 strrb.c: Use string.h, not strings.h by Harald Welte · 10 years ago
  43. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  44. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  45. 881b516 sim: reader_pcsc:Remove dead code by Harald Welte · 10 years ago
  46. b0310dd pcsc: Fix the include path by Holger Hans Peter Freyther · 10 years ago
  47. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  48. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  49. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  50. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  51. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  52. db2b52e sim: More talloc return NULL checking by Harald Welte · 10 years ago
  53. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  54. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  55. 30115db sim: Only one default_decode() function for all card types by Harald Welte · 10 years ago
  56. 171c5b1 sim: Add 3GPP TS 31.103 ISIM definitions by Harald Welte · 10 years ago
  57. bb5f3c7 sim: Update to latest SIM/USIM specs and include size information by Harald Welte · 10 years ago
  58. 0d24644 sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG by Harald Welte · 10 years ago
  59. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  60. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  61. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  62. 43eabee sim: replaced function/structure comments with doxygen comments by Kevin Redon · 12 years ago
  63. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  64. 0f0ee32 sim: comment/explain signature of osim_new_apdumsg by Kevin Redon · 12 years ago
  65. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  66. 495fe26 sim: Use autotools for libpcsc-lite linkage by Harald Welte · 12 years ago
  67. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  68. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  69. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  70. 862ba65 Move common socket routine into separate function by Max · 10 years ago
  71. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  72. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  73. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  74. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  75. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  76. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  77. b83b838 gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE by Jacob Erlbeck · 10 years ago
  78. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  79. de883e7 Fix copyright header in gan.c by Harald Welte · 10 years ago
  80. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  81. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  82. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  83. 5e21131 ctrl: Attempt fix the build on FreeBSD and add include file by Holger Hans Peter Freyther · 10 years ago
  84. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  85. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  86. bfdc259 libctrl: Make two internal helper functions static by Harald Welte · 10 years ago
  87. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  88. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  89. acbb4c9 libctrl: adopt to recent ipaccess/ipa naming change by Harald Welte · 10 years ago
  90. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  91. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  92. c9df37d libctrl: Avoid using external tall_bsc_ctx by Harald Welte · 10 years ago
  93. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  94. e1a502b libctrl: Remove reference to 'DNAT' in favor of 'DCTRL' by Harald Welte · 10 years ago
  95. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  96. 715e945 gsm0808: Fix copy and paste pointed out by clang by Holger Hans Peter Freyther · 10 years ago
  97. efe0100 macaddr: Add some code for FreeBSD (it should work on the others too) by Holger Hans Peter Freyther · 10 years ago
  98. f196a02 ipa: use %z as format string whne printing sizeof() result by Harald Welte · 10 years ago
  99. 11bca8b ipa: fix compiler warning regarding printf (%d -> %lu) by Harald Welte · 10 years ago
  100. 78b0868 macaddr: add #include unistd.h for close() function by Harald Welte · 10 years ago