1. b016207 fix double-free/use-after-free of pointers in struct e1inp_line by Stefan Sperling · 6 years ago
  2. 323d39d Add SPDX-License-Identifier to all source files by Harald Welte · 7 years ago
  3. ff8eed2 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  4. cac78fe Add value_string for input signal names (e1inp_signal_names) by Harald Welte · 7 years ago
  5. beb10ef add basic unixsocket support by Alexander Couzens · 8 years ago
  6. 2547458 misc: Fix build failure/warning when building on alpine linux by Holger Hans Peter Freyther · 7 years ago
  7. 35daa67 e1_input: remove superflous semi colon by Alexander Couzens · 8 years ago
  8. 7a228eb Add HDLC timeslot mode by Harald Welte · 8 years ago
  9. a0108e7 Implement new 'raw' input type for E1 timeslots by Harald Welte · 8 years ago
  10. 4ca5c53 Convert e1inp_{sign,ts}type_name() to use struct value_string by Harald Welte · 8 years ago
  11. f35d889 e1_input: Add E1 timeslot number to input_signal_data by Harald Welte · 8 years ago
  12. 7f9d851 e1_input: Use osmo_pcap_lapd if using software LAPD by Harald Welte · 8 years ago
  13. c9295ea fix compiler warning in write_pcap_packet() by Harald Welte · 10 years ago
  14. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  15. 33f7175 e1_input: fix compilation warning in e1inp_tx_ts by Pablo Neira Ayuso · 11 years ago
  16. 2e11f5c e1_input: fix compilation warning in e1_set_pcap_fd by Pablo Neira Ayuso · 11 years ago
  17. 9d4fe51 hsl: Remove the input handling for the HSL BTS by Holger Hans Peter Freyther · 11 years ago
  18. 6cc3f92 ipaccess: fix leak of e1inp_line by Pablo Neira Ayuso · 12 years ago
  19. 55467f0 abis/close: Deliver S_L_INP_TEI_DN when closing the socket by Holger Hans Peter Freyther · 13 years ago v0.1.1
  20. a7ff001 Replaced LAPD implementation with new LAPD core of libosmogsm by Andreas Eversberg · 13 years ago
  21. c288951 e1_input: add 'port_nr' field and support DAHDI T1 cards by Harald Welte · 13 years ago
  22. d621640 input: fix multiple BTS attached to single line scenario by Pablo Neira Ayuso · 13 years ago
  23. 3bc7885 re-introduce optional build of DAHDI input plugin by Harald Welte · 13 years ago v0.0.4
  24. fd44a5f e1_input: move the lapd_instance pointer out of dahdi specifics by Harald Welte · 13 years ago
  25. 4e862cb e1_input: rework configuration of virtual E1 line operations by Pablo Neira Ayuso · 13 years ago
  26. 7e0d006 input: add rs232 driver for virtual E1 lines by Pablo Neira Ayuso · 13 years ago
  27. 2bbaddf e1_input: fix missing registration of dahdi driver by Pablo Neira Ayuso · 13 years ago
  28. de66891 src: replace S_INP_* signals by S_L_INP_* according to naming policy by Pablo Neira Ayuso · 13 years ago
  29. dd0c2ef E1 Input: better names for rate counters by Harald Welte · 13 years ago
  30. f2737fc E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  31. 31fe5f2 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  32. 40b0e8c don't use DLRSL, as it will be removed by Harald Welte · 13 years ago
  33. cc2241b update to comply with libosmocore namespace fixes by Harald Welte · 13 years ago
  34. 71d87b2 talloc: revert to use talloc inside libosmocore by Harald Welte · 13 years ago
  35. 3832c4f e1_input: add new refcounting scheme to avoid leaking E1 lines by Pablo Neira Ayuso · 13 years ago
  36. a20762a src: use signal infrastructure that will be available in libosmocore by Pablo Neira Ayuso · 13 years ago
  37. fe8ab0a logging: use new harald's logging infrastructure in libosmocore by Pablo Neira Ayuso · 13 years ago
  38. dbd82fb e1_input: change prototype of ->sign_link(...) by Pablo Neira Ayuso · 13 years ago
  39. add3ec8 e1_input: change prototype of close hook in e1inp_driver by Pablo Neira Ayuso · 13 years ago
  40. c9c4fd3 major updates in e1_input callback ops and IPA infrastructures by Pablo Neira Ayuso · 13 years ago
  41. 96e7263 e1_input: add abis_sendmsg(...) by Pablo Neira Ayuso · 13 years ago
  42. f163d23 e1_input: minor API changes to adapt it to openbsc by Pablo Neira Ayuso · 13 years ago
  43. c00ee73 e1input: add address as parameter to e1inp_line_update(...) by Pablo Neira Ayuso · 13 years ago
  44. e19c70a src: add support for logging infrastructure in libosmo-abis by Pablo Neira Ayuso · 13 years ago
  45. 0b099b2 include: remove internal definition that are now in libosmocore by Pablo Neira Ayuso · 13 years ago
  46. 5a4b7c5 e1input: rework generic (virtual and real) E1 line operations by Pablo Neira Ayuso · 13 years ago
  47. f0cb2b4 e1input: log_set_context(...) should be called from the application by Pablo Neira Ayuso · 13 years ago
  48. 211d2ca e1input: fix TRAU frame handling by Pablo Neira Ayuso · 13 years ago
  49. 54b4979 src: add libosmo_abis_init(void *ctx) to set the talloc context by Pablo Neira Ayuso · 13 years ago
  50. 177094b src: use include/osmocom/abis instead of include/osmocom/gsm/abis by Pablo Neira Ayuso · 13 years ago
  51. 0ba77d5 initial commit of libosmo-abis by Pablo Neira Ayuso · 13 years ago