1. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  2. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  3. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  4. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  5. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  6. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  7. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 14 years ago[Renamed from openbsc/src/abis/input/misdn.c]
  8. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 14 years ago[Renamed from openbsc/src/input/misdn.c]
  9. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  10. 07bb0da [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 14 years ago
  11. 3016d9f [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 14 years ago
  12. 5455243 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 14 years ago
  13. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  14. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  15. b37e5f8 [BSC] mISDN: Avoid sending RSL messages to wrong channel number by Harald Welte · 14 years ago
  16. b6e1a40 [misnd] Use the size_t modifier when printing the size. by Holger Hans Peter Freyther · 14 years ago
  17. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  18. 986c3d7 fix some more compiler warnings by Harald Welte · 15 years ago
  19. 4e2973d misdn.c: Fix warning about redefining AF_ISDN.. by Holger Hans Peter Freyther · 15 years ago
  20. 4258182 the actual config file code (not just config files) by Harald Welte · 15 years ago
  21. 9e85b54 prepare mISDN driver for multiple lines/instances by Harald Welte · 15 years ago
  22. dd2b434 make sure misdn plugin handles DL_UNITDATA_IND by Harald Welte · 15 years ago
  23. 966636f use named variant when allocating msgb's by Harald Welte · 15 years ago
  24. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  25. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/input/misdn.c]
  26. 8521e5f [l2] Do not always release the layer2 when closing the socket (Andreas Eversberg) by Holger Freyther · 15 years ago
  27. f55b49f To slow down transmission of many ABIS frames at a time, a delay timer by Harald Welte · 15 years ago
  28. 7d14476 Correct handlong of data link status change (Andreas Eversberg) by Harald Welte · 15 years ago
  29. acb688b [misc] Sanity check and error messages in misdn.c by Holger Freyther · 15 years ago
  30. b5c00f5 [misdn] Add option to automatically release layer2 on exit by Holger Freyther · 15 years ago
  31. 3cc4bf5 make hexdump return a 'char *' rather than printing by itself by Harald Welte · 16 years ago
  32. f9227c7 write 160byte to one E1 TS at any given time, since that is one TRAU Frame (40 bytes) per sub-channel by Harald Welte · 16 years ago
  33. 5d7e557 * make sure we start sending B channel data on channel activation by Holger Freyther · 16 years ago
  34. 8ffcfed mISDN doesn't support select-writefd's but rather sends PH_DATA_CNF by Harald Welte · 16 years ago
  35. 57dd7bf prettier debug prints in mISDN driver by Holger Freyther · 16 years ago
  36. cbc7b06 some more primitive names for improved debug readability by Holger Freyther · 16 years ago
  37. 1fa60c8 * add trau_mux implementation to relay from one incoming TRAU by Harald Welte · 16 years ago