1. 5905d5b msgb: fix msgb_pull_u*() by Steve Markgraf · 12 years ago
  2. 866fc91 smc: Fix a typo in the smc code by Holger Hans Peter Freyther · 12 years ago
  3. d38e0ef smc: Make it possible to include gsm0411_smc.h as first header file by Holger Hans Peter Freyther · 12 years ago
  4. 0916159 smc: Print the current state of the SMS by Holger Hans Peter Freyther · 12 years ago
  5. e2a7c93 sms: Remove the commented out code that was the default in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  6. 7ae3ac8 sms: Reduce the logging level to debug by Holger Hans Peter Freyther · 12 years ago
  7. 9e6789d debian: Create a git-buildpackage based 0.5.3 by Holger Hans Peter Freyther · 12 years ago
  8. b6cb37f debian: Testing was disabled because of a funny x86 compiler issue caused by us by Holger Hans Peter Freyther · 12 years ago
  9. d430ef4 GSM48: Avoid unaligned access in gsm48_construct_ra by Andreas Eversberg · 12 years ago
  10. 6ad25f2 Add "extern" keywords by Tobias Engel · 12 years ago
  11. 597460f Do not use --version-script linker flag on OSX by Tobias Engel · 12 years ago
  12. 2db368e Define struct iphdr for OSX by Tobias Engel · 12 years ago
  13. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  14. 2da47f1 logging: Don't forget to save "logging filter all 1" by Harald Welte · 12 years ago
  15. b8d18f3 Doc: Adding new parameter descriptions in gprs_bssgp_bss.c by Andreas Eversberg · 12 years ago
  16. f44ed8c Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_ud by Andreas Eversberg · 12 years ago
  17. aaccdac Fix: gprs_ns_destroy() now frees all NSVCs and its timers by Andreas Eversberg · 12 years ago
  18. 779d2f4 logging: Modify the testcase to excercise Nico's fix by Holger Hans Peter Freyther · 12 years ago
  19. 4b54cab logging: Move the logging test from OpenBSC into libosmocore by Holger Hans Peter Freyther · 12 years ago
  20. 0262d3f logging.c: Do not crash on empty category name by Nico Golde · 12 years ago
  21. 5b67a04 gsm_utils.c: in 7bit decoding, first check if the last character was an extension character before doing anything else by Nico Golde · 12 years ago
  22. be55a8b gsm_utils: Fix up coding style in previous patch by Harald Welte · 12 years ago
  23. bb67be9 build: fix directory creation for core headers, introduced by d471a219. by Nico Golde · 12 years ago
  24. c56a56d gsm_utils.c: cleanup + do not use dynamic memory when decoding 7bit messages by Nico Golde · 12 years ago
  25. db75331 Fix build with dpkg-buildpackage. by Max · 12 years ago
  26. eacba18 git: Ignore generated tests executables by Holger Hans Peter Freyther · 12 years ago
  27. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  28. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  29. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  30. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  31. b321b93 vty: Address compiler warning about tolower by Holger Hans Peter Freyther · 12 years ago
  32. cc7d9ec gsm: Address compiler warning about unused variable 'z' by Holger Hans Peter Freyther · 12 years ago
  33. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  34. e92866b Gb: Add functions for sending flow control messages from BSS side by Harald Welte · 12 years ago
  35. 30fabdf Gb: Add header file for BSS-side BSSGP functions by Harald Welte · 12 years ago
  36. e3a10b6 libosmogb: make build conditional, disable in embedded build by Harald Welte · 12 years ago
  37. aef9175 backtrace: don't use fprintf, but printf (for osmocom-bb) by Harald Welte · 12 years ago
  38. 972b502 msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD by Harald Welte · 12 years ago
  39. b1789b0 Merge branch 'bssgp_fc' by Harald Welte · 12 years ago
  40. 0823e1e BSSGP: print per-bvc flow control parameters on vty by Harald Welte · 12 years ago
  41. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  42. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  43. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago
  44. bb82622 BSSGP flow-control: various fixes by Harald Welte · 12 years ago
  45. d11c059 libosmogb: Port BSSGP flow control from openbsc/laforge/bssgp_fc branch by Harald Welte · 12 years ago
  46. 1f87d75 USSD: text is 'char' not uint8_t by Harald Welte · 12 years ago
  47. 5b3bffb BSSGP: fix unused variable compiler warnings by Harald Welte · 12 years ago
  48. ca0af8a libosmogb: build without strict aliasing rules by Harald Welte · 12 years ago
  49. a102b63 gsmtap: add minimal support for encapsulating UMTS RRC in GSMTAP by Harald Welte · 12 years ago
  50. 7c8e2cc libosmogsm: Back-port SMS related fixes from openbsc by Harald Welte · 12 years ago
  51. b5372ab Use package version since git info won't be available. by Eric Butler · 12 years ago
  52. 8dbdc4f Fix debian package building. by Eric Butler · 12 years ago
  53. 8c589d2 misc: Fix make distcheck of libosmocore by adding the result to the dist by Holger Hans Peter Freyther · 12 years ago
  54. 30a8ec4 GSM 04.08: Add 'enum gsm48_bcap_speech_ver' by Harald Welte · 12 years ago
  55. c8a0b93 GSM 04.08: Add support for parsing CSD related bearer capabilities by Harald Welte · 12 years ago
  56. 7ccd318 gsm48_ie: annotate functions with chapter numbers from 04.08 spec by Harald Welte · 12 years ago
  57. eed2611 GSM 08.58: Add channel modes for transparent data services by Harald Welte · 12 years ago
  58. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  59. 08b2862 utils: Change semantic of OSMO_MAX/OSMO_MIN to match semantic of a function by Holger Hans Peter Freyther · 12 years ago
  60. 335aeda increaes libosmocgsm LIBVERSIN due to gsm_decode_lai() change by Harald Welte · 12 years ago 0.5.3
  61. 22be129 serial: don't set O_NDELAY, as it is more or less O_NONBLOCK by Harald Welte · 12 years ago
  62. d296f42 gb: Make suspend_ref a plain uint8_t instead of a uint8_t* by Holger Hans Peter Freyther · 12 years ago
  63. 5a19bf7 libgb: Link to the libraries used by libgb by Holger Hans Peter Freyther · 12 years ago
  64. ea8f238 vty: Print the string using "%s", string to avoid security issues by Holger Hans Peter Freyther · 12 years ago
  65. b53717f Add missing includes to timer_test.c and osmo-auc-gen.c by Harald Welte · 12 years ago
  66. 317aee5 vty: Merge from a generic section in case no specific one exists by Holger Hans Peter Freyther · 12 years ago
  67. e89ad6d vty: Use UTF-8 for the encoding and the ability to hide nodes by Holger Hans Peter Freyther · 12 years ago
  68. c9b3e06 vty: Document the .TEXT of the description by Holger Hans Peter Freyther · 12 years ago
  69. 8297c81 vty: Add xsd and a command that can generate the documentation. by Holger Hans Peter Freyther · 13 years ago
  70. aa5d0e8 Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() by Andreas Eversberg · 12 years ago
  71. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  72. a9e4a14 backtrace: update copyright notice by Harald Welte · 12 years ago
  73. 45ecd04 backtrace: Add a variant that uses the libosmocore logging framework by Harald Welte · 12 years ago
  74. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  75. a9250b9 gsm48_decode_lai(): return real integers for mcc/mnc, not hex! by Harald Welte · 12 years ago
  76. e866473 add gsm48_decode_lai() to map file by Harald Welte · 12 years ago
  77. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  78. e30b6ac timer: Add function osmo_timer_remaining() to determine remainign time by Harald Welte · 12 years ago
  79. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  80. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  81. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  82. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  83. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  84. 2d956a8 bssgp: check for IMSI being a null pointer, not just an empty string. by Harald Welte · 12 years ago
  85. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  86. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  87. 23431c7 codec: make data tables constant. by Diego Elio Pettenò · 12 years ago
  88. 200710e build: use default htmldir directory. by Diego Elio Pettenò · 12 years ago
  89. 7e007e0 build: avoid multi-level recursion for src/ directory. by Diego Elio Pettenò · 12 years ago
  90. 406777c build: LT_INIT already replaces AC_PROG_LIBTOOL. by Diego Elio Pettenò · 12 years ago
  91. 001ef7e build: avoid calling undefined macro. by Diego Elio Pettenò · 12 years ago
  92. 8dd81fa build: avoid duplication of automake options, add no-dist-gzip. by Diego Elio Pettenò · 12 years ago
  93. a1ed2f0 build: use BUILT_SOURCES for the generated source files. by Diego Elio Pettenò · 12 years ago
  94. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  95. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  96. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  97. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  98. 57799ed osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan by Harald Welte · 12 years ago
  99. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  100. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago