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