1. 45ecd04 backtrace: Add a variant that uses the libosmocore logging framework by Harald Welte · 12 years ago
  2. 2fe6847 TLV: add new "vTvLV" type for GAN by Harald Welte · 12 years ago
  3. a9250b9 gsm48_decode_lai(): return real integers for mcc/mnc, not hex! by Harald Welte · 12 years ago
  4. e866473 add gsm48_decode_lai() to map file by Harald Welte · 12 years ago
  5. 774a9de import gsm48_decode_lai() function from osmocom-bb/mobile sysinfo.c by Harald Welte · 12 years ago
  6. e30b6ac timer: Add function osmo_timer_remaining() to determine remainign time by Harald Welte · 12 years ago
  7. 3c16de2 freebsd: Make libgb compile on FreeBSD by Holger Hans Peter Freyther · 12 years ago
  8. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  9. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  10. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  11. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  12. 2d956a8 bssgp: check for IMSI being a null pointer, not just an empty string. by Harald Welte · 12 years ago
  13. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  14. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  15. 23431c7 codec: make data tables constant. by Diego Elio Pettenò · 12 years ago
  16. 200710e build: use default htmldir directory. by Diego Elio Pettenò · 12 years ago
  17. 7e007e0 build: avoid multi-level recursion for src/ directory. by Diego Elio Pettenò · 12 years ago
  18. 406777c build: LT_INIT already replaces AC_PROG_LIBTOOL. by Diego Elio Pettenò · 12 years ago
  19. 001ef7e build: avoid calling undefined macro. by Diego Elio Pettenò · 12 years ago
  20. 8dd81fa build: avoid duplication of automake options, add no-dist-gzip. by Diego Elio Pettenò · 12 years ago
  21. a1ed2f0 build: use BUILT_SOURCES for the generated source files. by Diego Elio Pettenò · 12 years ago
  22. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  23. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  24. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  25. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  26. 57799ed osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan by Harald Welte · 12 years ago
  27. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  28. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  29. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  30. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  31. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago
  32. 4498a0a gsm_44_318.h: fix syntax errors in GAN definitions by Harald Welte · 12 years ago
  33. 0b2a316 add missing Makefile.am for libosmo-gb by Harald Welte · 12 years ago
  34. 667e39a libosmogb: make sure to link with libosmovty by Harald Welte · 12 years ago
  35. fcaa805 libosmogb: export btsctx_* functions by Harald Welte · 12 years ago
  36. b21825e linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility by Harald Welte · 12 years ago
  37. c241404 libosmogb: export missing symbols by Harald Welte · 12 years ago 0.5.1
  38. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  39. e02b9f4 add GPRS/Gb related osmo_prim SAPs by Harald Welte · 12 years ago
  40. aa0c796 Import libgb from openbsc.git by Harald Welte · 12 years ago
  41. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  42. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  43. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  44. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  45. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  46. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  47. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  48. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  49. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  50. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  51. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  52. 8cce125 signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb by Harald Welte · 12 years ago
  53. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  54. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  55. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  56. 98d77bd src/codec: Fix typo in Makefile by Sylvain Munaut · 12 years ago
  57. 973c3c3 LAPDm: Ensure there is no payload in DISC frames by Harald Welte · 12 years ago 0.4.2
  58. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  59. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  60. bc32d05 sync prototype of osmo_sockaddr_is_local with declaration by Harald Welte · 12 years ago
  61. 00a12fe timer: Increase the imprecision we accept in this test by Holger Hans Peter Freyther · 12 years ago
  62. df90aed libosmogsm: Add tvlv_att_def to exported symbols by Harald Welte · 12 years ago
  63. 7c373bc misc: Fix make distcheck, add the new libosmogsm.map file to the tarball by Holger Hans Peter Freyther · 12 years ago
  64. 3e07144 lapdm: fix RSL message format in RLL ERROR INDICATION by Harald Welte · 12 years ago
  65. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  66. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  67. 8db7020 misc: Fix the mail email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago
  68. cebf3f0 osmo-auc-gen: Add mode for verifying user-supplied AUTS by Harald Welte · 12 years ago
  69. bc6f56c update copyright notice by Harald Welte · 12 years ago
  70. 0f5f93d osmo-auc-gen: Add -O to the getop line to make it work by Holger Hans Peter Freyther · 12 years ago
  71. 13b07de auth: Update test result with the new OP/OPC output by Holger Hans Peter Freyther · 12 years ago
  72. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  73. 5fb795e osmo-auc-gen: Introduce a small cmdline help/reference by Harald Welte · 12 years ago
  74. 042afe7 milenage: Add function to compute OPC from OP and K by Harald Welte · 12 years ago
  75. fb6a2e2 lapd: Remove unused variable t200_start in lapd_acknowledge. by Holger Hans Peter Freyther · 12 years ago
  76. 58d3153 misc: Fix warning when compiling telnet_interface.c by Holger Hans Peter Freyther · 12 years ago
  77. 2dafed5 gsm/a5: Rewrite equation doc with proper numbering by Sylvain Munaut · 12 years ago
  78. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  79. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface by Sylvain Munaut · 12 years ago
  80. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  81. 3e04ed6 gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS() by Harald Welte · 12 years ago
  82. 4b332d7 libosmocore/gsm: Fixed total size of gsm48_req_ref by Andreas Eversberg · 12 years ago
  83. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  84. 65c2d36 GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers by Harald Welte · 12 years ago
  85. 7d974ad gsmtap: make sure we agree with wireshark on GSMTAP channel types by Harald Welte · 12 years ago
  86. 2c02043 TLV/msgb: Return first byte of newly-pushed data from msgb_*_push() by Harald Welte · 12 years ago
  87. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  88. 58e6d96 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  89. 3068d57 msgb_trim(): actually trim to an absolute length, as the comment states by Harald Welte · 12 years ago
  90. b0f9151 msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's by Harald Welte · 12 years ago
  91. 7be8c2b Merge remote-tracking branch 'origin/zecke/lapd-fixes' by Holger Hans Peter Freyther · 12 years ago
  92. 3a5f08c lapdm: Make sure that the msgb_l3len(msg) == length... by Holger Hans Peter Freyther · 12 years ago
  93. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  94. 6ecafef lapd: Mention the L3 size of the payload being sent by Holger Hans Peter Freyther · 12 years ago
  95. 301f01e libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c by Andreas.Eversberg · 12 years ago
  96. 4b6bc3b Fix generation of GPRS Routing Area in case of 3-digit MNC by Gus Bourg · 13 years ago
  97. 4a075f8 lapd: Disable one part of the test as it fails on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  98. 15f740c lapd_test: Look at the content of LAPD messages and compare them by Holger Hans Peter Freyther · 13 years ago
  99. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 13 years ago 0.4.1
  100. d318e61 auth_core: add missing string.h include to reduce warnings by Harald Welte · 13 years ago