1. 001ef7e build: avoid calling undefined macro. by Diego Elio Pettenò · 12 years ago
  2. 8dd81fa build: avoid duplication of automake options, add no-dist-gzip. by Diego Elio Pettenò · 12 years ago
  3. a1ed2f0 build: use BUILT_SOURCES for the generated source files. by Diego Elio Pettenò · 12 years ago
  4. f5df9ab build: use the standard AM_V_GEN definition for output. by Diego Elio Pettenò · 12 years ago
  5. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  6. ea0e1ec build: simplify test handling and speed up build. by Diego Elio Pettenò · 12 years ago
  7. 327009e GAN/UMA: use correct IE Identifier foer T3920 by Harald Welte · 12 years ago
  8. 57799ed osmo-auc-gen: Add "-I" mode for generating triplets.dat for strongswan by Harald Welte · 12 years ago
  9. c17f570 ganc: add value_strings for GAN message type and protocol discriminator by Harald Welte · 12 years ago
  10. c2a25c6 44.318: Add missing message types by Harald Welte · 12 years ago
  11. 7273994 Fix bit-endianness in UMA/GAN definitions by Harald Welte · 12 years ago
  12. 2b1ab86 44.318: add structure describing Control Channel Description IE by Harald Welte · 12 years ago
  13. 53c815b gsm_44_318: add protocol discriminator enum and data[0] array to hdr by Harald Welte · 12 years ago
  14. 4498a0a gsm_44_318.h: fix syntax errors in GAN definitions by Harald Welte · 12 years ago
  15. 0b2a316 add missing Makefile.am for libosmo-gb by Harald Welte · 12 years ago
  16. 667e39a libosmogb: make sure to link with libosmovty by Harald Welte · 12 years ago
  17. fcaa805 libosmogb: export btsctx_* functions by Harald Welte · 12 years ago
  18. b21825e linuxrbtree: don't use 'new' as argument name to avoid C++ incompatibility by Harald Welte · 12 years ago
  19. c241404 libosmogb: export missing symbols by Harald Welte · 12 years ago 0.5.1
  20. 641f7ce libosmogb: move files to proper location and fix build by Harald Welte · 12 years ago 0.5.0
  21. e02b9f4 add GPRS/Gb related osmo_prim SAPs by Harald Welte · 12 years ago
  22. aa0c796 Import libgb from openbsc.git by Harald Welte · 12 years ago
  23. 8648e49 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  24. de4599c libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  25. 8eda90d libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  26. f543036 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  27. 15a3643 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  28. 8ef54d1 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  29. cca4963 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  30. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  31. 4f5883b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  32. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  33. 4fcdd76 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  34. 8cce125 signal: add SS_L_NS as a signal subsystem for NS code in libosmo-gb by Harald Welte · 12 years ago
  35. 605ac5d libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  36. 73952e3 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  37. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  38. 98d77bd src/codec: Fix typo in Makefile by Sylvain Munaut · 12 years ago
  39. 973c3c3 LAPDm: Ensure there is no payload in DISC frames by Harald Welte · 12 years ago 0.4.2
  40. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  41. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  42. bc32d05 sync prototype of osmo_sockaddr_is_local with declaration by Harald Welte · 12 years ago
  43. 00a12fe timer: Increase the imprecision we accept in this test by Holger Hans Peter Freyther · 12 years ago
  44. df90aed libosmogsm: Add tvlv_att_def to exported symbols by Harald Welte · 12 years ago
  45. 7c373bc misc: Fix make distcheck, add the new libosmogsm.map file to the tarball by Holger Hans Peter Freyther · 12 years ago
  46. 3e07144 lapdm: fix RSL message format in RLL ERROR INDICATION by Harald Welte · 12 years ago
  47. 1c72bfb libosmogsm: Introduce explicit list of exported symbols by Harald Welte · 12 years ago
  48. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  49. 8db7020 misc: Fix the mail email address in the configure.ac by Holger Hans Peter Freyther · 12 years ago
  50. cebf3f0 osmo-auc-gen: Add mode for verifying user-supplied AUTS by Harald Welte · 12 years ago
  51. bc6f56c update copyright notice by Harald Welte · 12 years ago
  52. 0f5f93d osmo-auc-gen: Add -O to the getop line to make it work by Holger Hans Peter Freyther · 12 years ago
  53. 13b07de auth: Update test result with the new OP/OPC output by Holger Hans Peter Freyther · 12 years ago
  54. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  55. 5fb795e osmo-auc-gen: Introduce a small cmdline help/reference by Harald Welte · 12 years ago
  56. 042afe7 milenage: Add function to compute OPC from OP and K by Harald Welte · 12 years ago
  57. fb6a2e2 lapd: Remove unused variable t200_start in lapd_acknowledge. by Holger Hans Peter Freyther · 12 years ago
  58. 58d3153 misc: Fix warning when compiling telnet_interface.c by Holger Hans Peter Freyther · 12 years ago
  59. 2dafed5 gsm/a5: Rewrite equation doc with proper numbering by Sylvain Munaut · 12 years ago
  60. 1e57eb6 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  61. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface by Sylvain Munaut · 12 years ago
  62. 5274646 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  63. 3e04ed6 gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS() by Harald Welte · 12 years ago
  64. 4b332d7 libosmocore/gsm: Fixed total size of gsm48_req_ref by Andreas Eversberg · 12 years ago
  65. 07b625d GSM 08.08: change gsm0808_create_classmark_update() prototype by Harald Welte · 12 years ago
  66. 65c2d36 GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbers by Harald Welte · 12 years ago
  67. 7d974ad gsmtap: make sure we agree with wireshark on GSMTAP channel types by Harald Welte · 12 years ago
  68. 2c02043 TLV/msgb: Return first byte of newly-pushed data from msgb_*_push() by Harald Welte · 12 years ago
  69. 9751081 tests: Introduce a very basic gsm0808 test by Holger Hans Peter Freyther · 12 years ago
  70. 58e6d96 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  71. 3068d57 msgb_trim(): actually trim to an absolute length, as the comment states by Harald Welte · 12 years ago
  72. b0f9151 msgb: introduce msgb_trim() and msgb_l3trim() to trim msgb's by Harald Welte · 12 years ago
  73. 7be8c2b Merge remote-tracking branch 'origin/zecke/lapd-fixes' by Holger Hans Peter Freyther · 12 years ago
  74. 3a5f08c lapdm: Make sure that the msgb_l3len(msg) == length... by Holger Hans Peter Freyther · 12 years ago
  75. 90656db lapd: Warn if someone attempts to send an empty message by Holger Hans Peter Freyther · 12 years ago
  76. 6ecafef lapd: Mention the L3 size of the payload being sent by Holger Hans Peter Freyther · 12 years ago
  77. 301f01e libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c by Andreas.Eversberg · 12 years ago
  78. 4b6bc3b Fix generation of GPRS Routing Area in case of 3-digit MNC by Gus Bourg · 13 years ago
  79. 4a075f8 lapd: Disable one part of the test as it fails on FreeBSD by Holger Hans Peter Freyther · 13 years ago
  80. 15f740c lapd_test: Look at the content of LAPD messages and compare them by Holger Hans Peter Freyther · 13 years ago
  81. 72bd4eb lapdm: Create a simple test case to transmit data between both ends by Holger Hans Peter Freyther · 13 years ago 0.4.1
  82. d318e61 auth_core: add missing string.h include to reduce warnings by Harald Welte · 13 years ago
  83. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  84. 57143a4 milenage_test: make sure test output is what .ok file expects by Harald Welte · 13 years ago
  85. 1726ec5 auth_milenage: we now copy RAND in auth_core, no need to do it twice by Harald Welte · 13 years ago
  86. 9df00bb milenage_test: make sure test result matches expectations by Harald Welte · 13 years ago
  87. 915e0ef add 'osmo-auc-gen' tool that can be used to generate auth vectors by Harald Welte · 13 years ago
  88. 4afdd5d auth_core: Make sure we always save the RAND in the vector by Harald Welte · 13 years ago
  89. a5ab162 auth_core: add functions for parsing algorithm names by Harald Welte · 13 years ago
  90. 5c60323 whitespace fixes in milenage_test.ok by Harald Welte · 13 years ago
  91. 4b3fbd4 add milenage internal headers to ensure 'make dist' works by Harald Welte · 13 years ago
  92. e076ac0 add autotest script for milenage/auth testing by Harald Welte · 13 years ago
  93. 781bd5d Auth: Import milenage implementation from hostap (Jouni Malinen) by Harald Welte · 13 years ago
  94. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago
  95. 39a287d comp128: mark ki and srand as 'const' input parameters by Harald Welte · 13 years ago
  96. 75524cb increment LIBVERSION of libosmocore for new api by Harald Welte · 13 years ago 0.3.11
  97. ad633b0 SMS: export gsm411_bcdify() and gsm411_unbcdify() functions by Harald Welte · 13 years ago
  98. 62cb457 tests: Use the missing from the source directory by Holger Hans Peter Freyther · 13 years ago
  99. 322f60a fix two mistakes in AM_LDFLAGS by Alexander Huemer · 13 years ago
  100. 85fc314 BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago