1. b592ab7 strrb.c: Use string.h, not strings.h by Harald Welte · 10 years ago
  2. 9e166e8 select.c: Add missing #include lines for string.h and sys/select.h by Harald Welte · 10 years ago
  3. 18bcc8a pcsc: Allow to disable the PCSC dependency by Holger Hans Peter Freyther · 10 years ago
  4. 8497b0a Fix debian packaging by Ciaby · 10 years ago
  5. 0673b70 bssgp: Fix VTY command 'show bssgp nsei N' by Jacob Erlbeck · 10 years ago
  6. d6ec984 osmo-sim-test: Fix read_binary() return check by Harald Welte · 10 years ago
  7. 881b516 sim: reader_pcsc:Remove dead code by Harald Welte · 10 years ago
  8. b0310dd pcsc: Fix the include path by Holger Hans Peter Freyther · 10 years ago
  9. 33e940b sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+ by Harald Welte · 10 years ago
  10. fd5ad17 Change copyright notice of ipa.c to GPLv2+ by Harald Welte · 10 years ago
  11. 388fb03 Change license of gsm0411_smc/smr to GPLv2+ by Harald Welte · 10 years ago
  12. 7fa89c2 Change license of libosmogb from AGPLv3+ to GPLv2+ by Harald Welte · 10 years ago
  13. a97ebc9 Merge branch 'laforge/sim' by Harald Welte · 10 years ago
  14. 534163b remove doxygen_sqlite3.db during 'make clean' by Harald Welte · 10 years ago
  15. 6729a97 make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM by Harald Welte · 10 years ago
  16. db2b52e sim: More talloc return NULL checking by Harald Welte · 10 years ago
  17. 67354b1 sim: add missing const to reader_ops member of reader_handle by Harald Welte · 10 years ago
  18. 55790aa sim: Prepare infrastructure for protocols != T=0 and other drivers by Harald Welte · 10 years ago
  19. 586d710 sim: More comments in sim.h by Harald Welte · 10 years ago
  20. aad7e06 sim: Make TETRA SIM (TSIM) support compile by Harald Welte · 10 years ago
  21. 30115db sim: Only one default_decode() function for all card types by Harald Welte · 10 years ago
  22. 171c5b1 sim: Add 3GPP TS 31.103 ISIM definitions by Harald Welte · 10 years ago
  23. bb5f3c7 sim: Update to latest SIM/USIM specs and include size information by Harald Welte · 10 years ago
  24. 3fc3f06 sim: Make osmo-sim-test compile again by Harald Welte · 10 years ago
  25. 0d24644 sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG by Harald Welte · 10 years ago
  26. e8dd2bd sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings by Harald Welte · 10 years ago
  27. 2656e65 sim: Add sfi to EF_*() macros by Harald Welte · 10 years ago
  28. 1e0dfda sim: Add minimal/recommended size of file / record by Harald Welte · 10 years ago
  29. d83d296 sim: further updates/fixes by Harald Welte · 11 years ago
  30. 7674960 sim: add decoding of status words by Harald Welte · 12 years ago
  31. 43eabee sim: replaced function/structure comments with doxygen comments by Kevin Redon · 12 years ago
  32. dede831 sim: add comment/explaination for structure osim_msgb_cb by Kevin Redon · 12 years ago
  33. 1707306 sim: add comment/explaination for structure osim_apdu_cmd_hdr by Kevin Redon · 12 years ago
  34. 5985760 sim: added utils/osmo-sim-test to .gitignore by Kevin Redon · 12 years ago
  35. e07967f sim: renamed case to the one defined in ISO7816-3 by Kevin Redon · 12 years ago
  36. 6956ee1 sim: add comment/explaination for structure osim_apdu_case by Kevin Redon · 12 years ago
  37. 0f0ee32 sim: comment/explain signature of osim_new_apdumsg by Kevin Redon · 12 years ago
  38. a5c9255 sim: strip the SW from the returned data, as SW is passed in msgb->cb by Harald Welte · 12 years ago
  39. 495fe26 sim: Use autotools for libpcsc-lite linkage by Harald Welte · 12 years ago
  40. ad41863 sim: add copyright notices and merge file_codec.c into core.c by Harald Welte · 12 years ago
  41. a0ba4d9 sim: osmo-sim-test: Also dump binary files by Harald Welte · 12 years ago
  42. d54c2ee initial checkin of 'libosmosim' by Harald Welte · 12 years ago
  43. cac3cd6 msgb: make msgb_get() finally work as expected by Harald Welte · 12 years ago
  44. 42645d7 misc: Ignore the new test file as well by Holger Hans Peter Freyther · 10 years ago
  45. e0a1a80 bssgp: Include sys/socket.h for AF_INET on FreeBSD by Holger Hans Peter Freyther · 10 years ago
  46. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  47. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  48. 862ba65 Move common socket routine into separate function by Max · 10 years ago
  49. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  50. dade018 gprs-ns/test: Check the nsvc state explicitely by Jacob Erlbeck · 10 years ago
  51. 84bcce6 gprs-ns/test: Re-add return value check for gprs_nsvc_reset by Holger Hans Peter Freyther · 10 years ago
  52. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  53. 0540d83 gprs-ns: Let gprs_nsvc_reset return a value by Jacob Erlbeck · 10 years ago
  54. cdb85f5 gprs-ns/test: Add test_sgsn_reset_invalid_state by Jacob Erlbeck · 10 years ago
  55. f1bcbb0 gprs-ns/test: Add expire_nsvc_timer by Jacob Erlbeck · 10 years ago
  56. 2381fde gprs-ns/test: Save the last PDU type sent by Jacob Erlbeck · 10 years ago
  57. f357c87 gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset by Jacob Erlbeck · 10 years ago
  58. 1a63255 build: resolve compiler warning about implicit delcaration by Jan Engelhardt · 10 years ago
  59. c60de4f build: fix linker error with kasumi_test by Jan Engelhardt · 10 years ago
  60. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  61. a6d8393 utils: resolve compiler warnings on implicit declarations by Jan Engelhardt · 11 years ago
  62. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  63. a39e2de gprs: Set bssgph field in bssgp_msgb_alloc() by Jacob Erlbeck · 10 years ago
  64. b83b838 gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE by Jacob Erlbeck · 10 years ago
  65. a716577 gprs: Fix and check BVCI in BSSGP STATUS messages by Jacob Erlbeck · 10 years ago
  66. de883e7 Fix copyright header in gan.c by Harald Welte · 10 years ago
  67. 468b643 add missing copyright statements to source code files by Harald Welte · 10 years ago
  68. 804590e debian: Depend on the right version of libosmogsm as well by Holger Hans Peter Freyther · 10 years ago
  69. 575a539 debian: Depend on libosmocore5 for the legacy package by Holger Hans Peter Freyther · 10 years ago
  70. 2cbfb59 debian: fix build errors with libosmogsm and libosmoctrl by Ciaby · 10 years ago
  71. 3ec8de0 logging: Document the ABI breakage in the release todo by Holger Hans Peter Freyther · 10 years ago
  72. 8d950ea msgfile: Fix memleak in the test and release the list by Holger Hans Peter Freyther · 10 years ago
  73. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  74. 276ca4b gsm48.h: define the reserved TMSI in libosmocore, not openbsc by Harald Welte · 10 years ago
  75. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago
  76. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  77. 5e21131 ctrl: Attempt fix the build on FreeBSD and add include file by Holger Hans Peter Freyther · 10 years ago
  78. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  79. 5ddd435 Convert recently-introduced header files to #pragma once by Harald Welte · 10 years ago
  80. c7947ed New <osmocom/ctrl/ports.h> file listing tcp ports for CTRL interface by Harald Welte · 10 years ago
  81. ae2fcb2 rename controlif_setup() to ctrl_interface_setup() by Harald Welte · 10 years ago
  82. bfdc259 libctrl: Make two internal helper functions static by Harald Welte · 10 years ago
  83. 528134b libctrl: Move bulk of control node lookup inti libosmoctrl by Harald Welte · 10 years ago
  84. c78e74e libctrl: remove 'struct gsm_network' references by Harald Welte · 10 years ago
  85. d8db92c libctrl: remove bsc-specific declaration by Harald Welte · 10 years ago
  86. acbb4c9 libctrl: adopt to recent ipaccess/ipa naming change by Harald Welte · 10 years ago
  87. 3ff81b1 libctrl: autotools build system integration by Harald Welte · 10 years ago
  88. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  89. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  90. c9df37d libctrl: Avoid using external tall_bsc_ctx by Harald Welte · 10 years ago
  91. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  92. e1a502b libctrl: Remove reference to 'DNAT' in favor of 'DCTRL' by Harald Welte · 10 years ago
  93. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago
  94. 5ad742d ctrl: Allow the value to contain spaces. No need to split the string by Holger Hans Peter Freyther · 10 years ago
  95. 0e7b67c ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  96. 6217930 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  97. 50059bb ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  98. c08c551 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  99. 141de62 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  100. ea62a38 ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago